taxonomies (categories, tags, year/month/slug), syntax.css und Blog (posts).
This commit is contained in:
24
public/projects/index.json
Normal file
24
public/projects/index.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"projects": [
|
||||
{
|
||||
"url": "https://kurrrioo.neocities.org/projects/commenting/",
|
||||
"title": "Kommentar-Funktion mit hugo",
|
||||
"keywords": "beginning"
|
||||
},
|
||||
{
|
||||
"url": "https://kurrrioo.neocities.org/projects/linkace/",
|
||||
"title": "LinkAce",
|
||||
"keywords": "bookmarking, selfhost, (non-)docker"
|
||||
},
|
||||
{
|
||||
"url": "https://kurrrioo.neocities.org/projects/gitea/",
|
||||
"title": "Gitea",
|
||||
"keywords": "Versionsverwaltung, selfhost, VPS"
|
||||
},
|
||||
{
|
||||
"url": "https://kurrrioo.neocities.org/projects/chyrp/",
|
||||
"title": "ChyrpLite Blog",
|
||||
"keywords": "project, blog, leightweight"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user