Skip to content

Repository files navigation

kdash.cli.rs

Marketing site for KDash, built with Astro + Tailwind CSS and themed with Catppuccin Macchiato (KDash's default in-app theme).

Develop

npm install
npm run dev      # local dev server
npm run build    # static build into dist/
npm run preview  # preview the production build

Deploy

Pushing to main builds and publishes to GitHub Pages via .github/workflows/deploy.yml. The repo's Pages source must be set to "GitHub Actions". The custom domain lives in public/CNAME.

Content

  • Copy and section data live in src/data/ (features.ts, faq.ts, version.ts) and the section components in src/components/.
  • Screenshots and the asciinema cast (ui.cast) live in public/; refresh them from the main repo's screenshots/ directory.
  • Bump src/data/version.ts on each KDash release.

About

Docs website for KDash

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages