Initial commit
This commit is contained in:
commit
bda33ef628
36 changed files with 4233 additions and 0 deletions
6
example/config
Normal file
6
example/config
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
title: Example Site
|
||||
url: https://example.com
|
||||
author: Example Author
|
||||
description: A small ypsilanti demo site.
|
||||
theme: default
|
||||
nav: home=/, about=/about/, posts=/posts/, tags=/tags/, rss=/feed.xml
|
||||
Loading…
Add table
Add a link
Reference in a new issue