Releases: getzola/zola
Releases · getzola/zola
v0.21.0
Welcome to this new release of Zola v0.21.0!
All artifacts are signed with this repos identity using Sigstore.
You can verify the signatures using the GitHub
CLI.
gh attestation verify --owner getzola <my-artifact>
What's Changed
- Fix .gitlab-ci.yaml with v0.20.0 having multiple different build artifacts for linux available by @mb in #2799
- Add example: Nizzlay.com by @Nizzlay in #2804
- Refactor external link styling to use
external_links_class
by @welpo in #2801 - Update themes gallery by @Keats in #2807
- Metainfo by @Ayush1325 in #2809
- input gitlab pages url in the CI build step by @benjaminlyng in #2822
- Update themes gallery by @Keats in #2828
- Docs: adds logo SVGs; replaces the
favicon.ico
by @indiscipline in #2827 - Update themes gallery by @Keats in #2846
- Update GitLab Pages deployment documentation by @walpox in #2844
- Update themes gallery by @Keats in #2866
- docs: add section on handling preview deployments for Cloudflare Pages by @welpo in #2868
- [docs] Fix typo in overview by @adithyabsk in #2876
- Update themes gallery by @Keats in #2887
- Update themes gallery by @Keats in #2907
- Update themes gallery by @Keats in #2914
- Update themes gallery by @Keats in #2918
- README: adds logo; DOCS: logo in header by @indiscipline in #2904
- Add Lysator to examples by @sermuns in #2922
- Update themes gallery by @Keats in #2921
- Update themes gallery by @Keats in #2924
- Closes the paren on page count for themes by @JustusAdam in #2923
- Next version by @Keats in #2798
New Contributors
- @mb made their first contribution in #2799
- @Nizzlay made their first contribution in #2804
- @benjaminlyng made their first contribution in #2822
- @indiscipline made their first contribution in #2827
- @adithyabsk made their first contribution in #2876
- @sermuns made their first contribution in #2922
- @JustusAdam made their first contribution in #2923
Full Changelog: v0.20.0...v0.21.0
v0.20.0
Welcome to this new release of Zola v0.20.0!
All artifacts are signed with this repos identity using Sigstore.
You can verify the signatures using the GitHub
CLI.
gh attestation verify --owner getzola <my-artifact>
What's Changed
- Fix wrong URL in Codeberg Pages guide by @daudix in #2616
- Update themes gallery by @Keats in #2617
- Update themes gallery by @Keats in #2627
- remove my website from examples.md (using hugo) by @andrewzah in #2638
- Add dmarcoux.com to EXAMPLES.md by @dmarcoux in #2652
- Improve shortcode name documentation to specify first-letter rule by @ticky in #2655
- Update themes gallery by @Keats in #2669
- Update themes gallery by @Keats in #2685
- Updated github action version by @ckrenslehner in #2692
- Update themes gallery by @Keats in #2707
- Update themes gallery by @Keats in #2721
- Added tags support for themes by @harrymkt in #2720
- Update themes gallery by @Keats in #2730
- Update Zola build deploy version to v0.19.2 by @harrymkt in #2734
- Add new example (hermanschaaf.com) by @hermanschaaf in #2736
- Update themes gallery by @Keats in #2746
- Remove COPR recommendation for installation by @Gerrit0 in #2752
- Update themes gallery by @Keats in #2770
- Update codeberg pages deployment guide to use from_secret by @muelsyse-az in #2784
- Add icon to external links by @FireIsGood in #2522
- Update syntax-highlighting.md to fix alignment between line numbers and lines of code in the example snippet by @Ativerc in #2796
- Fix typos by @deining in #2760
- Next version by @Keats in #2615
New Contributors
- @dmarcoux made their first contribution in #2652
- @ticky made their first contribution in #2655
- @ckrenslehner made their first contribution in #2692
- @harrymkt made their first contribution in #2720
- @hermanschaaf made their first contribution in #2736
- @Gerrit0 made their first contribution in #2752
- @muelsyse-az made their first contribution in #2784
- @Ativerc made their first contribution in #2796
- @deining made their first contribution in #2760
Full Changelog: v0.19.2...v0.20.0
v0.19.2
Changes:
- 1aa21e0 Get ready for release
- 59d7074 Fix shortcode/continue-reading parsing with inline HTML (smaller version) (#2606)
- 286b88e fix: zola panic if no static dir (#2608)
- abc8510 Add config option to ignore code blocks for word count (#2599)
- 9dad659 chore(components/config): cleanup code (#2592)
- 9594fa8 fix(taxonomies): fix error messages (#2591)
- 64c868c fix: handle another fs event to fix change monitoring on Windows 10 (#2575)
- b3fc3f4 Add fields to disable sitemap.xml and robots.txt generation (#2579) [ #2248 ]
- 8a26da7 Add documentation on deploying to Codeberg Pages (#2584)
- 1cc3ad3 Ensure file exists when receiving events for zola serve [ #2563 ]
See More
- 96f266e Ignore Helix temp files
- f8ded09 Fix some feed_filenames issues with multi languages
- 56122de Fix YAML date parsing (#2549) [ #2538 ]
- aa2847a Next version
- bbd8dd1 Clarify shortcode usage (#2600)
- 43af34e Update themes gallery (#2611)
- 8c3ec92 fixed broken links (#2612)
- 051beca Update themes gallery (#2597)
- 718274c Update themes gallery (#2590)
- c273211 fix(docs): fix typo "yavascript" (#2570)
- 6390f65 docs: fix order of events in zola overview (templates, server, content) (#2574)
- c20b336 fix(docs): Use CSS-style comments in syntax highlight CSS suggestion snippet. (#2572)
- e834c7a docs(installation): add instructions for openSUSE Leap and Tumbleweed (#2569)
- 9c01b8f Update themes gallery (#2559)
- fbcffa9 0.19.1 Metainfo fixes (#2550)
This list of changes was auto generated.
v0.19.1
Changes:
- 041da02 Disable all serve tests for Windows for now
- b97f8a1 Update changelog + add back config.generate_feed in templates for now
- 9774d76 fix: treat any data change as a modification (#2542)
- 233e1cd Closes #2537
- 39dfc4b Next version
- 764b8ca Remove remote icon (#2546)
- 7d612c6 Metainfo: Add 0.19.0 (#2545)
- 135e5e4 Fix GitLab CI/CD getting stuck (#2543)
- 1142370 Update themes gallery (#2544)
- 2e17c77 Better documentation for get_url [ #2530 ]
v0.19.0
Changes:
- 6f58585 Ready for release
- 4b0d13c Disable problematic test on Windows for now
- 0bb37c4 Try to update images on azure pipelines
- c054ed1 Added support for multiple feeds (i.e. generating both Atom and RSS) (#2477)
- 7f59792 Add unit tests to create a verify base url permutations. (#2484)
- f60bda4 Update deps
- ff9622f Add support for yaml datetimes (#2208)
- 9c1b004 Fix tests
- cb2a4b0 Prevent generating folder & index.html for a specific page
- c5991fc fix ignore links to #top when checking anchors (#2519)
See More
- 26f6677 Add support for Fuse.js search format (#2507)
- 0d0036e Update changelog
- 2980d16 feat: fix hot loading for config.toml changes on Linux (#2498)
- 7294c76 More more things to fs_utils file
- 5b3a57b feat: move from notify v4 to notify-debouncer-full (#2503)
- f480867 cargo fmt
- f4959bf update tests
- 2243e60 Update msrv
- a3b0447 Update changelog
- 81db65d Update deps
- 6a2b890 Implemented bottom footnotes with backreferences (#2480) [ #1285 ]
- 28a9da4 Restore trailing slash behaviour in serve command (#2482)
- 96a9dc1 Refactor: remove even more unnecessary create_directory (#2428)
- 9413d94 Fix link check report inconsistency (#2472)
- 6a25b62 Fix resizing for images with EXIF orientation (#2468)
- 954f1ce Fix section transparency serialization (#2462)
- c072b32 Fix --base-url improper path and protocol handling using
zola serve
(#2311) - aa81986 Add MIME type to get_image_metadata (#2409)
- 13682e1 Update pulldown_cmark dep to v0.10, and add pulldown_cmark_escape dep. (#2432)
- 80bcc51 Issue 2359 get section by lang (#2410)
- 7d18ddf Allow ignoring files when link checking (#2264)
- bdb1865 Refactor: copy_assets instead of copy_asset (#2418)
- 7fb0a70 Refactor: create_directory responsibly (#2407)
- 9890df7 Allow IPv6 serve, default
base_url
to listen interface instead of 127.0.0.1 (#2395) - 13a4d9d fix(serve): content can be served from output_path (#2398)
- a01e36b Match
<!--more-->
in addition to<!-- more -->
(#2397) - a9ab359 Add option to include date in search index (#2401)
- 8bdec67 Next version
- b965c89 Added documentation about relative image resizing and scaling of high-res (#2096)
- 692c690 Update themes gallery (#2524)
- 68a7002 Docs: Fix long words breaking the site on small screens (#2521)
- c7f601f Update themes gallery (#2518)
- 606c2be Improve docs header style (#2516)
- 0056851 Fix theme images loading (#2517)
- 8aedec9 Update themes gallery (#2510)
- 3d0749d fix: fix docs CI workflow; build in MRs; build and deploy on master (#2504)
- ceced4b Update themes gallery (#2505)
- b0eacbc Spiff up the readme a bit. (#2501)
- bf77b52 Fix cloudflare pages asdf workaround (#2500)
- 18245b3 Update themes gallery (#2490)
- f682baa docs(installation): Add information for Gentoo Linux (#2492)
- b936408 Update overview.md (#2486)
- 55e1844 Docs: slugify.paths replaces whitespace with - not _ (#2474)
- 0ec6a6c remove entries for sites that are no longer functional (#2470)
- 9fefe84 Update themes gallery (#2471)
- 8c5df18 Add www.joshuagawley.com to EXAMPLES.md (#2460)
- 8af3e12 Point out that Sass compilation has to be enabled in config.toml (#2458)
- 9a5e95c fix CloudFront invalidation directive in publish.yml GitHub action file (#2456)
- 4898d10 docs: add failsafe.monster (#2455)
- 11d2521 Add mention of
authors
page variable to docs (#2451) - 18d28b7 Fix typo in Fedora installation instructions (#2440)
- cec01e6 Update themes gallery (#2425)
- 4a56c06 Update themes gallery (#2406)
- b89837a Update installation.md to add winget command (#2413)
- 9fe4558 Add Zeabur deployment guide (#2408)
- 52b29df Metainfo: Add 0.18.0 (#2402)
- b3c9529 Add more information about Vercel deployments (#2399)
- 38199c1 Update the GitLab Pages documentation (#2384)
- 623756e fix: set the debian version used to build the Docker image (#2386)
- 974a05d Update snapcraft version
This list of changes was auto generated.
v0.18.0
Changes:
- 77c87f5 Set release date
- e2f5c49 Update deps
- 8ba7374 fix: taxonomies missing lang in sitemap (#2373)
- f560b48 Remove dummy file
- 74b06d7 Actually remove code blocks from search index [ #2065 ]
- 8b18ca0 Update changelog and deps
- 4e0f941 elasticlunr-rs 3.0.2, hu language support (#2151)
- 1349947 ignore kate-swp files (#2353)
- 23bd03f Add apple arm (#2324)
- b1f1e64 Update deps
See More
- 8fe219a Update
grass
to 0.13 (#2321) - 105257b Update changelog
- 24304fa Clippy
- 6b0585c Avoid unnecessary checking for already checked links (#2305)
- 670b882 fix: suppress highlight language warnings if highlight_code is false (#2287) [ #2280 ]
- 8b2b066 Add Checking and Force Flag for Directory in Serve Command (#2265)
- 841b3df template:feeds: add extra block (#2263)
- 4430515 Add ignored_static to config (#2209)
- 35aab56 Update deps
- 9aa5162 Update edition
- cf99b5a Update changelog
- 208c506 Fix LFI in
zola serve
(#2258) - 2cd133b Fixes #2250; Error instead of panic when root directory or config file not present (#2262)
- 1de1dd5 Add attributes to base_url link in atom template (#2261)
- a1ac816 Atom template authors (#2259)
- c18a0c8 always sort assets by filename (Windows/Linux difference) (#2236)
- 2532198 Prevent spans crossing line boundaries in class-based code block formatter (#2237)
- 22dc32a Add support for lazy loading images (#2211)
- 0a9bfa1 Hard link serve panic fix (#2210)
- 448a941 Fix typo in error message
- 8e37025 Add search.index_format into the serialized config (#2165) (#2196)
- d72ebb1 Fix multi-lingual json index (#2197)
- 63054a9 templates: add base URL for feed content (#2190)
- c61e925 Implement replace_re filter (#2163)
- c0dd38b Speedup "zola check" command by reusing the Client (#2171)
- 201d674 print error message when no config file found (#2168) [ #2195 ]
- 18fbbe5 Next version
- d4d0e4b Update syntax highlighting recc
- 8276551 Update syntax-highlighting.md (#2366)
- c031cc5 Update documention for using zola + Cloudflare Pages per advice in cloudflare/pages-build-image#3 (comment) (#2364)
- 2774d4d Update themes gallery (#2356)
- a7ffb3b Update themes gallery (#2349)
- 7d5ce5c Document author (#2347)
- 152eccc Change to updated version of checkout action (#2340)
- 0b46736 Add multi-stage dockerfile build example (#2327)
- 9097703 Update themes gallery (#2322)
- 4f9158f docs: show that
base_url
should contain protocol (#2328) - 6a612ca Simple console error message dialog in
zola serve
webpages (#2312) - a49af5f Update themes gallery (#2309)
- 0a8b2b4 Fix the link to the author's site (#2313)
- fc98caf docs: added aws s3 deployment instructions page (#2299)
- 7a6ed08 docs: added peterprototypes.com (#2302)
- 97d74b7 docs: update gitlab page deployment (#2292)
- e5e1a2f docs: update links to new Tera docs URL (#2289)
- e6fe81c fix broken link to Tera (#2286)
- 49b56c3 docs: Update installation.md to use --locked (#2284)
- 9ae7d15 Update themes gallery (#2279)
- e727f43 Fix link to tera
- 08c218d Add CNAME file
- 4785ab2 Start using GH pages for docs site
- 74056d1 fix: styling conflict for code tags in li elements (#2273)
- 695c17d Add deployment tutorial for fly.io (#2252)
- f93bd90 docs(deploy-gh-pages): add workflow permissions (#2249)
- d0ffb90 Update themes gallery (#2244)
- a6bf876 Clarify
public
dir in directory structure doc page (#2238) (#2240) - 8dd1b30 added aadi.net.in (#2232)
- 11ca366 update zola version (#2179)
- 5f4b950 Update themes gallery (#2220)
- 864740a docs: correct example use of Github GraphQL (#2230) [ #2229 ]
- d149afe Shortcode documentation update (#2227)
- 0f819fc Using cargo install (#2218)
- e43b27e Documented CNAME file for custom domains (#2219)
- 14f695e Clarifying documentation around themes. (#1541)
- 252f3b3 remove libsass from build instructions (#2217)
- 321c717 Add gburghoorn example to EXAMPLES.md (#2212)
- 7b095e4 Complete output for get_taxonomy in the documentation (#2204)
- 2b56bcb Update themes gallery (#2203)
- 3e215e6 Fix typo in page.md (#2192)
- d3fec80 docs: update expired Documents documentation (#2185)
- 0113a73 Update themes gallery (#2180)
- 0f21270 Update deploy action to the latest version and make version consistant (#2173)
- d626ea1 Update docs
- 8ae4c62 Update snap [ #2164 ]
- b5dc5d8 minor updates to overview docs (#2158)
- ef45bb7 Update documentation for multilingual use of taxonomies (#2157)
- 4e81dfb Update Metainfo (#2148)
This list of changes was auto generated.
v0.17.2
Changes:
- 7c6bdc1 Set release date
- c0732a2 Update changelog and disable clippy in CI for a bit
- d52a071 Implement Default for LanguageOptions (#2145) [ #2137 ]
- a4a85fe Fix cachebusting not working with binary files [ #2142 ]
- f0cd47f Fix tests
- f6d27cd Update changelog
- 0ba2707 Use page.summary if available (#2141)
- 3186d4b Update deps
- b7fec4d Remove dummy test
- deaaa16 Fix tests
See More
- 8611318 Update changelog
- f6c0d52 Revert "Allow external links to start with "www.*" (#2100)"
- dd65e99 Fix index errors (#2129)
- 9613973 Fix a page missing from e2e test
- 583a472 Next verison
- ce0a0bb Clarify some doc
- 5df6b8b Clarify some doc
- 66734b5 Update links to tmtheme editor [ #2114, #2061 ]
- ce57d37 fix: add "slug" where it was forgotten (#2132)
- 1538a38 installing-and-using-themes.md: Change placeholder format for git repo URL (#2128)
- f2d6b2e installation.md: add Nix installation instructions (#2126)
- 4f5d622 Bump zola version for docs
- f45c1b6 It was actually correct?
- 47f54eb Update Metainfo (#2125)
- e39dbb3 Use default search engine output [ #2123 ]
- 1a6c1a3 Fix docs [ #2117 ]
This list of changes was auto generated.
v0.17.1
v0.17.0
Changes:
- 6f683ce get ready for release
- 193d97d Update changelog & test-case
- 902fd3a Allow external links to start with "www.*" (#2100)
- bc27c01 Remove println
- 6b46149 cargo fmt
- 0b31fc1 Add test for #1566
- 05ab07b Downgrade mockito to not raise MSRV
- b4a8d3c Update changelog & mockito
- 3e1f577 feat: External URL redirect (#2080)
- f4a1e99 Page and config authors (#2024) (#2092)
See More
- b2f8a94 Try to disable uninlined format lint
- 4cd80a3 Update toml lib [ #1313 ]
- bc9772b Bump Rust CI version
- 9f490bf clippy
- 8ba6c1c Procimage refactor (#2086) [ #2066, #1793 ]
- 29cb3fc Removed faulty Windows-specific path check/conversion. Fixes #2076. (#2088)
- 60d8425 Errors on empty taxonomies term [ #2085 ]
- f363ea1 Filter out temp files or with no extensions from colocated assets
- ee4cbb6 Handle pages named index.md in sections [ #2082 ]
- bb17100 Revert "Use reqwest rustls-tls"
- a56e424 Remove built-in shortcodes [ #1832 ]
- 61570bb Use reqwest rustls-tls [ #1569 ]
- d828d52 Add plain text syntax alias to text [ #1633 ]
- d43b5e1 fmt + changelog + updates
- 84d057f Reduced cachebust fingerprint to be more reasonable (#2074)
- 0c5ffa8 Remove code blocks from search index [ #1176 ]
- 1ae91f3 Update changelog
- 5090c9e Use macro for LanguageOptions::merge
- 2d44fe8 Merge default language data with section language data (#2039)
- 4aaed16 Update base64
- c03dfc0 Update changelog
- c172575 Add upgrade guide for Sass
- 7152d03 libsass -> grass is a breaking change
- 608837c Clippy + 1.63
- e12b766 Fmt + change min version
- fcbb21a Replace libsass by grass [ #1535, #2022 ]
- c22ee67 Update some deps
- a7433a5 Expose
markdown
config property to templates (#2052) - f2072fa Add details in the doc on CommonMark extension (#2034)
- ebdeda1 Small update to the docs for get_url (#2033) [ #2026 ]
- d0b8065 add preserve_dotfiles_in_output configuration option (#1985)
- 3430d94 Fix needless_borrow warnings
- 02b57b9 Add clippy to CI
- 76ca540 markdown: Fix clippy warnings
- 5311453 imageproc: Fix clippy warning
- e290616 content: Fix clippy warnings
- 3ef719a templates: Fix clippy warning
- f877835 Site: fix clippy warnings
- 0183ea5 Fix clippy::manual_retain
- faf00d1 Fix clippy::derive_partial_eq_without_eq
- 405dda6 Cargo fmt (#2009)
- da5c4c4 Filter more than 1 footnote in summary (#2017)
- 7000f78 Search json index (#1998)
- 291c93e Do not overfilter HTML when removing footnotes (#2008)
- 2aa067d Fix no-port-append default
- f7c67f4 Add new flag 'port_append' to give the ability to remove port from base url (#2003)
- a0f7dfe Fix current_url in taxonomy term (#2000)
- 442d622 Fix test
- bedc6d7 Minify embedded css and js with additional lib flags (#1922)
- cce5684 Update changelog
- baa473c add get_hash function (#1962)
- f1b5c2e Use BufWriter in imageproc (#1996)
- 9e0f400 Handle colocated links to assets [ #1993 ]
- 95c56d4 Update deps
- 88433b6 Add flag to override prompt for existing dir (#1986)
- 4a6d13f Tera date-locale feature (#1978)
- aecbc10 Add sorting by slug (#1926)
- ee96105 Simplify taxonomy term struct
- 5fb0867 Get term fn (#1964)
- 7b562fc Add slugify.paths_keep_dates option. Update docs.
- 74c090a Add completion subcommand (#1968)
- 567f103 Imporved is_colocated_asset_links (#1972) [ #1969 ]
- 6b6ad38 Metainfo: Add 0.16.1
- 70e9a50 Next version
- 715bd0d Update
zola-deploy-action
version on docs (#2098) - f27ea8c Fix typo
- 3e5c19f document installing via github actions (#2097)
- ae79a60 Document the render field on taxonomies (#2094)
- 9ea33f0 Fix erroring suggestion in docs (#2087)
- 3af1815 Best way to install Zola on Fedora now is COPR (#2070)
- d899f3b Update themes gallery (#2047)
- 2b7875f docs: rebrand Layer0 to Edgio (#2068)
- 1a3c6d7 Moved source uwe-arzt.de from github to codeberg (#2062)
- 1353585 Fix typos (#2056)
- 8bbf377 documentation: Add pkgsrc. (#1812)
- 1dc7682 Update creating-a-theme.md (#2045)
- 7a32105 add: more example websites (#2023)
- 1e2da2f Update themes gallery (#2038)
- 7ff5277 Fixed default_language typo (#2040)
- 6f29740 Update Shortcodes doc to add details on Macros for templates (#2035)
- 4eb3ec8 Update themes gallery (#2014)
- c978602 update version of zola-deploy-action (#2012)
- 53cf920 Quotation mark bug fix (#2005)
- eba1913 Update themes gallery (#1999)
- ad6c834 docs: github action version updates (#1977)
- 7f4060b Update themes gallery (#1971)
This list of changes was auto generated.
v0.16.1
Changes:
- 195b6bd Fix outdated release windows image
- 53ce6db Update MSRV
- 3d45cff Last cargo update
- b9501de Strip binary artifact when building for release (#1949)
- 584de3a Remove logging
- 3fde41b The Glob library does not work correctly on windows. This changes the approach to use the normal WalkDir crate, and the Globset crate instead to find the filter. This new code correctly compiles sass files across platforms now. (#1950)
- 2a445fa Update deps
- f61e1ba parse also *.yml file suffix as YAML; closes #1958 (#1959)
- abafe66 Fix overriding built-in shortcodes [ #1947 ]
- fd56524 Next version will be 0.16.1
See More
- 6f0697d Update Alpine Linux installation instructions (#1953)
- 93d61cd remove string manipulation of paths (#1941)
- d8d9604 update deps
- 18c6231 Lowercase config.mode
- e4bab1f Cleanup code to generate page slug. (#1936)
- 4e14203 Next version
- a0333e7 Update Sourcehut deployment instructions (#1948)
- 15a523b Add docs for backlinks
- 26026a8 Fix metainfo version for 0.16.0 release (#1928)
This list of changes was auto generated.