Skip to content

The Future Mumble website (Not available yet)

Notifications You must be signed in to change notification settings

tmberg/mumble-www

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Mumble Website

This is a work in progress not yet released.

Source of the Mumble Website available at mumble.info.

Implemented and served through a combination of a Go webserver for dynamic content and static files generated with hugo.

Webserver

  • Cache the LICENSE and AUTHORS files from github and serve them
  • Redirect predefined stable download URLs to download files
  • Redirect predefined snapshot download URLs; cached self-updating target URLs
    • Redirect Ubuntu snapshots to the PPA
  • Serve static website files

The go source files reside in the src folder.

Website

The website source resides in the hugo folder, is buildable with hugo. The target folder is public.

About

The Future Mumble website (Not available yet)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 43.6%
  • Go 23.4%
  • Standard ML 17.8%
  • HTML 13.2%
  • Batchfile 1.3%
  • Makefile 0.7%