Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mumble-voip/mumble-www
The Mumble website
https://github.com/mumble-voip/mumble-www
golang hugo
Last synced: 3 months ago
JSON representation
The Mumble website
- Host: GitHub
- URL: https://github.com/mumble-voip/mumble-www
- Owner: mumble-voip
- License: other
- Created: 2018-03-12T00:18:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T07:22:10.000Z (9 months ago)
- Last Synced: 2024-05-21T08:42:08.392Z (9 months ago)
- Topics: golang, hugo
- Language: HTML
- Homepage: https://www.mumble.info
- Size: 9.02 MB
- Stars: 12
- Watchers: 13
- Forks: 14
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# The Mumble Website
Source of the Mumble Website. The live website is available at [www.mumble.info](https://www.mumble.info).
Implemented through static files generated with [hugo](https://gohugo.io/), 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`.
## Source and Content License
This repository contains the sources and content for the [Mumble website](https://www.mumble.info). They are licensed under a BSD 3-clause license; [see the LICENSE file](LICENSE).
For licenses of other works of the Mumble project, please see the respective license information.