Skip to content

ptarmiganlabs/ctrl-q-docs

Repository files navigation

Ctrl-Q documentation site

This repository contains the VitePress documentation site for Ctrl-Q.

The documentation site is published at https://ctrl-q.ptarmiganlabs.com.

Development

npm install
npm run dev

The development server starts at http://localhost:5173.

Build

npm run build
npm run serve

The production build is written to docs/.vitepress/dist.

Structure

docs/
├── index.md          # Home page
├── docs/             # Documentation content
├── public/           # Static assets served from /
└── .vitepress/       # VitePress config and theme

The old Hugo/Docsy site source is kept in hugo-archive/ for reference.

About

Documentation site for the Ctrl-Q tool for Qlik Sense

Resources

License

Contributing

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from google/docsy-example