mirror of
https://github.com/rjNemo/underscore
synced 2026-06-11 21:16:50 +00:00
* change documentation theme and structure * add config files * fix links * add build doc command Co-authored-by: Ruidy <rnemausat@newstore.com>
14 lines
No EOL
295 B
JSON
14 lines
No EOL
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
|
|
}
|
|
} |