MyGit

v0.10.0

getzola/zola

版本发布时间: 2020-02-17 17:19:06

getzola/zola最新发布版本:v0.19.2(2024-08-16 02:43:49)

Changes:

See More
  • bef7f8c6d5fc39ee57ae0cf74540de500120de50 Fix Windows CI
  • 782cc7d686173f6146987faaf31e800d964ef170 Fix some more merge conflicts
  • 8c1faac7613ad683e0718aa2651d3a55f2a651c5 Update deps + fix tera fn error msg
  • be149646f6c66a8b3a287f0371b1767c8533685c Update livereload.js
  • 983e021d5b0fc6b6de130ec558c945f4c4b03310 Fix warning when building site tests (#936)
  • 94445ae7456a2539dfbd19f637c3f207324ac1cc Add --root global argument. Fixes #899. (#932)
  • 5ba4d4753863c1d235492a8a2db6a6a6907ef03a Docs next (#858) [ #846, #850 ]
  • 2fa442ceadb8dc8f0d0854e8b32b93d854232dac Add Markdown strikethrough rendering (#924) [ #921 ]
  • 145671ed2078815d17594cbe2de7ab16edaa1ef3 Detect empty links on markdown rendering and issue an error (#884)
  • 0c93e15b1fcc08d9de05a0cba61a4185599f573a Update tokio and re-enable check_site test (#915)
  • 046213ce2865831c8687159077da94dcb0e7b7b2 fixed warning (#912)
  • 44a07a4a557c9899d05b4f15caa44d8f14228921 Disable check_site test for now
  • 2966adbe4ee421f3e7c9b81ce9df866482ffef1e Migrate serve command to hyper (#904)
  • 622b0f2965aaf059a98f380ff5ebb68d9bdd2dc5 Serialize toc level
  • d7bad732f17391f6e7de4a3c80e96bceacf79264 Update reqwest to v0.10 (#892)
  • 3ef62036ef7cd76cf1485cdf7d60fcb893e00fc5 Fix benchmarks (#901)
  • 6b5768fd7623ef648a85b0f907e9413eb3e3f891 Treat 304 as valid, add mock tests, fix mock issue (#900)
  • 11f7a6d114091367e2c201754e9c77098a42fc40 Mock HTTP requests in tests (#898)
  • adee654f30a74fcdb9c879e188bab1112c0f38b0 Print remove_dir_all error on ctrl-c
  • 2f1b592ab47fa7b6888c2455186117020337c2b9 link_checker: Handle non-success status codes (#897)
  • b63c5636220b4a4e2d2ed9417cbf4a450d650ded Format code using cargo fmt (#896)
  • bcd73aef8d3d0b16af168bf0a69772b578cac46b Bump minimum Rust version to 1.39.0 (#895)
  • 658e8a3a66087c4406092a89934d1807a9fec982 Update livereload.js to v3.1.0 (#891)
  • e804f907b2f59a579c8a4ed79ce2342ce9bec3c4 Use Rust 2018 edition (#885)
  • ceb9bc8ed7c04e654794d2d30880d544b73b9c27 Optionally do not slugify paths (#875)
  • 0a0b6a3ad4b545a8db3ef28534f7ce2dfd4d7ef1 Fix Clippy warnings (#886)
  • 8e3f1f59f6875d22cdd5e7ce50b9f983bafb5135 Update Tera
  • 72373bea9b6ded9c28ae6cf22319838058281d08 Add path to TranslatedContent (#863)
  • 73ea4b3b16dbf1c9735b7d753b6918b57a2466b2 Finish path collision & fix paginate_path when empty [ #866 ]
  • 5532f62c2da04164374dddf89459d75669e05948 Check for paths collisions [ #366 ]
  • 6153d200479b9bdb3167ed2fe7977a99318e6b51 Link to issues for regression tests
  • 3362df4a484e91690d542acf5f1b344b09308e43 Compute canonical path before adjusting parent path (#856)
  • 7a09e0f9712f2922e51667050522c59cf797e321 Update deps
  • a89b30073c48d5c524d3cd15e9c8cf4f3f1e083b Section extra -> SitemapEntry (#850)
  • 1a6edbcf63a96f3db0ed9f9230368e2bb132f707 Fix some doc changes
  • 51d4b6bd6adad6ad9ea36233dc2e6b990dfd1681 Simple clean up of documentation. (#849)
  • 75570d041a0c00ab88c53c7d9515849bc596735a Skip link checking for URL with prefix in config (#846)
  • e8dc33ad0863d46e515eaf29096edac491d7dd02 fixes #844 duplicate entries in doc (#845)
  • ea5a106d6e7fa7c0e357a5c95201fb5dfdd72e0b Update changelog
  • a3186091db62b0fcd7b890b30fcfe1eb6c391842 Update changelog
  • aaaed31f9cd5f42e52379800961c1c02fbba0b54 Add title and body to alias page (#830)
  • d624f7ec8b9dbbf3aeae221f0d18dfb425581880 Update base64
  • 94b49dad09deb1720d03017b629687de9418deb4 fix(init): handle already existing path (#815)
  • 3f166285de540e7136efa634a1469fc8f0238cb4 Paginator total pages (#829)
  • 587d7396b35604de4805e7da98c4806b0c5c3bd3 Properly escape & in injected live-reload script tag (#825)
  • b3bc8a88967f964881e9c80aaed7e4fa37ff2f49 Do not attempt to serve on "well-known" ports (#824)
  • 243702e2c20f40d3561cd3496c9171ab90daa385 Update tera
  • 6149fd17e11559be582cfbbb8ee7417e4977cde3 Skip anchor checking for URL with prefix in config (#812)
  • 4aa2ba84fcd8916fea3fde51255c3e96c3d2083e Let toc is visable through Page & Section variables in templates (#818)
  • b1ceb3e80e3dac3de58f38c7a2d968e08445031d rendering: Avoid prepending URL prefix to links that start with a scheme (#817) [ #747, #816 ]
  • cb4056c0f2763de039a17d31f41890472b3dc0fa Add zenburn theme [ #813 ]
  • 6856b11d6d849624dc62df40be89bf3a0e7cdfd8 Looks like it now requires 1.36
  • 319985add47d94e71e02f8e9128f5918a118989c Reset color after writing message in colorize
  • 0578e97d2fe0b92c2251c408a5de046b571e6652 Start 0.10
  • ffb4ebb245abc5502a4fd7572e8631b1e6e497de Update dockerfile to remove hardcoded version number (#939)
  • eed0cd11966fd759a228a803d13fc4039122cdc8 add guerinpe.com to EXAMPLES.md (#933)
  • 9970bb2c25cfda046a819a71c585a2d643ca8aec Add blog.turbo.fish to EXAMPLES.md (#926)
  • 21b45aff108ce8fbaf50706458fb7244f67f4221 fix: update year in docs template (#917)
  • 0a754d004cd17cfb92340ad6e6eb382d081509c6 Add peterlyons.com to EXAMPLES (#914)
  • e194294664f651a16f66d2cc07c8c2a3638642f8 Pages -> Page (#903)
  • 1bafec430946da0590122a48d49b1e484154141a Update links to Tera documentation (#873)
  • 9ee71314bc2ebab4e9b7c0dfa107875032375b4a docs(examples): Add klau.si example (#872)
  • 3a33aa188af14cb3748921dae130cc95165ff881 Update EXAMPLES.md (#870)
  • 36431c5700e3df7a8b8f4083dc76026320067570 EXAMPLES: rust-gamedev.github.io & arewegameyet.rs (#869)
  • f4b6f63d3cc934dbc215e4fe0f4295fd2b9e2f57 :memo: Add TOML translations key example (#864)
  • 6d7c95e8cb6c60336119a9aeb53c1d30f1d5d2df Add example site (#852)
  • df7d12871307668eac3fa57a1c2addab841e3546 Add codeshow.com.br to EXAMPLES.md (#847)
  • 481fcb9e520d87d06cae89402cd6962c580b4974 examples: Add kerkour.fr in EXAMPLES.md (#822)
  • a2adb65f47ff5531afe8d88364c294dd93eacbeb My website has moved (#819)
  • 12615f37116144cac478e79f354d4775df94ed65 Merge pull request #806 from styfle/patch-1
  • 3de15a2bb41a1dce91dc7b15c514b90055bd021b Merge pull request #810 from ozkriff/patch-1
  • d9d4683bd093fe22eca7570efcd77de1af5d1daa EXAMPLES.md: Add ozkriff.games
  • a992bc8e9d365549600d94c5fafe43aacc79dc4c Add ZEIT Now support

This list of changes was auto generated.

相关地址:原始地址 下载(tar) 下载(zip)

1、 zola-v0.10.0-x86_64-apple-darwin.tar.gz 7.06MB

2、 zola-v0.10.0-x86_64-pc-windows-msvc.zip 6.57MB

3、 zola-v0.10.0-x86_64-unknown-linux-gnu.tar.gz 7.88MB

查看:2020-02-17发行的版本