Documentation for all Fossorial projects
Find a file
2025-04-27 23:18:25 -04:00
.vscode Initial site deploy 2025-01-01 17:46:59 -05:00
packages/docusaurus add permissions screenshot 2025-04-27 23:18:25 -04:00
stacks standarize code block formatting with prettier 2025-04-10 21:56:12 -04:00
.gitignore clean up formatting a bit and add components overview 2025-01-02 17:57:30 -05:00
cdk.context.json Initial site deploy 2025-01-01 17:46:59 -05:00
LICENSE Updating overviews and add license 2025-01-04 21:23:40 -05:00
Makefile Add makefile 2025-02-26 11:00:39 -05:00
package.json Umami working 2025-02-09 16:49:14 -05:00
pnpm-workspace.yaml Initial site deploy 2025-01-01 17:46:59 -05:00
README.md standarize code block formatting with prettier 2025-04-10 21:56:12 -04:00
sst.config.ts standarize code block formatting with prettier 2025-04-10 21:56:12 -04:00
tsconfig.json Initial site deploy 2025-01-01 17:46:59 -05:00

Website

This website is built using Docusaurus, a modern static website generator.

Installation

$ npm i

Local Development

$ npm run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Deployment

Using SSH:

$ npx sst deploy --stage prod

License

This project is licensed under the MIT License - see the LICENSE file for details.