Add DocForge documentation site

This commit is contained in:
thePR0M3TH3AN
2025-07-10 12:02:39 -04:00
parent c128e20e68
commit 4d924387ce
12 changed files with 94 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Build the Site
When you're ready to generate the static files, run:
```bash
npm run build
```
The output appears in the `_site/` folder.