--- - branch: MAIN date: Mon Mar 28 11:30:51 UTC 2022 files: - new: '1.7' old: '1.6' path: pkgsrc/www/zola/Makefile pathrev: pkgsrc/www/zola/Makefile@1.7 type: modified - new: '1.1' old: '0' path: pkgsrc/www/zola/crates.mk pathrev: pkgsrc/www/zola/crates.mk@1.1 type: added - new: '1.5' old: '1.4' path: pkgsrc/www/zola/distinfo pathrev: pkgsrc/www/zola/distinfo@1.5 type: modified id: 20220328T113051Z.ff8bf68202de0c0d1acd0ff6c27ec4ef13ba0a10 log: "www/zola: Update to 0.15.3\n\nChangelog taken from https://github.com/getzola/zola/releases\n\nv0.15.3\nChanges:\n \ 96db523 Bump MSRV\n c9bc0a2 Ready for release\n a61fa3f That's going to be 0.15.3\n 1b20aca config: Don't skip extra syntax loading if highlight_theme = css (#1732) [ #1723 ]\n 684bc2d Fix shortcode handling in code-fences (#1720)\n \ ef3a16f make asset colocation find assets which have no extension (as opposed to ignoring them) (#1734)\n 37b31cb templates/load_data: add an optional parameter headers (#1710)\n 78132a8 add theme's robots.txt to tera with name \"robots.txt\" (#1722)\n faec345 remove compiler warning (#1698)\n 5190b5e Add heuristic checking for HTML anchors (#1716)\n 0b7e3cb Various comment cleanups (#1726)\n \ 13e3596 Fix option in syntax highlighting docs (#1712)\n 4d14c46 Reduce code repetition in CodeBlock::highlight (#1697)\n c5aa1a2 docs: Add missing punctuation\n 4cef97a Next version\n 14ccd89 Update themes gallery (#1737)\n \ baae4d7 Fix typo in docs (#1739)\n 47773c2 Update themes gallery (#1728)\n \ 2aac163 Improved Cloudflare Pages deployment guide (#1733)\n f4d312b simplify Layer0 deployment guide (#1727)\n 25ab1bc docs: fix missing doublequote (#1719)\n \ ef26db8 docs: filter to main for example GH Pages config (#1715)\n fac80b7 fix thumbnails sqaushing/stretching (#1711)\n 359de43 Fix typo (#1709)\n dbdacfa Remove marketing content\n 9a5f520 Guide: Deploy Zola with Layer0 (#1704)\n \ bc51b5d Fix typo (#1706)\n 75d9991 Update source-tag to v0.15.2 (#1703)\n \ 3a71c8c Add films.mlcdf.fr to example sites (#1702)\n\nv0.15.2\nChanges:\n \ 546623a Next version\n 1ed1fdb Ready for 0.15.2\n 501cf95 Merge pull request #1691 from getzola/next\n 3155662 Fix HTML shortcodes [ #1689 ]\n 5b0e1ed Next version\n 927a840 Update macos ci image for release as well\n 3625391 Set 0.15.1 date\n 2ded7f5 dockerhub -> ghcr\n\nv0.15.1\nChanges:\n 24007b2 Merge pull request #1682 from getzola/next\n d305c6c Merge pull request #1681 from thomasetter/ghcr-action\n 3e8eb18 disable latest tag\n 46027ec Update version\n 22dcfb9 Test config.title in integration tests\n 7ce4f75 Fix config data not getting to the templates [ #1687 ]\n 9191a27 Fix markdown shortcodes\n \ 3dbf811 Update macos ci image\n a996799 Update snapcraft.yaml\n 720658c add GitHub action to deploy to the GitHub Container Registry (GHCR)\n\nv0.15.0\nChanges:\n \ a8a236f Merge pull request #1597 from getzola/next\n 9fc60e1 Update pinned ci version\n 445a95f Update deps\n b3139b7 Only find assets recursively for pages (#1677)\n 51784aa Handle naked anchor link for internal links [ #1676 ]\n d8aebbd Update themes gallery (#1674)\n 769264e Fix docs for get_url [ #1667 ]\n 10a39e5 Mention config.mode\n 35359fb Add generic template fallbacks to taxonomies (#1651)\n 976ff6f Merge branch 'master' into next\n 862149e Update pinned ci version\n ea3e782 Remove comparisons in README\n 091995b Update deps\n c33b67c Ensure zola serve only reads from the public dir\n 19125e8 Back to pest (#1665)\n 662c2d3 Add 146parks.blog to example sites. (#1664)\n \ 48e4fa0 fix typo (#1663)\n 637b005 Shortcodes (#1640) [ #1475, #1355, #1655, #1601, #1600, #1500, #1320 ]\n ddb9b4e Update EXAMPLES.md (#1659)\n 1434eeb Add check for export highlight theme CSS in Config (#1650)\n 1bbca5c Use distroless instead of dockerize (#1643) [ #1642 ]\n e186f08 Fix page.updated's document. #1641 (#1644)\n 19673f2 Update deps\n f8020a3 Show usage of latest github action version (#1638)\n 7135a4f Add corona-effekt.orgatalk.de to list of example sites (#1636)\n 7fa58ef Fix get_url resolving asset path to invalid url on Windows (#1632)\n aaa25ce Fix clippy warnings (#1618)\n dd0ce5c Make whitespace separation consistent/explicit (#1628)\n 7a0cf26 Update changelog\n 2e884e0 Remove duplicate call to load syntax/themes\n 23064f5 Support custom syntax highlighting themes (#1499) [ #419 ]\n 9946506 Update themes gallery (#1614)\n \ f0b1318 fix: crash on config change (#1616)\n 8258305 Some more improvements to documentation (#1508)\n 9f88d75 fix typo (#1613)\n 9516328 Fix outdated i18n setup config\n b503d5c feat: add required argument to taxonomy functions (#1598)\n 4086b07 Support colocating subfolders (#1582)\n 4c4fad2 Adjust whitespace in expression delimiters (#1610)\n 7af662c Add OrgaTalk wiki to list of example sites (#1611)\n 84b75f9 [feature] Shortcodes and anchor-link.html can access lang context (#1609)\n eceb1bd Added prompt for when zola build output-dir mentions an existing directory. (#1558) [ #1378 ]\n 5c428cc Merge pull request #1608 from southerntofu/bugfix-default-language\n 2be1b41 config.default_language is exposed to templates\n 2764031 Merge pull request #1606 from marier-nico/patch-1\n \ 5a418e1 docs(configuration): move extra syntaxes to markdown\n c1267e8 Remove number of processed images from logs [ #1504 ]\n 8e40720 Next\n\nv0.14.1\nChanges:\n \ 3dcc080 Merge pull request #1553 from getzola/next\n 1249d4d Prepare for 0.14.1\n f866e0b Update docker documentation usage with Zola 0.14.0 (#1594)\n \ f7a4ef2 Add draft to section variable in templates [ #1592 ]\n 5ca2b29 Fix cachebust for files in the output path (#1586)\n 8802e77 Update themes gallery (#1589)\n c658d17 cargo/manifests: allow user to use native-tls if ring is unsupported (#1587)\n 56dcfec make clippy a bit happier (#1588)\n 8b43667 Ensure code block contents are always escaped [ #1581 ]\n 6a39253 Unravel errors on full site rebuild in serve [ #1398 ]\n 88e5c6e Update deps\n 85f68f8 Update minify and respect HTML spec\n 17f3fe2 HTTP 404 instead of empty response if not found (#1580) [ #1578 ]\n 28c3dac use provided config file path instead of name\n 9275d93 Next version\n 3bedb42 Fix languages docs [ #1567 ]\n \ e2f2f4f Briefly explain TOML tables (#1576)\n c06ef10 Merge pull request #1575 from getzola/create-pull-request/patch-1627914726\n 8c98d11 Update themes gallery\n 6a3f886 Merge pull request #1561 from mscherer/patch-1\n f38fd70 Fix uggla blog git repo location\n 0f96381 Merge pull request #1557 from coastalwhite/local-devices-sidenote\n \ 9d596c3 Merge pull request #1554 from herbygillot/patch-1\n 365b15c Added sidenote on serving to local devices [ #1556 ]\n f8d3dab README: add MacPorts info\n fa00914 Mention paginator.current_index is 1-indexed [ #835 ]\n baba690 Update version of zola for docs + version of ubuntu for release\n\nv0.14.0\nChanges:\n \ b2354c6 Merge pull request #1293 from getzola/next\n ece6cb9 Update release date\n a5cc4dc Update processed images\n c0895b6 Update deps\n b89fc2c Merge branch 'master' into next\n 8c3ce7d Update changelog\n 4a87689 Add class based syntax higlighting + line numbers (#1531)\n 57705aa Add permalink to Taxonomy (#1516)\n 98b110b Add support for Norwegian search (#1547)\n 6f22132 imgproc: Don't upscale images in the Fit op, fix a bug in comment in #1542 (#1545)\n \ 96e28dd Docs: Fix resize_image and gallery shortcodes (#1543)\n ee85300 Mention load_data only works with utf-8 [ #1539 ]\n 3e1a934 Fix tests and add note about translations\n 06bee57 Revert \"Exclude self from translation list for page/section\"\n 93900fb Add num_format filter (#1460)\n 0a7692a Exclude self from translation list for page/section [ #1410 ]\n 545e766 Allow functions to look into current theme static folder [ #1416 ]\n 0cd1ea9 Avoid panic on invalid addr\n e62664b Unify {page,section}.assets [ #1510 ]\n 8e9b779 Mention lang for get_taxonomy [ #1517 ]\n c49d62c Update deps\n 1e6768b Remove search index for themes\n a8acf2c Cache get_image_metadata result\n 312ffcb chore: update Vercel documentation (#1527)\n c0a0df4 Update resize_image docs\n 1bf5cd7 Update docs + sandbox files\n 0975b67 Hash imageproc on unified path\n 38ddb1c cargo fmt\n 9145af6 imageproc things for paths refactor (#1484)\n 009d105 Automatically trim / on Tera fn calls dealing with files\n ae916eb Some more tweaks\n a736d33 Fix tests on Windows\n 9e0cac6 Cleanup of get_url and get_file_hash\n \ 7154e90 Update load_data\n 7fb99ea Revamp the images template functions\n \ b0937fa Some more cleanup\n a977795 Split Tera functions in several files\n \ c728a86 Clear SITE_CONTENT on full reload\n 6351591 hide search-results on blur (#1488)\n 2289b2f Fix config loading [ #1512 ]\n 16c123a Include path in the search index with include_path (#1509)\n 7fab9b4 Improve docs (#1506)\n \ 4c22996 Fix typos (#1505)\n b292f45 Fix|Docs: paginate_reversed is missing from example _index.md (#1501)\n 1cecf60 Update Travis CI link to point to updated website (#1498)\n ff8805e Docs: Don't suggest/use a CSS framework (#1495)\n \ 0ca311f Docs: Document variables with default values (#1493)\n 6a84f1b Docs: weight ties sort sections in random order (#1492)\n 4f023d8 Docs: Resize feeds image (#1485)\n 14b1a35 Docs: Add highlight theme green to docs (#1486)\n \ e0498f2 CONTRIBUTING.md: Fix sublime syntaxes and themes directory names (#1483)\n \ aaa4f4e Fix highlighting\n c38d9e5 Do not clone ancestors when serializing\n \ fe79798 Remove unused code + rustfmt\n 6038629 Docs: Move build_search_index to root level in config.toml (#1479)\n c393ded Better description for output-dir of zola serve\n ca4b5d5 Remove unused option [ #1477 ]\n 70675ff Make sure that -i, -p and -u options take mandatory arguments (#1474)\n 8ee6df0 Docs: Mention that the output directory will be deleted before build (#1472)\n 22fcae4 Docs: Add second.md filename to directory structure overview (#1469)\n 0596b99 Docs: Remove --watch-only flag (#1468)\n 4140ab7 Specify default output directory (#1464)\n 22c29fe Fix race condition in generating next/previous page references when using transparent mode. (#1456)\n f8c6ea2 Add new sorting: UpdateDate that sorts by meta.updated. (#1452)\n b244bcd Hide lines in code block (#1453)\n \ 5365efe Add protobuf syntax highlighting\n dec5a85 Fix language in rss.xml [ #1442 ]\n 5df6e03 Update MSRV\n 1fab9c6 Update slotmap + handle in memory XML content type in zola serve [ #1308 ]\n fecc3cf Strip footnotes link from summaries [ #1282 ]\n 998f700 Update themes gallery (#1449)\n 3a5ae0f Update configuration.md (#1450)\n b2adfae Add Zig highlighting [ #1370 ]\n 10c1739 Update pinned MSRV\n dc0c7df Update themes gallery (#1443)\n 84fb2f3 Mention WSL2 filesystem [ #1440 ]\n dedd869 revise documentation for gh-pages (#1441)\n \ a0b92be doc(installation): add Debian package (#1432)\n 80843cd u16 for anchor levels [ #1436 ]\n 4f6528c Allow whitespace on the same line as closing front-matter chars\n e92e4f1 Tweaks to load_data + update deps\n 1bd777f Add HTTP POST capability to load_data() (#1400)\n 47b9207 link_checking: prevent rate-limiting (#1421)\n 3346439 rendering: keep track of all internal links (#1424)\n 4f7b960 Fix can not build with indexing-zh (#1433)\n 421a251 Hash collision using the same quality level and incorrect quality for WebP (#1431)\n \ fc808f2 Some clippy fixes\n 0afd31d cargo fmt\n d3caa56 Nest translations in languages options\n 32433e7 Lang aware search indices settings\n 187bc30 Serializing lang aware configs\n 0812b60 Remove deprecated config options\n \ 86b42fc Move taxonomies to language options dict\n 7484138 Add a LanguageOption for the default language if there is none\n 975800e Enforce unic valid language codes\n ba8939b If it's a directory, serve index.html instead (#1426)\n 6e2595a doc(syntax-highlighting): fix available values (#1427)\n a9afb07 doc(content/page): fix typo (#1419)\n 341ac3b Southerntofu bugfix index translations (#1417) [ #1332 ]\n 5bf9ebc Feature: allow spaces between dashes in filename for page (#1323)\n 1f75738 Add Cloudflare Pages support to README (#1396)\n 226ff37 add Cloudflare Pages to docs (#1414)\n 958ec2a Add CORS header (#1382)\n 5b005b4 Allow frontmatter to have optional newline if no content (#1408)\n 534174a feat: add base16-atelierdune-light highlight theme (#1406)\n 940e479 Fix typo + do not include themes section in search index\n 5964fc1 fixes #1401 (#1404)\n \ 12c46a9 Add note on the requirement of paginate_by (#1403)\n 25ef603 Error on invalid file/section\n 67f9b94 Fix language specific non-internal urls for get_url. (#1381)\n ba0c384 Clarify where to define the theme in the .toml file (#1390)\n 9487b6f Fix serve command when used with config option (#1385)\n \ 51644a7 Handle random jetbrains temp files\n 2a46e07 Add path to TaxonomyTerm [ #1336 ]\n d296930 Document conditional TOC rendering (#1376)\n 7fc7ef4 Add tests for slug strategy in filenames with dates\n 8630c79 Update outdated link (#1375)\n 2bbd3bd Fix compute_hash\n 0b94e09 Update changelog\n c26b94a Remove stray word (#1368)\n 5ce082d Add Sourcehut Pages as deployment platform (#1365)\n 3262f69 Single compute_hash fn + cargo fmt\n d3ab393 [WIP] Add support for base64-encoded hash values to 'get_file_hash' (#1339) [ #519 ]\n 6d6df45 Make shortcodes work in markdown filter (#1358) [ #1350 ]\n 3ba2d33 Copyright date always ending on current year (#1366)\n 5d1d5d6 Update themes gallery (#1364)\n 8eac5a5 WebP support in resize_image (#1360)\n d4db249 add force arg long switch to CLI (#1362)\n bf05a54 Add live reload tip for serving site with docker (#1352)\n d734b17 Fix \"serve\" subcommand for URL encoded static files (#1351)\n def9588 Add final directory structure to overview (#1348)\n \ 3cb61c3 Support embed YouTube playlist (#1342)\n a65a2d5 Update minify-html dependency to version 0.4.2 (#1340)\n 53456bd Don't panic for missing highlight theme (close #1299) (#1307)\n 49b6087 Document Docker Hub (#1337)\n afd5da4 Improve documentation (#1335) [ #1295 ]\n aa57541 Force newline after front-matter [ #1287 ]\n cf86e93 Fix dir renaming not picked up by zola serve [ #1324 ]\n \ 3b210d6 Use zola 0.13 for docs\n 024144b cargo fmt\n 34989a8 Fix panic in loading Page [ #1327 ]\n 8e6c3f4 Update changelog + deps\n 15e0ae6 load_data() template function takes a required boolean flag (closes #1209) (#1306)\n c531f8c Document how to get translation for active language (#1329)\n 0298f81 Update to 2021 (#1321)\n 92b5b4b Add sort_by title (#1315)\n 6950759 Internal links are supported in markdown filter (#1318) [ #1296, #1316 ]\n 14366da Fix fallback to syntax highlighting theme (closes #1309) (#1312)\n 96fb798 Update test-case\n \ 6330184 Merge pull request #1311 from southerntofu/bugfix-mimetype [ #1308 ]\n 347208f serve command respects mime types (closes #1308)\n ca1a6dd Merge pull request #1305 from idolactivities/fix/1304-utf8-minification\n 108986b Next version\n 0a5181d Ensure minified HTML is truncated before converting to String [ #1304 ]\n 9444b92 Merge pull request #1294 from getzola/create-pull-request/patch-1610200492\n \ 8fe5fc9 Update themes gallery\n\nv0.13.0\nChanges:\n 1ef8c85 Merge pull request #1189 from getzola/next\n b26a306 Update snapcraft\n 63e1759 Add pagination example to docs [ #1237 ]\n 779a15a Pass lang to 404 [ #1281 ]\n \ 819cfc8 Cargo update\n ccad454 Percent decode paths on zola serve\n 1a36c20 Fix html minification [ #1292 ]\n aa03a7f Fix highlighting [ #1291 ]\n 3b074c1 Include \"markdown\" in list of config.toml sections (#1290)\n 74bf676 Update MSRV\n 877f441 Update reqwest\n c4260e0 Update hyper\n fc79225 Revert \"update to tokio 1.0 (#1246)\"\n 741b6bf update to tokio 1.0 (#1246)\n 6622078 DRY things a bit\n 369fb40 move translation population and path collision checking to insert stage (#1272)\n b9b4ef9 Add data-lang on code blocks\n 7540ecd Prefer custom syntax before built-in ones\n 2362cf2 Move syntaxes around to make packing a two step process [ #1268 ]\n 35e9f2b Remove blog page content enclosing paragraph tags in Overview (#1267)\n 358446a Escape path for live reload. Fix #1247. (#1266)\n 657905e Remove watch-only\n 39870d8 Move extra_syntax to markup.rs\n 96439df Add some debug log time\n fc8b406 Update syntaxes + replace js lang in rendering [ #1241, #1211 ]\n 68cdfcb Fix panic with misnamed index section [ #1244 ]\n 26b8ec6 Only watch sass if folder exists [ #1249 ]\n 2d71a79 Fix site\n e984d6d Merge branch 'create-pull-request/patch-1607975269' into next\n e1af2c9 Merge branch 'next' into create-pull-request/patch-1607975269\n \ d620f93 Update themes gallery\n cc3e4f9 Update changelog + deps\n a210abc Add shortcode 'invocation' variable to allow a shortcode to track howâ\x80¦ (#1236)\n \ a93063b search: Update elasticlunr.min.js to 0.9.6 (#1260) (#1261)\n 679af5b add Allow: / to default robots.txt template (#1258)\n 4754cb5 Yaml frontmatter (#990)\n f20c52b Re-use markdown parser for markdown filter\n 59d3d8a Enable smart punctuation [ #740 ]\n 5d2c25b Little docs tweak\n e58c2d6 More details on fs errors\n 2c681f3 Add some external link markdown tweaking options [ #681, #695 ]\n 047ce32 Clippy\n 94634fe Move markdown config to its own section in config.toml\n 2673466 Add bibtex support to load_data() (#1190)\n 9228260 Update changelog\n 361d4d6 Run cargo update (#1235) [ #1234 ]\n 944cba0 Allow to specify default language in filenames (#1233)\n cb75334 fix typo (#1229)\n \ 2154201 Expand taxonomy documentation with movie example (#1219)\n b1091bb Implemented emoji aliases support in markdown files (#1194)\n a26422d Update changelog\n c40fb91 Make sections draftable (#1218)\n da37db1 Enable YouTube privacy mode (#1201)\n 6a31ccf Enable html minification (#1208)\n 6ef8194 Add language class to code tag\n bc3a41f Update changelog\n 575c38f Support output_dir in config.toml\n 4f5d9bd Fixed site benches compilation\n 5233cc9 Next version\n fce3e4b Update themes gallery (#1255)\n 37e24c2 Get zola from alpine community repository (#1251)\n ec3669d Add NorthCon e.V. to list of example sites (#1248)\n f5a200e Fix RSS block example in documentation (#1210)\n \ 29b0736 Merge pull request #1192 from getzola/create-pull-request/patch-1601714374\n \ 531b48f Update themes gallery\n\nv0.12.2\nChanges:\n 84ecd2a Merge pull request #1185 from getzola/next\n 94c0165 Fix zola serve\n 0230e32 Next version\n\nv0.12.1\nChanges:\n\n 4bbf7a6 Merge pull request #1158 from getzola/next\n \ 2fa83af Set release date\n 7910363 Next version is 0.12.1\n ada6710 Fixed serve command failure caused by tokio-related issue (#1183)\n 664cb14 Add test for continue reading after shortcode\n 59d9d26 Fix shortcodes issues with newlines [ #1172 ]\n 366e5c4 Avoid panics when binding addresses\n 41e436f serve command exiting when web socket port is already in use (#1179)\n b313c97 Fix slugified taxonomies rendering [ #1177 ]\n f9ae897 Use platform-neutral path comparison for in-memory serving (fixes #1169) (#1175)\n c27f749 Fix #1165, improve situation for compile_sass errors (#1166)\n f7cd28c Fix a crash when --output_dir is used with serve (#1164)\n d939621 Allow site path to contain underscores (#1162)\n 5a61139 Add better errors for minifying and upgrade crate\n \ 826e701 Add line highlighting to code blocks (#1131)\n bff0193 Next version\n \ d04a52d Make gitlab CI example script faster (#1171)\n 9f367ae Added description for github actions (#1163)\n 9aa3515 Merge pull request #1159 from sburris0/master\n \ 924100f Add Void Linux installation instructions\n\nv0.12.0\nChanges:\n 2d1c954 Merge pull request #1038 from getzola/next\n 935c4a5 Update changelog\n 428b594 Fix documentation typos (#1157)\n b854cca Prepare for release\n ba240cd Change min Rust version in docs\n f786783 Update pulldown_cmark\n 5bf1687 Use trim_start_matches instead of strip_prefix (#1156)\n d1ca1e3 Update themes gallery (#1153)\n 2ac1d79 fix get_taxonomy_url to handle merged taxonomies properly (#1155)\n cc647f8 Make anchors always visible in docs\n e0068ef Remove mention from changelog\n 6c2300f Disable minify_html for now\n c143d95 Reverse pagination (#1147) [ #1082, #1122, #1123, #1126, #1056, #1135, #1136 ]\n \ 5ec3a9c Strip unc if it exists, fix #1110 #1129 (#1151)\n 4f5fd63 Update deps + pinned\n 0df3631 Add minify support (#1146) [ #1139, #766 ]\n d571dea Per section/subsection feeds (#1128)\n 6e16dfd A Fix for the permalinks in #1136 (#1142) [ #1135 ]\n af0dd5e Fixed unsound errors (#1143)\n 51a2213 Replaced all impl Default with derive(Default), where possible (#1141)\n 159ce0f Fix toml parse error line number (kind of) (#1138)\n d198ad6 Doc add a missing arg to get_taxonomy_url (#1139) [ #766 ]\n 05646ab add fix for (#1135) Taxonomies with identical slugs now get merged (#1136)\n 7666043 Merge branch 'master' into next\n ffaf5e0 Do not unwrap on invalid utf8 in link checker [ #1134 ]\n \ 278cc82 Change zola serve to load HTML from memory instead of disk (#1114)\n \ 261a2ee Docs/configuration update (#1126) [ #1056 ]\n 6379723 fix link (#1127)\n 274a5be Fix title level of check command (#1125)\n 282a755 Add feed autodiscovery documentation (#1123)\n c0e6c7e Adding my blog to the example list (#1124)\n 6238171 Updating filetime to v0.2.12 for OpenBSD support (#1120)\n \ 00eca98 Update themes gallery (#1122)\n 6af7959 Making Chinese and Japanese search indexing optional... (#1115)\n 4a3c156 Support anchors without quotes in link checker (#1118)\n b04be90 Fix benchmarks (#1113)\n 39eed4f add OneHalf Light/Dark theme (#1116)\n b359cca adding OpenBSD installation instructions (#1109)\n b4c5e9a Update changelog\n b9296f7 Make current_path always start with a slash (#1101)\n 28523ac Allow emitting newlines and whitespace in shortcodes and introduce markdown shortcodes (#1085)\n b003a47 Support relative links for root directory (fix #1028) (#1106)\n 7e7bf2b Tables in config.extra can be merged with those in theme.extra (#1100)\n 66aaf4e Use mod paths\n d7b5368 Extract some feed logic out of site/lib.rs\n 5fe1036 Extract some Tera logic out of site/lib.rs\n d9123a8 Extract link_checking outside of site/lib.rs\n \ 9be7bc0 Extract sass code out of site/lib.rs\n d7a557f Update livereload.js\n \ c3f59bc Fix pagination section memory issue (#1097)\n 9f20af1 Update deps\n \ 24d4784 Ignore sass directories starting with _ (#1084)\n 97e7728 Merge branch 'hmble-patch-1'\n d242b6b Change wording a bit\n d21ac14 make text visible on markdown renderers (#1096)\n 2514ad9 Add warning to not put taxonomies key in [extra] (#1095)\n ffd87dc Update syntect syntaxes\n b3d9fd9 Deployment guide for Vercel\n 26a5a36 Zola is now available in the official Arch repos (#1089)\n 50d092f Update themes gallery (#1082)\n fb994c7 Make search index configurable [ #961 ]\n c6a1c8b Clearer page sorting comment\n 7cea0bb Clean up config a bit\n cb198ab Document get_taxonomy_url [ #956 ]\n b30394f Tweak a bit the test_site test\n e47decc Make themes more flexible (#1004)\n 2230968 Update changelog\n 530f918 Add --force/-f flag to init, for creation in non-empty dir (#1065)\n ade442a clippy + fmt + fix toml dates in extra arrays [ #1048 ]\n 5e31a32 Add support for SVG files to get_image_metadata (Fixes #769) (#1063)\n \ 47bd7c9 fix material-light theme link (#1066)\n 752716f Not sure it changes anything but...\n 351c9b7 Remove ja/zh in search index\n 8d4056a Add GLSL and GDScrip syntax highlighting (#1060)\n 2e9b7ba Enable task lists\n f41fab8 Start changelog\n c4154bb Don't panic on bad date strings (#1051) [ #993 ]\n \ 6708f76 Implement get_file_hash (#1044)\n 690dded Update snap\n f107d43 Update snap\n a27380e Merge pull request #1055 from apiraino/add-new-sublime-themes-2\n \ 779c4dc Merge pull request #1057 from thomasetter/dockerignore\n a3b65b2 add .dockerignore file to reduce intermediate docker image size and build time\n \ bdeb2bd Add themes and syntect file\n ed0ae43 Clarify docs about adding a Sublime theme\n f138875 Merge pull request #1049 from bdjnk/patch-1\n 1200cfc mention code block output change\n a9a3a2e Mention 0.11 breaking change [ #1047 ]\n b87f175 Remove unneeded build_timestamp on config\n b935dc6 Fix tests\n \ eb9e22c Update Changelog to mention taxonomy rss\n ee594cf Make alias template pass HTML validation\n d1f7434 Merge pull request #1039 from styfle/patch-1\n \ c7c4605 ZEIT Now => Vercel\n 0d817ee Next version\n" module: pkgsrc subject: 'CVS commit: pkgsrc/www/zola' unixtime: '1648467051' user: nikita