v0.14.0
Changes:
- b2354c6 Merge pull request #1293 from getzola/next
- ece6cb9 Update release date
- a5cc4dc Update processed images
- c0895b6 Update deps
- b89fc2c Merge branch 'master' into next
- 8c3ce7d Update changelog
- 4a87689 Add class based syntax higlighting + line numbers (#1531)
- 57705aa Add permalink to Taxonomy (#1516)
- 98b110b Add support for Norwegian search (#1547)
- 6f22132 imgproc: Don't upscale images in the Fit op, fix a bug in comment in #1542 (#1545)
See More
- 96e28dd Docs: Fix resize_image and gallery shortcodes (#1543)
- ee85300 Mention load_data only works with utf-8 [ #1539 ]
- 3e1a934 Fix tests and add note about translations
- 06bee57 Revert "Exclude self from translation list for page/section"
- 93900fb Add
num_format
filter (#1460) - 0a7692a Exclude self from translation list for page/section [ #1410 ]
- 545e766 Allow functions to look into current theme static folder [ #1416 ]
- 0cd1ea9 Avoid panic on invalid addr
- e62664b Unify {page,section}.assets [ #1510 ]
- 8e9b779 Mention lang for get_taxonomy [ #1517 ]
- c49d62c Update deps
- 1e6768b Remove search index for themes
- a8acf2c Cache get_image_metadata result
- 312ffcb chore: update Vercel documentation (#1527)
- c0a0df4 Update resize_image docs
- 1bf5cd7 Update docs + sandbox files
- 0975b67 Hash imageproc on unified path
- 38ddb1c cargo fmt
- 9145af6 imageproc things for paths refactor (#1484)
- 009d105 Automatically trim
/
on Tera fn calls dealing with files - ae916eb Some more tweaks
- a736d33 Fix tests on Windows
- 9e0cac6 Cleanup of get_url and get_file_hash
- 7154e90 Update load_data
- 7fb99ea Revamp the images template functions
- b0937fa Some more cleanup
- a977795 Split Tera functions in several files
- c728a86 Clear SITE_CONTENT on full reload
- 6351591 hide search-results on blur (#1488)
- 2289b2f Fix config loading [ #1512 ]
- 16c123a Include path in the search index with include_path (#1509)
- 7fab9b4 Improve docs (#1506)
- 4c22996 Fix typos (#1505)
- b292f45 Fix|Docs: paginate_reversed is missing from example _index.md (#1501)
- 1cecf60 Update Travis CI link to point to updated website (#1498)
- ff8805e Docs: Don't suggest/use a CSS framework (#1495)
- 0ca311f Docs: Document variables with default values (#1493)
- 6a84f1b Docs: weight ties sort sections in random order (#1492)
- 4f023d8 Docs: Resize feeds image (#1485)
- 14b1a35 Docs: Add highlight theme green to docs (#1486)
- e0498f2 CONTRIBUTING.md: Fix sublime syntaxes and themes directory names (#1483)
- aaa4f4e Fix highlighting
- c38d9e5 Do not clone ancestors when serializing
- fe79798 Remove unused code + rustfmt
- 6038629 Docs: Move build_search_index to root level in config.toml (#1479)
- c393ded Better description for output-dir of zola serve
- ca4b5d5 Remove unused option [ #1477 ]
- 70675ff Make sure that -i, -p and -u options take mandatory arguments (#1474)
- 8ee6df0 Docs: Mention that the output directory will be deleted before build (#1472)
- 22fcae4 Docs: Add second.md filename to directory structure overview (#1469)
- 0596b99 Docs: Remove --watch-only flag (#1468)
- 4140ab7 Specify default output directory (#1464)
- 22c29fe Fix race condition in generating next/previous page references when using transparent mode. (#1456)
- f8c6ea2 Add new sorting: UpdateDate that sorts by
meta.updated
. (#1452) - b244bcd Hide lines in code block (#1453)
- 5365efe Add protobuf syntax highlighting
- dec5a85 Fix language in rss.xml [ #1442 ]
- 5df6e03 Update MSRV
- 1fab9c6 Update slotmap + handle in memory XML content type in zola serve [ #1308 ]
- fecc3cf Strip footnotes link from summaries [ #1282 ]
- 998f700 Update themes gallery (#1449)
- 3a5ae0f Update configuration.md (#1450)
- b2adfae Add Zig highlighting [ #1370 ]
- 10c1739 Update pinned MSRV
- dc0c7df Update themes gallery (#1443)
- 84fb2f3 Mention WSL2 filesystem [ #1440 ]
- dedd869 revise documentation for gh-pages (#1441)
- a0b92be doc(installation): add Debian package (#1432)
- 80843cd u16 for anchor levels [ #1436 ]
- 4f6528c Allow whitespace on the same line as closing front-matter chars
- e92e4f1 Tweaks to load_data + update deps
- 1bd777f Add HTTP POST capability to load_data() (#1400)
- 47b9207 link_checking: prevent rate-limiting (#1421)
- 3346439 rendering: keep track of all internal links (#1424)
- 4f7b960 Fix can not build with indexing-zh (#1433)
- 421a251 Hash collision using the same quality level and incorrect quality for WebP (#1431)
- fc808f2 Some clippy fixes
- 0afd31d cargo fmt
- d3caa56 Nest translations in languages options
- 32433e7 Lang aware search indices settings
- 187bc30 Serializing lang aware configs
- 0812b60 Remove deprecated config options
- 86b42fc Move taxonomies to language options dict
- 7484138 Add a LanguageOption for the default language if there is none
- 975800e Enforce unic valid language codes
- ba8939b If it's a directory, serve index.html instead (#1426)
- 6e2595a doc(syntax-highlighting): fix available values (#1427)
- a9afb07 doc(content/page): fix typo (#1419)
- 341ac3b Southerntofu bugfix index translations (#1417) [ #1332 ]
- 5bf9ebc Feature: allow spaces between dashes in filename for page (#1323)
- 1f75738 Add Cloudflare Pages support to README (#1396)
- 226ff37 add Cloudflare Pages to docs (#1414)
- 958ec2a Add CORS header (#1382)
- 5b005b4 Allow frontmatter to have optional newline if no content (#1408)
- 534174a feat: add base16-atelierdune-light highlight theme (#1406)
- 940e479 Fix typo + do not include themes section in search index
- 5964fc1 fixes #1401 (#1404)
- 12c46a9 Add note on the requirement of
paginate_by
(#1403) - 25ef603 Error on invalid file/section
- 67f9b94 Fix language specific non-internal urls for get_url. (#1381)
- ba0c384 Clarify where to define the theme in the .toml file (#1390)
- 9487b6f Fix serve command when used with config option (#1385)
- 51644a7 Handle random jetbrains temp files
- 2a46e07 Add path to TaxonomyTerm [ #1336 ]
- d296930 Document conditional TOC rendering (#1376)
- 7fc7ef4 Add tests for slug strategy in filenames with dates
- 8630c79 Update outdated link (#1375)
- 2bbd3bd Fix compute_hash
- 0b94e09 Update changelog
- c26b94a Remove stray word (#1368)
- 5ce082d Add Sourcehut Pages as deployment platform (#1365)
- 3262f69 Single compute_hash fn + cargo fmt
- d3ab393 [WIP] Add support for base64-encoded hash values to 'get_file_hash' (#1339) [ #519 ]
- 6d6df45 Make shortcodes work in
markdown
filter (#1358) [ #1350 ] - 3ba2d33 Copyright date always ending on current year (#1366)
- 5d1d5d6 Update themes gallery (#1364)
- 8eac5a5 WebP support in resize_image (#1360)
- d4db249 add force arg long switch to CLI (#1362)
- bf05a54 Add live reload tip for serving site with docker (#1352)
- d734b17 Fix "serve" subcommand for URL encoded static files (#1351)
- def9588 Add final directory structure to overview (#1348)
- 3cb61c3 Support embed YouTube playlist (#1342)
- a65a2d5 Update minify-html dependency to version 0.4.2 (#1340)
- 53456bd Don't panic for missing highlight theme (close #1299) (#1307)
- 49b6087 Document Docker Hub (#1337)
- afd5da4 Improve documentation (#1335) [ #1295 ]
- aa57541 Force newline after front-matter [ #1287 ]
- cf86e93 Fix dir renaming not picked up by zola serve [ #1324 ]
- 3b210d6 Use zola 0.13 for docs
- 024144b cargo fmt
- 34989a8 Fix panic in loading Page [ #1327 ]
- 8e6c3f4 Update changelog + deps
- 15e0ae6 load_data() template function takes a
required
boolean flag (closes #1209) (#1306) - c531f8c Document how to get translation for active language (#1329)
- 0298f81 Update to 2021 (#1321)
- 92b5b4b Add sort_by title (#1315)
- 6950759 Internal links are supported in markdown filter (#1318) [ #1296, #1316 ]
- 14366da Fix fallback to syntax highlighting theme (closes #1309) (#1312)
- 96fb798 Update test-case
- 6330184 Merge pull request #1311 from southerntofu/bugfix-mimetype [ #1308 ]
- 347208f serve command respects mime types (closes #1308)
- ca1a6dd Merge pull request #1305 from idolactivities/fix/1304-utf8-minification
- 108986b Next version
- 0a5181d Ensure minified HTML is truncated before converting to String [ #1304 ]
- 9444b92 Merge pull request #1294 from getzola/create-pull-request/patch-1610200492
- 8fe5fc9 Update themes gallery
This list of changes was auto generated.