nevereverever.de/articles.json
2026-01-09 18:49:25 +01:00

20 lines
718 B
JSON

{
"articles": [
{
"author": "Never",
"date": "9.1.2026",
"subtitle": "Some unintuitive quirks of Latex",
"summary": "Latex undoubtedly has some quirks. Some of them have a rather unintuitive solution. In this article I cover some quirks and solutions I have encountered.",
"title": "Latex Endeavors",
"filename": "latex-endeavors.html"
},
{
"author": "Never",
"date": "25.7.2025",
"subtitle": "Neat things I picked up along the way",
"summary": "Tricks and tools I learned about, while tweaking my Linux sytem or trying to do productive things.",
"title": "Random linux utilities",
"filename": "random-linux-utils.html"
}
]
}