Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 335 Bytes

File metadata and controls

23 lines (14 loc) · 335 Bytes

=============

This repository is the netcologne cloud pbx documentation web site.

Development

Running the server

To run the site locally, run:

$ npm install
$ npm run start

Documentation

To add a new documentation page, run:

$ hugo new docs/TITLE/index.md