The NativeLink documentation
The NativeLink documentation gets deployed to <https://docs.nativelink.com>.
π Stack
The NativeLink documentation uses a custom, highly efficient, high performance stack. Getting a bunch of bleeding-edge tools to work well together can be challenging. Feel free to copy-paste it into your own projects.
- DiΓ‘taxis as overarching documentation philosophy.
- Bun as production bundler.
- Biome as linting toolchain.
- Astro as meta-framework.
- Starlight as documentation framework.
- TailwindCSS 4.0-alpha for component styling which makes use of LightningCSS for faster CSS processing.
- Deno Deploy for deployments.
π Common workflows
See web/platform/package.json
for build scripts.
This project requires bun
and deno
. The nix flake ships compatible versions.
π Known issues
bun dev
doesnβt hot reload the changes in the starlight.conf.ts