Skip to content

ldrcoach/calkeep-docs

Repository files navigation

CalKeep Docs

Public documentation for CalKeep, the calendar synchronization and scheduling platform.

Live site: docs.calkeep.com

Edit a page

The fastest path is the Edit this page link at the bottom of any doc on the live site — it opens a GitHub PR flow.

Or locally:

git clone https://github.com/ldrcoach/calkeep-docs.git
cd calkeep-docs
npm install
npm start          # http://localhost:3000 with hot reload

Pages live in docs/ as plain Markdown (with optional MDX). The sidebar order is defined in sidebars.ts. Brand colors and global styles are in src/css/custom.css.

Stack

  • Docusaurus 3 on the classic preset
  • TypeScript config
  • Hosted on GitHub Pages with a custom domain via CNAME
  • Deployed by GitHub Actions on every push to main

License

Documentation content is © CalKeep. Code in this repo (config + workflows) is MIT.

About

Public documentation for CalKeep — calendar sync and scheduling platform. Live at https://docs.calkeep.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors