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:
parent
bba728a0b6
commit
e907b9009f
44 changed files with 329 additions and 221 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,7 +4,8 @@ _/
|
|||
# auto generated files
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
pages.json
|
||||
posts.json
|
||||
posts/
|
||||
|
||||
# dependencies
|
||||
.pnp/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue