Skip to content

alarmdisplay/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

The source code for the documentation of the entire project. It is built with Daux.io.

To edit the documentation check out the repository and run composer install. Please make yourself familiar with the documentation of Daux.io.

To see a live preview on your local machine run composer run-script serve --timeout=0. Or if you have Daux.io installed globally, you can run daux serve.

To generate a static site that can be deployed on a server, run composer run-script build.