Skip to content

Documentation about disboard project. Written in Markdown using VuePress for static site generation.

Notifications You must be signed in to change notification settings

Qu4k3/disboard-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disboard Docs

Documentation that covers everything related to the disboard project

Used

  • Nodejs
  • VuePress
  • Netlify deploy/hosting - site

Dependencies

  • vuepress
  • webpack-dev-middleware (v 3.6.0)

Setup

run npm install to install all the dependencies

npm install

Fix march 2019 issue

npm install webpack-dev-middleware@3.6.0

run VuePress

test it

npm run docs:dev

or build it

npm run docs:build

You will then be able to access it at localhost:8080

About

Documentation about disboard project. Written in Markdown using VuePress for static site generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published