aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/blog/layouts (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-11taxonomy: add pages for tagsFranck Cuny2-0/+36
We want to have pages that list all the articles related to a given tag. Update the configuration to add support for tags and the permalink structure.
2021-04-06layout: add date and tags to single pagesFranck Cuny1-1/+26
We want to show the tags and the published/updated date for the articles. Add to the CSS the classes for these new elements.
2021-04-06layout: fix format for the dateFranck Cuny1-1/+1
2021-04-06layout: clean up empty spaceFranck Cuny1-1/+1