1
0
Fork 0

11ty, gitignore

This commit is contained in:
Ava Gaiety Wroten 2021-04-26 20:34:18 -05:00
parent 4897901105
commit e25d6a7fe0
4 changed files with 6751 additions and 2 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/dist
/node_modules

6741
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -4,7 +4,7 @@
"description": "Homepage for Gaiety, the doggo",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "mkdir -p dist && eleventy --input=./src --output=./dist"
},
"repository": {
"type": "git",
@ -15,5 +15,8 @@
"bugs": {
"url": "https://gitlab.com/gaiety/fursona/issues"
},
"homepage": "https://gitlab.com/gaiety/fursona#readme"
"homepage": "https://gitlab.com/gaiety/fursona#readme",
"devDependencies": {
"@11ty/eleventy": "^0.12.1"
}
}

3
src/index.md Normal file
View file

@ -0,0 +1,3 @@
# Gaiety
Sup