No description
Find a file
2025-08-10 17:04:52 +10:00
app feat: more tweaks and features 2025-08-10 17:04:52 +10:00
drop@7c234067a5 feat: more tweaks and features 2025-08-10 17:04:52 +10:00
guides feat: more tweaks and features 2025-08-10 17:04:52 +10:00
public/fonts feat: improvements and initial UI design 2025-08-09 23:13:50 +10:00
tools feat: more tweaks and features 2025-08-10 17:04:52 +10:00
.gitignore Initial commit 2025-08-09 20:19:16 +10:00
.gitmodules Initial commit 2025-08-09 20:19:16 +10:00
content.config.ts feat: improvements and initial UI design 2025-08-09 23:13:50 +10:00
LICENSE.md Initial commit 2025-08-09 20:19:16 +10:00
nuxt.config.ts feat: more tweaks and features 2025-08-10 17:04:52 +10:00
package.json feat: more tweaks and features 2025-08-10 17:04:52 +10:00
README.md Initial commit 2025-08-09 20:19:16 +10:00
tailwind.config.js feat: improvements and initial UI design 2025-08-09 23:13:50 +10:00
tsconfig.json Initial commit 2025-08-09 20:19:16 +10:00
yarn.lock feat: more tweaks and features 2025-08-10 17:04:52 +10:00

Drop Developer Docs

About

This project auto-generates Markdown documentation from the drop submodule, for developers. It then compiles it with a Nuxt 3 project to make the API docs.

Contributing

Most of the custom tooling is in tools/. It uses the TypeScript compiler API to fetch metadata about the codebase.

The rest of the project is a stock-standard Nuxt 3 CMS project.

License

Check out LICENSE.md