Add docs
This commit is contained in:
21
docs/config.yml
Normal file
21
docs/config.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
baseURL: "https://stefma.github.io/hugo-fresh"
|
||||
languageCode: "en-us"
|
||||
title: "Hugo Fresh documentation"
|
||||
module:
|
||||
imports:
|
||||
path: github.com/StefMa/hugo-fresh
|
||||
|
||||
params:
|
||||
navbarlogo:
|
||||
image: logos/fresh.svg
|
||||
link: /hugo-fresh
|
||||
hero:
|
||||
title: hugo fresh documentation
|
||||
subtitle: Probably the best hugo theme out there!
|
||||
buttontext: Go to docs
|
||||
buttonlink: getstarted
|
||||
image: illustrations/worker.svg
|
||||
navbar:
|
||||
- title: GitHub
|
||||
url: https://github.com/StefMa/hugo-fresh
|
||||
button: true
|
||||
Reference in New Issue
Block a user