This repository has been archived on 2020-07-09. You can view files and clone it, but cannot push or open issues or pull requests.
hugo-gopher/configuration.json
Martijn de Boer 8fb8415e0a First commit
2019-01-05 12:02:50 +01:00

13 lines
No EOL
516 B
JSON

{
"jsonPath": "~/source/ginnegappen/ginnegappen/public/index.json",
"siteName": "Ginnegappen.nl",
"siteDescription": "\r\nAls je het niet te serieus neemt, dan valt er misschien nog wat te leren op dit blog.\r\nWe schrijven over van alles en nog wat, zo lang er maar wat over valt te ginnegappen.\r\nVan opinie tot wetenschap, van online privacy tot koffie.",
"gopherDomain": "ginnegappen.nl",
"gopherPort": "1070",
"gopherInterface": "0.0.0.0",
"titleAttr": "title",
"urlAttr": "id",
"bodyAttr": "body"
}