first commit
This commit is contained in:
3
themes/terminimal/content/pages/_index.md
Normal file
3
themes/terminimal/content/pages/_index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
render = false
|
||||
+++
|
6
themes/terminimal/content/pages/about.md
Normal file
6
themes/terminimal/content/pages/about.md
Normal file
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "about me"
|
||||
path = "about"
|
||||
+++
|
||||
|
||||
Hello, World!
|
5
themes/terminimal/content/pages/archive.md
Normal file
5
themes/terminimal/content/pages/archive.md
Normal file
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
path = "archive"
|
||||
template = "archive.html"
|
||||
title = "blog archive (all posts)"
|
||||
+++
|
Reference in New Issue
Block a user