/mumble-www

The Mumble website

Primary LanguageHTML

The Mumble Website

Source of the Mumble Website. The live website is available at www.mumble.info.

Implemented through static files generated with hugo, their source resides in the hugo folder.

After navigating into the hugo folder: The hugo command will place the generated website files in the public folder. An interactive, auto-updating development server can be launched with hugo server.