Skip to content

lokus-ai/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lokus Docs

Documentation site for Lokus, built with Starlight (Astro).

Development

npm install
npm run dev       # Start dev server at localhost:4321
npm run build     # Build production site to ./dist/
npm run preview   # Preview production build locally

Structure

Content lives in src/content/docs/ as .md or .mdx files. Each file maps to a route based on its path.

Sidebar configuration is in astro.config.mjs.

About

Comprehensive documentation for Lokus - A modern, intuitive note-taking application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors