1
0
mirror of https://github.com/osmarks/website synced 2025-09-06 04:17:57 +00:00

stick new content in git

This commit is contained in:
2020-06-12 14:59:22 +01:00
parent a4d30a6ef6
commit 2bc9e3c0c5
9 changed files with 193 additions and 52 deletions

View File

@@ -4,13 +4,13 @@
"description": "Static site generation code for my website.",
"main": "index.js",
"dependencies": {
"dayjs": "^1.8.19",
"dayjs": "^1.8.27",
"fs-extra": "^8.1.0",
"gray-matter": "^4.0.2",
"handlebars": "^4.7.2",
"handlebars": "^4.7.6",
"markdown-it": "^10.0.0",
"mustache": "^4.0.0",
"nanoid": "^2.1.10",
"mustache": "^4.0.1",
"nanoid": "^2.1.11",
"pug": "^2.0.4",
"ramda": "^0.26.1",
"stylus": "^0.54.7"