Commit graph

3 commits

Author SHA1 Message Date
Noam Lerner
69b90178c1 Add tags support to entry/meta
This commit adds support in having tags in entry.meta.
This includes:
- Updating the README
- Adding values for tags across multiple languages (en, fr, it, pt-br, pt)
- Moving from span to div in entry/meta/categories to make sure each one of
  'tags' and 'categories' sections is in a separate line.
2022-03-19 14:52:57 +02:00
Mikhail Morfikov
af225d5c9b
Add a missing slash in the category URLs (#38)
Fix #37
2020-09-16 16:27:39 -04:00
vimux
7bffa43920
BREAKING CHANGE: rename Post → Entry
* .Site.Params.post_meta → .Site.Params.Entry.meta
* .Site.Params.toc → .Site.Params.Entry.toc
* .Site.Params.tocOpen → .Site.Params.Entry.tocOpen
2020-02-11 09:27:01 -05:00