added tags, changed data structure, separated unsearchable posts from regular posts

This commit is contained in:
Kim, Jimin 2021-07-30 15:15:10 +09:00
parent 9922ff1fa4
commit 2d5582fda2
46 changed files with 463 additions and 342 deletions

4
.gitignore vendored
View file

@ -2,8 +2,8 @@
_/
# auto generated files
posts.json
posts/
source/src/data/map.json
source/src/data/content/
# dependencies
.pnp/