zola/components
Sam Vente 6e16dfdc29
A Fix for the permalinks in #1136 (#1142)
* add fix for (#1135) Taxonomies with identical slugs now get merged (#1136)

* update templates so they propperly render taxonomy names

* squash! add fix for (#1135) Taxonomies with identical slugs now get merged (#1136)

reimplement taxonomy deduping

* revert unwanted changes to templates

* add tests for unic in permalinks

* add tests for unic in permalinks
2020-08-26 19:36:02 +02:00
..
config A Fix for the permalinks in #1136 (#1142) 2020-08-26 19:36:02 +02:00
errors Fixed unsound errors (#1143) 2020-08-20 19:51:17 +02:00
front_matter Fix toml parse error line number (kind of) (#1138) 2020-08-18 13:14:27 +02:00
imageproc Update image to 0.23 2020-02-10 20:48:52 +01:00
library A Fix for the permalinks in #1136 (#1142) 2020-08-26 19:36:02 +02:00
link_checker Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00
rendering Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00
search Making Chinese and Japanese search indexing optional... (#1115) 2020-08-07 17:03:51 +02:00
site Change zola serve to load HTML from memory instead of disk (#1114) 2020-08-16 18:39:04 +02:00
templates Update changelog 2020-07-29 20:49:15 +02:00
utils Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00