Skip to content

Commit

Permalink
add: add file structure stub (#9)
Browse files Browse the repository at this point in the history
* add: add file structure stub

* docs: small rewrite

---------

Co-authored-by: Princesseuh <[email protected]>
  • Loading branch information
dreyfus92 and Princesseuh committed Oct 6, 2023
1 parent 19b555e commit 1131537
Show file tree
Hide file tree
Showing 6 changed files with 2,011 additions and 668 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,13 @@
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0"
},
"devDependencies": {
"hast-util-from-html": "^1.0.2",
"hast-util-to-string": "^2.0.0",
"hastscript": "^7.2.0",
"rehype": "^12.0.1",
"start-server-and-test": "^2.0.0",
"unist-util-visit": "^4.1.2"
},
"packageManager": "[email protected]"
}

0 comments on commit 1131537

Please sign in to comment.