feat: add Journal page

This commit is contained in:
Stefan Imhoff
2023-05-31 19:34:46 +02:00
parent 3da1c5c0d2
commit 3a96fd808e
39 changed files with 640 additions and 15 deletions

View File

@@ -22,14 +22,19 @@
"classnames": "^2.3.2",
"file-type": "^18.4.0",
"find-cache-dir": "^4.0.0",
"mdast-util-to-string": "^3.2.0",
"moment": "^2.29.4",
"object-hash": "^3.0.0",
"postcss": "^8.4.24",
"potrace": "^2.1.8",
"preact": "^10.15.1",
"reading-time": "^1.5.0",
"sharp": "^0.32.1",
"tailwindcss": "^3.3.2"
},
"devDependencies": {
"@types/mdast": "^3.0.11",
"@types/unist": "^2.0.6",
"@typescript-eslint/parser": "^5.59.7",
"cssnano": "^6.0.1",
"eslint": "^8.41.0",