Releases: getzola/zola
Releases · getzola/zola
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.
v0.11.0
Changes:
- a3a5b9e Merge pull request #976 from getzola/next
- 3a292d2 Prepare for release
- 8d32f8b Fix panic in load_data(url=%s) (#1036)
- 1c867b6 Update deps
- 4389a72 Update Cargo.lock (#1034)
- 974ae16 Make path to config.toml independent from root dir (#1023) [ #1022 ]
- bfbc16d Update changelog
- 36ec33f Change get_url(cachebust=true) to use a hash (#1032) [ #519 ]
- e1c8c01 Consistent path for defult index section [ #995 ]
- 32ca1a1 Wrap highlight code blocks with
(#1026)
See More
- a7657f30abd94a21d6b74105eca0364a06579b62 Use {{ page.permalink | safe }} in tutorial (#1024) [ #129 ]
- fbf431d6128c629873190b9e612a2a26661cefa8 Update syntect, using rust-onig with bindgen temporarily
- bc496e61010be1094a9192003ea59506c14d9397 Update syntaxes and syntect
- e3dc8bbab5670b346397bca17d2faa62e0f703e1 Access heading level in anchor-link.html (#1008)
- e9b47dae5996e3a5c5299cd59a29f4bab43369f8 Remove implicit dependency on openssl-sys (#1001) (#1005)
- 79b2338bd3a0cda334e4f642696553a91e02b364 Fix path of generated page (#1011)
- 6b91328e81abaaa55db94248bfda011391dc628b Typos (#1010)
- b96b187eca2807c27cd3dceb6744c9c1d9ccbb72 Fix tests + rustfmt
- d19855e909bce5980f55660cf22dde3853e93146 Rewrite link_checker to use a Result internally (#928)
- 7b3279befd417243b450b5b028dafb11678dc729 Theme docs: actually edit the config (#996)
- c04e6ebaf5135f38366940281fa0ba43e66ce16c Some tweaks
- 93b3b9f9ff5b0bf409925330e07365c45ea7057f Update pinned version in CI
- 0ac70cb2424957393f442a3c5ab25c5dee0767c9 Merge pull request #994 from chris-morgan/misc
- 07e0853183cd4fa6d5b0691359f4d32a909ee62e Update themes
- 8253adbcc03456e61a950ee6cb9ecda36c7ba619 Fix tests
- 4653e687150d61d40d162bb84a1ae559cc72f90c Add lang, taxonomy and term to feed template
- eb7751955a18ed28f94abb03c882381c0f0ae0a1 WIP: add an 'updated' field to pages
- 0cc1435f35fcde465e7ba1642d8822845a4e5d4d Make config.description optional in atom.xml
- 048949ea31feb92dc8a80c78dfaef4ed4a8e6142 Rename last_build_date to latest_date
- e25915b2315c24bb343a91a55eb92455534ea396 Support and default to generating Atom feeds
- 4a10d0497e23e986fe4025a33a30ca6c3fdc1d18 Normalise built-in templates
- cc01d3f82f00e63bf0e84ab97f2015ac3e17b810 Make live reload work with missing
</body>
- cc64803553e591769022c5d03bfae5979b7c1446 Fix documentation of TaxonomyConfig fields
- 896c30d89242d60723a1148b1666c85dbc28fd67 Fix a broken Markdown link in the docs
- c2dd408df4f1b9b030f95b1560bd352f788bea29 Fix obsolete slugify_paths documentation
- d519cdd0a1d5800110878ab4decafcbacc807e2c chmod -x a couple of files that needed it
- 167b2b9974fa700f079d89077782600f44c44a19 Fix sass documentation error in example path name (#991)
- 41bbaeb9700aab7e98d93801985a6c93886df8db Add an optionnal
lang
parameter to get_url (#982)
- b2eb00a374c71633e5a14c08732a58af253394c0 Ensure lang is always set on default sections
- fb6cbe008f0da03cbde426d8f020152b86dd91c8 Mention how to get config variables in templates
- 469babbd97fbdc1d9f87fc4ec2c2030b9aac0704 Update docs on markdown filter [ #989 ]
- 56e25132a903f58d4cfe6e9179db396d596c1c95 Update deps + fix some misleading doc
- e3cb4ff0ea0f958fc5e850d7294d797a54014689 Preserve timestamps when copying files (#974) (#983)
- ff6238afddd22e5c819a65884627f36e21a27a39 Merge pull request #981 from GaaH/fail-if-lang-set-twice
- 16a22e76fa77af3f6ec3fbfa11304b7cb84bd4f2 Fail if a language is set both in config.default_languages and config.languages
- 01597adfd242a2339845765d7c38106a89fdc7d9 Pass lang to taxonomy list template [ #963 ]
- 91bf91a88b30ef1cf3e17579cad0de60e0298bb8 Fix link checker not checking for capital id/name [ #948 ]
- 30f6f38e6e0a177f7ad7d7209f1c1510e241ef80 0.10.2
This list of changes was auto generated.
v0.10.1
Changes:
- 4242723 Update syntect dump files
- 6eb8d34 Merge pull request #951 from getzola/next
- 2eb8dcd Revert "Fix RSS template (#969)"
- 4b03393 Fix RSS template (#969) [ #967 ]
- 4579960 Update deps and changelog
- 2e6d996 Fix a pair of Tera links (#968)
- 1a3e91f Fixing a missing link to Tera Filters (#966)
- 2eaa791 Enable strikethrough in markdown filter
- 073e246 Add highlight for lyric (#949)
- a3223eb Merge pull request #952 from lukehsiao-forks/next
See More
- 661bd9c Set default user agent for external requests [ #950 ]
- abe056b Start 0.10.1
- ad8a0a2 Add date for 0.10.0
This list of changes was auto generated.
v0.10.0
Changes:
- 07602f5 Update theme dump
- 1972e58 Merge pull request #811 from getzola/next
- 15a3ab1 One last deps update
- 6da8ff3 Update changelog
- 855d237 Fix some theme extension [ #937 ]
- 0d5fefd Update image to 0.23
- a903473 Use rustls reqwest feature
- cc67bf0 Change continue-reading to use a span with id instead of a named anchor in a paragraph (#941)
- ac3ced8 Multiple slugification strategies (#929)
- e9eb0e1 Fix Windows CI
See More
- bef7f8c Fix Windows CI
- 782cc7d Fix some more merge conflicts
- 8c1faac Update deps + fix tera fn error msg
- be14964 Update livereload.js
- 983e021 Fix warning when building site tests (#936)
- 94445ae Add --root global argument. Fixes #899. (#932)
- 5ba4d47 Docs next (#858) [ #846, #850 ]
- 2fa442c Add Markdown strikethrough rendering (#924) [ #921 ]
- 145671e Detect empty links on markdown rendering and issue an error (#884)
- 0c93e15 Update tokio and re-enable check_site test (#915)
- 046213c fixed warning (#912)
- 44a07a4 Disable check_site test for now
- 2966adb Migrate serve command to hyper (#904)
- 622b0f2 Serialize toc level
- d7bad73 Update reqwest to v0.10 (#892)
- 3ef6203 Fix benchmarks (#901)
- 6b5768f Treat 304 as valid, add mock tests, fix mock issue (#900)
- 11f7a6d Mock HTTP requests in tests (#898)
- adee654 Print remove_dir_all error on ctrl-c
- 2f1b592 link_checker: Handle non-success status codes (#897)
- b63c563 Format code using cargo fmt (#896)
- bcd73ae Bump minimum Rust version to 1.39.0 (#895)
- 658e8a3 Update livereload.js to v3.1.0 (#891)
- e804f90 Use Rust 2018 edition (#885)
- ceb9bc8 Optionally do not slugify paths (#875)
- 0a0b6a3 Fix Clippy warnings (#886)
- 8e3f1f5 Update Tera
- 72373be Add path to
TranslatedContent
(#863) - 73ea4b3 Finish path collision & fix paginate_path when empty [ #866 ]
- 5532f62 Check for paths collisions [ #366 ]
- 6153d20 Link to issues for regression tests
- 3362df4 Compute canonical path before adjusting parent path (#856)
- 7a09e0f Update deps
- a89b300 Section extra -> SitemapEntry (#850)
- 1a6edbc Fix some doc changes
- 51d4b6b Simple clean up of documentation. (#849)
- 75570d0 Skip link checking for URL with prefix in config (#846)
- e8dc33a fixes #844 duplicate entries in doc (#845)
- ea5a106 Update changelog
- a318609 Update changelog
- aaaed31 Add title and body to alias page (#830)
- d624f7e Update base64
- 94b49da fix(init): handle already existing path (#815)
- 3f16628 Paginator total pages (#829)
- 587d739 Properly escape
&
in injected live-reload script tag (#825) - b3bc8a8 Do not attempt to serve on "well-known" ports (#824)
- 243702e Update tera
- 6149fd1 Skip anchor checking for URL with prefix in config (#812)
- 4aa2ba8 Let toc is visable through Page & Section variables in templates (#818)
- b1ceb3e rendering: Avoid prepending URL prefix to links that start with a scheme (#817) [ #747, #816 ]
- cb4056c Add zenburn theme [ #813 ]
- 6856b11 Looks like it now requires 1.36
- 319985a Reset color after writing message in colorize
- 0578e97 Start 0.10
- ffb4ebb Update dockerfile to remove hardcoded version number (#939)
- eed0cd1 add guerinpe.com to EXAMPLES.md (#933)
- 9970bb2 Add blog.turbo.fish to EXAMPLES.md (#926)
- 21b45af fix: update year in docs template (#917)
- 0a754d0 Add peterlyons.com to EXAMPLES (#914)
- e194294 Pages -> Page (#903)
- 1bafec4 Update links to Tera documentation (#873)
- 9ee7131 docs(examples): Add klau.si example (#872)
- 3a33aa1 Update EXAMPLES.md (#870)
- 36431c5 EXAMPLES: rust-gamedev.github.io & arewegameyet.rs (#869)
- f4b6f63 📝 Add TOML translations key example (#864)
- 6d7c95e Add example site (#852)
- df7d128 Add codeshow.com.br to EXAMPLES.md (#847)
- 481fcb9 examples: Add kerkour.fr in EXAMPLES.md (#822)
- a2adb65 My website has moved (#819)
- 12615f3 Merge pull request #806 from styfle/patch-1
- 3de15a2 Merge pull request #810 from ozkriff/patch-1
- d9d4683 EXAMPLES.md: Add ozkriff.games
- a992bc8 Add ZEIT Now support
This list of changes was auto generated.
v0.9.0
Changelog: https://github.com/getzola/zola/blob/master/CHANGELOG.md#090-2019-09-28
Changes:
- 91f85b2 Fix release task
- 37ad5dc Merge pull request #804 from getzola/next
- b4a31df Change release date
- 35b5677 Ready for release
- f96aad2 Only shrink when resizing with fit (#803)
- b16d525 Mention feed_url in docs
- 5844047 Update slotmap
- 2377128 Improved the grammar of README.md. (#799)
- 4fd5d3f Bump pulldown_cmark to version 0.6.0 (#797)
- 52c2b74 Add anchor existence checking to link_checker component (#786)
See More
- 096fefe Remove pub visibility from Config::translations hash (#796)
- 9db9fc8 Fix the issue of generating the search index for multiple language (#794)
- 5aadd3d Fix crash of trans() function called on absent translation key (#793)
- e77adc5 Fix the issue when checking the changes for multiple language section index file (#787)
- fb89f94 Process images on rebuild [ #790 ]
- fb938a3 Update completions
- b396a1b Add --drafts flag + rustfmt
- 57691be Update changelog
- 258aece Add one-dark syntax highlight theme (#784)
- beb5a3a Universalize the GitHub pages publishing scheme (#780) [ #765 ]
- 4fff750 ADD: reload when themes change (#771) [ #713 ]
- 6a7e955 Add lang to get_taxonomy & get_taxonomy_url
- 6d5611f Use new Tera escape_xml filter for xml files
- 4695b02 Fix ToC generation for heading levels > 3 (bugfix) (#774)
- 36f4ad9 Missing argument in resize_image docs (#778)
- f0c48b8 Add some more text to zola init [ #773 ]
- 8942c15 Add to changelog + rustfmt
- 13b395b zola init works inside existing directories (closes #406) (#777)
- fd19469 Clarify a bit the pager term [ #775 ]
- a6db79f Use fixed version for syntect
- 0238e34 Add trailing slash to multilingual section path (#772)
- be0687b cargo update
- e231818 Add back subsections in basic section ser [ #733 ]
- c503a9f Fix test
- 7f45994 Allow multiple taxonomies with same name in different language [ #766 ]
- e74dab5 Update deps & re-render on anchor-link.html changes [ #719 ]
- b9a5cb3 Min version is now 1.35 it seems
- 17de9b6 Update deps
- 0199017 Slugify given slugs as well
- 4b43b75 Allow ignored_content to support markdown files (#759)
- 0cd9e58 Allow relative paths in new_file()/new_section() (#763)
- 7e61868 Ensure public exists for search index [ #756 ]
- 0e4e0c3 Remove all draft specific code
- 99abbb8 Set up CI with Azure Pipelines (#750)
- bb59f18 Update current year :) (#755)
- d016764 fixed tags in draft not found error (#753)
- ad6b713 Do not use serve remove dir result [ #752 ]
- 9f46048 Add Tomorrow theme (#749)
- d356a76 Update deps
- af00a2e Add tests for custom url scheme
- 0585a1f Update all themes
- 7c3a112 Render draft pages in serve mode
- a923f70 Update site summary in zola check
- 28ecf55 Add counts in zola check [ #726 ]
- f5c7b44 Add warning for old style internal link + fix one
- d2a6215 Do not load draft pages [ #742 ]
- 46ee256 Fix clippy warnings (#744)
- 666de51 Fix Netlify auto-deploy instructions [ #745 ]
- f9811bc Some updates
- 47a87d2 Start changelog
- 8a737d7 Add an option to hard link files from static/ instead of copying. (#723)
- 6992e8a Remove hardcoded DOCKER_TAG
- b716401 Fix warnings caused by unnecessary
mut
qualifiers (#735) - 90dad05 Add --open flag to serve command, to open URL in default browser (#739)
- 627222a Update sitemaps namespace [ #722 ]
- f26f771 Mention the id variable for the anchor link template [ #727 ]
- 059ca55 Update LiveReload.js to v3.0.0 (#730)
- 79dfe92 Update cli-usage.md (#729)
- d43812d chore: Update toml to 0.5 everywhere
- 71e149c v0.8.1
- 1cc0295 Fix internal links (#743)
- 6895ae5 docs: Add installation on FreeBSD (#741)
- fccd5c4 added https://uwe-arzt.de to examples (#736)
- a49daa7 docs: Add installation on Fedora (#734)
- 45b8bc3 Merge pull request #724 from nvzqz/simplify-readme
- 14300c1 Simplify yes/ehh/no links in README.md
- fe3b734 Update CHANGELOG.md
- 9faa0dd Use zola 0.8 for the docs
This list of changes was auto generated.