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
|
@ -26,7 +26,6 @@
|
|||
"@testing-library/jest-dom": "^5.12.0",
|
||||
"@testing-library/react": "^11.2.7",
|
||||
"@testing-library/user-event": "^13.1.9",
|
||||
"dompurify": "^2.2.8",
|
||||
"gray-matter": "^4.0.3",
|
||||
"local-storage-fallback": "^4.1.2",
|
||||
"markdown-toc": "^1.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue