Add blog home page
parent
553331d5ca
commit
ccd460308a
@ -0,0 +1,7 @@
|
|||||||
|
+++
|
||||||
|
template = "blog.html"
|
||||||
|
page_template = "blog-post.html"
|
||||||
|
sort_by = "date"
|
||||||
|
+++
|
||||||
|
|
||||||
|
## Blog
|
@ -0,0 +1,9 @@
|
|||||||
|
+++
|
||||||
|
template = "page.html"
|
||||||
|
+++
|
||||||
|
|
||||||
|
## Hello, Welcome to my blog!
|
||||||
|
|
||||||
|
I talk about privacy, programming, and my other random thoughts.
|
||||||
|
|
||||||
|
[GitHub](https://github.com/nickzana)
|
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
Loading…
Reference in New Issue