aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tests.sh
Commit message (Collapse)AuthorAgeFilesLines
* Move blog posts to the posts/ directory.Denis 'GNUtoo' Carikli2025-06-151-1/+1
| | | | | | | | | | | | | | 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>
* Makefile: add target to automatically update the articles list.Denis 'GNUtoo' Carikli2025-06-151-0/+61
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>