Skip to content

rc2dev/mpd-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Player Daemon website

This is the repository that is used to manage the MPD website. nanoc is used to generate HTML from Markdown.

To get started, a few Ruby gems need to be installed:

gem install nanoc kramdown adsf

To generate the HTML files, type:

nanoc

To view your version of the website, type:

nanoc view

This runs a webserver, which you can view in a browser.

About

The MPD website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 47.8%
  • HTML 32.0%
  • CSS 19.6%
  • Shell 0.6%