💥 Wipe old stack, replace with clean static blog engine
This commit is contained in:
commit
5401ac287a
27 changed files with 9024 additions and 0 deletions
15
package.json
Normal file
15
package.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "thefoldwithin-earth",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"marked": "^15.0.12"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue