Initial commit
This commit is contained in:
commit
f3955f6322
22 changed files with 2422 additions and 0 deletions
9
content/index.njk
Normal file
9
content/index.njk
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: Home
|
||||
tags: site
|
||||
nav_order: 1
|
||||
---
|
||||
|
||||
<h1>This is the home page!</h1>
|
||||
|
||||
{% include "post_list.njk" %}
|
Loading…
Add table
Add a link
Reference in a new issue