Skip to content

gruezi-io/www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gruezi docs

Documentation site for gruezi, built with VitePress.

Local development

Install dependencies:

npm install

Or with just:

just install

Start the dev server:

npm run dev

Or:

just dev

Create a production build:

npm run build

Or:

just build

Preview the built site locally:

npm run preview

Or:

just preview

Run the site checks and production build smoke test:

just test

Project structure

  • docs/index.md is the homepage.
  • docs/.vitepress/config.mts contains site config, nav, sidebar, and metadata.
  • docs/.vitepress/theme/ contains small theme customizations.
  • docs/guide/, docs/reference/, and docs/deploy/ contain the docs content.
  • docs/public/ contains the logo and static assets.

About

gruezi.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages