1
0
mirror of https://github.com/osmarks/website synced 2025-09-06 12:27:56 +00:00

Actually remember to publish changes

Updates, caching mechanism, new article, changes to stack and problem-solving, GUIHacker betterness, UUIDs on RSS
This commit is contained in:
2023-02-14 22:49:48 +00:00
parent 568248177b
commit 0b19f8c578
10 changed files with 156 additions and 45 deletions

View File

@@ -10,14 +10,15 @@
"gray-matter": "^4.0.2",
"handlebars": "^4.7.6",
"html-minifier": "^4.0.0",
"markdown-it": "^10.0.0",
"markdown-it": "^13.0.1",
"markdown-it-footnote": "^3.0.3",
"mustache": "^4.0.1",
"nanoid": "^2.1.11",
"pug": "^3.0.2",
"ramda": "^0.26.1",
"sass": "^1.26.8",
"terser": "^4.8.0"
"terser": "^4.8.0",
"uuid": "^9.0.0"
},
"license": "MIT"
}