Skip to content

Commit

Permalink
Move wiki to FetchContent
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh committed Oct 8, 2021
1 parent 267bb26 commit 18c8d44
Show file tree
Hide file tree
Showing 21 changed files with 166 additions and 979 deletions.
9 changes: 1 addition & 8 deletions package.json
Expand Up @@ -9,17 +9,10 @@
"preview": "astro preview"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"astro": "^0.20.7",
"eslint": "^7.32.0",
"typescript": "^4.4.3"
},
"dependencies": {
"@11ty/eleventy-img": "^0.10.0",
"fdir": "^5.1.0",
"gray-matter": "^4.0.3",
"sharp": "^0.29.1",
"tailwindcss": "^2.2.15"
}
}
}

0 comments on commit 18c8d44

Please sign in to comment.