nevereverever.de/articles.json

21 lines
718 B
JSON
Raw Normal View History

2025-12-10 19:52:48 +01:00
{
"articles": [
{
2026-01-09 18:49:25 +01:00
"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",
2025-12-10 19:52:48 +01:00
"date": "25.7.2025",
"subtitle": "Neat things I picked up along the way",
2025-12-15 23:39:45 +01:00
"summary": "Tricks and tools I learned about, while tweaking my Linux sytem or trying to do productive things.",
2025-12-11 00:46:46 +01:00
"title": "Random linux utilities",
"filename": "random-linux-utils.html"
2025-12-10 19:52:48 +01:00
}
]
}