Skip to content

basva923/chirpstack-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChirpStack documentation

This repository contains the global chirpstack.io documentation.

Build

Git submodules

Init and / or update the Git submodules:

git submodule init
git submodule update

Install Hugo

Hugo is needed to transform the Markdown formatted documentation into HTML.

Please refer to the Hugo website for binaries, or install Hugo from source:

go get -v github.com/spf13/hugo

Start Hugo

To start Hugo as a web-server (auto-refreshing on file-change), run the following command from the root of this repository:

hugo server -w

About

ChirpStack project documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.8%
  • Makefile 3.2%