Main marketing site eg www.tanaab.dev built with VitePress and Bun.
Start by installing bun.
Clone and install deps:
git clone https://github.com/tanaabased/website.git
cd website
bun installRun dev server
bun run devBuild and preview for production:
bun run build
bun run previewLint:
bun run lintIf you have a question or would like some community support we recommend you use the issue queue in this repo.
We try to log all changes big and small in both THE CHANGELOG and the release notes.
Made with contributors-img.