Skip to content

smlight-dev/slzb-06-manual

Repository files navigation

SLZB-06 MANUAL

This repository contains the SLZB-06 documentation.

It is based on VuePress v2.

Directory-Structure

  • docs: The actual documentation.
  • docs/.vuepress: VuePress enhancements.
  • public: Static assets like static images.
  • navbar.ts: Tom menu navigation bar - configuration file.
  • sidebar.ts: Side menu (sidebar) - configuration file.
  • vuepress.config.ts: The VuePress config file.

VuePress installation

# Install Vuepress dependencies
npm ci

Compilling static web pages

# Run Vuepress build command to generate static pages
npm run build

Compilled web-resource will be stored at the dist directory.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •