v0.12.0
Changes:
- 2d1c954 Merge pull request #1038 from getzola/next
- 935c4a5 Update changelog
- 428b594 Fix documentation typos (#1157)
- b854cca Prepare for release
- ba240cd Change min Rust version in docs
- f786783 Update pulldown_cmark
- 5bf1687 Use trim_start_matches instead of strip_prefix (#1156)
- d1ca1e3 Update themes gallery (#1153)
- 2ac1d79 fix
get_taxonomy_url
to handle merged taxonomies properly (#1155) - cc647f8 Make anchors always visible in docs
See More
- e0068ef Remove mention from changelog
- 6c2300f Disable minify_html for now
- c143d95 Reverse pagination (#1147) [ #1082, #1122, #1123, #1126, #1056, #1135, #1136 ]
- 5ec3a9c Strip unc if it exists, fix #1110 #1129 (#1151)
- 4f5fd63 Update deps + pinned
- 0df3631 Add minify support (#1146) [ #1139, #766 ]
- d571dea Per section/subsection feeds (#1128)
- 6e16dfd A Fix for the permalinks in #1136 (#1142) [ #1135 ]
- af0dd5e Fixed unsound errors (#1143)
- 51a2213 Replaced all
impl Default
withderive(Default)
, where possible (#1141) - 159ce0f Fix toml parse error line number (kind of) (#1138)
- d198ad6 Doc add a missing arg to
get_taxonomy_url
(#1139) [ #766 ] - 05646ab add fix for (#1135) Taxonomies with identical slugs now get merged (#1136)
- 7666043 Merge branch 'master' into next
- ffaf5e0 Do not unwrap on invalid utf8 in link checker [ #1134 ]
- 278cc82 Change zola serve to load HTML from memory instead of disk (#1114)
- 261a2ee Docs/configuration update (#1126) [ #1056 ]
- 6379723 fix link (#1127)
- 274a5be Fix title level of check command (#1125)
- 282a755 Add feed autodiscovery documentation (#1123)
- c0e6c7e Adding my blog to the example list (#1124)
- 6238171 Updating filetime to v0.2.12 for OpenBSD support (#1120)
- 00eca98 Update themes gallery (#1122)
- 6af7959 Making Chinese and Japanese search indexing optional... (#1115)
- 4a3c156 Support anchors without quotes in link checker (#1118)
- b04be90 Fix benchmarks (#1113)
- 39eed4f add OneHalf Light/Dark theme (#1116)
- b359cca adding OpenBSD installation instructions (#1109)
- b4c5e9a Update changelog
- b9296f7 Make current_path always start with a slash (#1101)
- 28523ac Allow emitting newlines and whitespace in shortcodes and introduce markdown shortcodes (#1085)
- b003a47 Support relative links for root directory (fix #1028) (#1106)
- 7e7bf2b Tables in config.extra can be merged with those in theme.extra (#1100)
- 66aaf4e Use mod paths
- d7b5368 Extract some feed logic out of site/lib.rs
- 5fe1036 Extract some Tera logic out of site/lib.rs
- d9123a8 Extract link_checking outside of site/lib.rs
- 9be7bc0 Extract sass code out of site/lib.rs
- d7a557f Update livereload.js
- c3f59bc Fix pagination section memory issue (#1097)
- 9f20af1 Update deps
- 24d4784 Ignore sass directories starting with _ (#1084)
- 97e7728 Merge branch 'hmble-patch-1'
- d242b6b Change wording a bit
- d21ac14 make text visible on markdown renderers (#1096)
- 2514ad9 Add warning to not put taxonomies key in [extra] (#1095)
- ffd87dc Update syntect syntaxes
- b3d9fd9 Deployment guide for Vercel
- 26a5a36 Zola is now available in the official Arch repos (#1089)
- 50d092f Update themes gallery (#1082)
- fb994c7 Make search index configurable [ #961 ]
- c6a1c8b Clearer page sorting comment
- 7cea0bb Clean up config a bit
- cb198ab Document get_taxonomy_url [ #956 ]
- b30394f Tweak a bit the test_site test
- e47decc Make themes more flexible (#1004)
- 2230968 Update changelog
- 530f918 Add --force/-f flag to init, for creation in non-empty dir (#1065)
- ade442a clippy + fmt + fix toml dates in extra arrays [ #1048 ]
- 5e31a32 Add support for SVG files to
get_image_metadata
(Fixes #769) (#1063) - 47bd7c9 fix material-light theme link (#1066)
- 752716f Not sure it changes anything but...
- 351c9b7 Remove ja/zh in search index
- 8d4056a Add GLSL and GDScrip syntax highlighting (#1060)
- 2e9b7ba Enable task lists
- f41fab8 Start changelog
- c4154bb Don't panic on bad date strings (#1051) [ #993 ]
- 6708f76 Implement get_file_hash (#1044)
- 690dded Update snap
- f107d43 Update snap
- a27380e Merge pull request #1055 from apiraino/add-new-sublime-themes-2
- 779c4dc Merge pull request #1057 from thomasetter/dockerignore
- a3b65b2 add .dockerignore file to reduce intermediate docker image size and build time
- bdeb2bd Add themes and syntect file
- ed0ae43 Clarify docs about adding a Sublime theme
- f138875 Merge pull request #1049 from bdjnk/patch-1
- 1200cfc mention code block output change
- a9a3a2e Mention 0.11 breaking change [ #1047 ]
- b87f175 Remove unneeded build_timestamp on config
- b935dc6 Fix tests
- eb9e22c Update Changelog to mention taxonomy rss
- ee594cf Make alias template pass HTML validation
- d1f7434 Merge pull request #1039 from styfle/patch-1
- c7c4605 ZEIT Now => Vercel
- 0d817ee Next version
This list of changes was auto generated.