code cleanup and add documentation for config params

This commit is contained in:
Robert Kaussow 2020-01-14 00:15:39 +01:00
parent f2f51adff0
commit aac46df166
12 changed files with 196 additions and 43 deletions

View file

@ -0,0 +1,13 @@
---
more:
- name: News
ref: "/posts"
icon: "notification"
- name: Releases
ref: "https://github.com/xoxys/hugo-geekdoc/releases"
external: true
icon: "download"
- name: "View Source"
ref: "https://github.com/xoxys/hugo-geekdoc"
external: true
icon: "github"