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