Skip to content

mantrabrain/sikshya-docs

Repository files navigation

Sikshya Documentation

Modern documentation site for the Sikshya LMS WordPress plugin (free + Pro), built with VitePress.

Develop

npm install
npm run dev

Then open http://localhost:5173.

Build

npm run build

Output is written to docs/.vitepress/dist.

Preview a production build

npm run preview

Structure

docs/
├── .vitepress/
│   └── config.ts            # Theme, nav, sidebar, SEO
├── guide/                   # All guide pages
└── index.md                 # Homepage (hero + cards + Free vs Pro)

Edit any Markdown file under docs/ and the dev server hot-reloads.

Releases

Packages

Contributors

Languages