update Makefile and directory structure
This commit is contained in:
parent
7ce30f1b1e
commit
2488421f0a
40 changed files with 1260 additions and 115 deletions
20
articles.json
Normal file
20
articles.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"articles": [
|
||||
{
|
||||
"author": "Never Gude",
|
||||
"date": "4.1.2026",
|
||||
"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 2",
|
||||
"filename": "random-linux-utils-2.html"
|
||||
},
|
||||
{
|
||||
"author": "Never Gude",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue