aboutsummaryrefslogtreecommitdiffstats
path: root/posts
Commit message (Collapse)AuthorAgeFilesLines
* Move blog posts to the posts/ directory.Denis 'GNUtoo' Carikli2025-06-1574-0/+6266
We also have two other pages that are not generated from the blog posts (reply.html and search.html). It would be nice to be able to move them to markdown as well, but if we do that it is necessary to differenciate between markdown files used to generate blog posts, and the ones used to generate these pages. In addition if the blog posts directory is named markdown, and that we have other markdown files as well, it become confusing for contributors. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>