Just edit any file on GitHub and submit a pull request.
-
Install node, pnpm and git
-
Fork & Clone a local copy of the repository with
git clone https://github.com/trapgod1/thearchive.git
-
Initialize the project with
npm install -g pnpm
thenpnpm install
andpnpm update
-
Run
pnpm run docs:dev
. You can then open the url that the command outputs in your browser -
Edit any file and the changes should automatically apply in the browser
-
Make a pull request with your changes
released under the GNU GENERAL PUBLIC LICENSE