use 11ty
This commit is contained in:
parent
beccccb61f
commit
44e1ea0c08
28 changed files with 2002 additions and 131 deletions
11
package.json
Normal file
11
package.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "astolfo.org",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"repository": "ssh://forgejo@git.nijika.astolfo.org/astolfo/astolfo.org",
|
||||
"author": "Astolfo.org Contributors",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@11ty/eleventy": "^3.1.2"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue