hard coded post author, removed dompurify, separated blog post contents from metadata, removed post template file, and implemented tag and date order feature

This commit is contained in:
Kim, Jimin 2021-06-22 17:08:10 +09:00
parent bba728a0b6
commit e907b9009f
44 changed files with 329 additions and 221 deletions

3
.gitignore vendored
View file

@ -4,7 +4,8 @@ _/
# auto generated files
yarn.lock
package-lock.json
pages.json
posts.json
posts/
# dependencies
.pnp/