Testing hugo
This commit is contained in:
commit
e3975962fa
327 changed files with 17224 additions and 0 deletions
14
public/themes/novela/exampleSite/config.yaml
Normal file
14
public/themes/novela/exampleSite/config.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
baseURL: "https://example.com"
|
||||
languageCode: "en-us"
|
||||
title: "Hugo Novela"
|
||||
pygmentsstyle: 'monokai'
|
||||
paginate: 6
|
||||
social:
|
||||
twitter: "#"
|
||||
github: "#"
|
||||
instagram: "#"
|
||||
linkedin: "#"
|
||||
dribbble: "#"
|
||||
youtube: "#"
|
||||
taxonomies:
|
||||
author: authors
|
||||
Loading…
Add table
Add a link
Reference in a new issue