Skip to content

KashCal/docs

Repository files navigation

KashCal website

The user documentation, feature guides, and blog for KashCal — a free, open-source Android calendar.

Built with Docusaurus. The live site is at https://kashcal.onekash.org.

Local development

npm install
npm start

Starts a local dev server with live reload.

Build

npm run build

Generates the static site into build/.

Deployment

Deployment is automatic. Pushing to main triggers the deploy.yml GitHub Actions workflow, which builds the site and publishes it to GitHub Pages. No manual deploy step is needed.

Structure

  • docs/ — user documentation (getting started, features, sync, privacy, help)
  • blog/ — release notes and announcements
  • src/pages/index.tsx — the marketing landing page
  • src/components/ — custom React components and diagrams
  • static/ — images, CNAME, funding.json

About

User documentation, guides, and blog for KashCal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors