added tags, changed data structure, separated unsearchable posts from regular posts
This commit is contained in:
parent
9922ff1fa4
commit
2d5582fda2
46 changed files with 463 additions and 342 deletions
9
source/markdown/posts/test post.md
Normal file
9
source/markdown/posts/test post.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: Test post
|
||||
date: 2021-07-26
|
||||
tags:
|
||||
- tag1
|
||||
- tag2
|
||||
---
|
||||
|
||||
A post have title, date, tag, and content.
|
Loading…
Add table
Add a link
Reference in a new issue