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.