
Building this site requires Hugo (not yet included in the README or in the installation of dependencies in the Makefile). Still very much work in progress, this is basically the [Geekdocks theme][1] + one page. [1]: https://geekdocs.de/
14 lines
295 B
JSON
14 lines
295 B
JSON
{
|
|
"version": "1.0.0",
|
|
"name": "geekdoc",
|
|
"description": "Hugo theme made for documentation",
|
|
"icons": {
|
|
"60": "firefox_app_60x60.png",
|
|
"128": "firefox_app_128x128.png",
|
|
"512": "firefox_app_512x512.png"
|
|
},
|
|
"developer": {
|
|
"name": "Robert Kaussow",
|
|
"url": null
|
|
}
|
|
} |