Skip to content

NetCologne/cloudpbx-docs

Repository files navigation

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

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