Initial commit
This commit is contained in:
commit
bda33ef628
36 changed files with 4233 additions and 0 deletions
13
example/content/index.md
Normal file
13
example/content/index.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: Home
|
||||
description: Example home page.
|
||||
layout: base
|
||||
---
|
||||
|
||||
# Example Site
|
||||
|
||||
This is a small demo site for ypsilanti.
|
||||
|
||||
## Posts
|
||||
|
||||
- [First Post](/posts/first-post/)
|
||||
Loading…
Add table
Add a link
Reference in a new issue