zola/components
Sam Vente c143d95c4e
Reverse pagination (#1147)
* mention code block output change

* Update snap

* Update themes gallery (#1082)

Co-authored-by: GitHub Action <action@github.com>

* Deployment guide for Vercel

* Change wording a bit

* Update themes gallery (#1122)

Co-authored-by: GitHub Action <action@github.com>

* Add feed autodiscovery documentation (#1123)

* Add feed autodiscovery documentation

* Fix link in template

* Docs/configuration update (#1126)

* Update configuration documentation

- Attempt to split the configuration file into sections to make it more readable and
  avoid configuration mistakes (#1056).
- Move translation instructions to the right part.
- Add a bit more explanations to the extra section.

* Take into account @Keats feedbacks

* Remove short notice about translation usage

- A i18n page should be created to better explain it.

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

* add test and implementation for reverse pagination

* incorporate review changes

Co-authored-by: Michael Plotke <bdjnks@gmail.com>
Co-authored-by: Vincent Prouillet <balthek@gmail.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Samyak Bakliwal <w3bcode@gmail.com>
Co-authored-by: René Ribaud <uggla@free.fr>
2020-09-01 21:00:21 +02:00
..
config Add minify support (#1146) 2020-08-28 19:39:19 +02:00
errors Fixed unsound errors (#1143) 2020-08-20 19:51:17 +02:00
front_matter Reverse pagination (#1147) 2020-09-01 21:00:21 +02:00
imageproc Update image to 0.23 2020-02-10 20:48:52 +01:00
library Reverse pagination (#1147) 2020-09-01 21:00:21 +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 Reverse pagination (#1147) 2020-09-01 21:00:21 +02:00
templates Per section/subsection feeds (#1128) 2020-08-27 20:21:37 +02:00
utils Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00