zola/components
Vladislav Nikonov b1091bbb45 Implemented emoji aliases support in markdown files (#1194)
* Implemented emoji aliases support in markdown files

* Added emoji aliases rendering unit tests

* Added bench for emoji
2020-12-14 20:43:31 +01:00
..
config Implemented emoji aliases support in markdown files (#1194) 2020-12-14 20:43:31 +01:00
errors Fixed unsound errors (#1143) 2020-08-20 19:51:17 +02:00
front_matter Make sections draftable (#1218) 2020-12-14 20:43:31 +01:00
imageproc Update image to 0.23 2020-02-10 20:48:52 +01:00
library Fix slugified taxonomies rendering 2020-09-22 09:46:22 +02:00
link_checker Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00
rendering Implemented emoji aliases support in markdown files (#1194) 2020-12-14 20:43:31 +01:00
search Making Chinese and Japanese search indexing optional... (#1115) 2020-08-07 17:03:51 +02:00
site Update changelog 2020-12-14 20:43:31 +01:00
templates Update changelog 2020-12-14 20:43:31 +01:00
utils Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00