feat: add archive view of posts
This commit is contained in:
parent
5e72b839fe
commit
6265474981
8 changed files with 78 additions and 10 deletions
9
src/content/posts/hello_world_again.md
Normal file
9
src/content/posts/hello_world_again.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: Hello world again
|
||||
date: 2017-02-01
|
||||
categories:
|
||||
- test
|
||||
- email
|
||||
---
|
||||
|
||||
This is a test post.
|
Loading…
Add table
Add a link
Reference in a new issue