Skip to content

sbstrkt/nitrokey-documentation

 
 

Repository files navigation

Nitrokey Documentation

Build Status

Nitrokey's User Documentation

Setup

This documentation is based on VuePress. It's a static page generator so that for testing purposes you need to install VuePress on your local system:

  1. Install
sudo apt install npm
sudo npm install -g vuepress
  1. Start editing content

  2. Test your content locally

sudo vuepress dev
  1. Publish changes by pushing to git

Tips and Conventions

  • Menus and other settings are defined in .vuepress/config.js.
  • Write filenames in lower case and use dashes ("-") instead of spaces.
  • For content which is identical for different models or operating systems, use symbolic links to avoid duplication of files. Locate those instructions not in but next to the operating system folders.
  • Add a subfolder with the numbered image files for each guide.
  • Avoid plain URLs in text but use hyperlinks instead.

About

User documentation of Nitrokey's products

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Stylus 0.2%