MusicPlayerDaemon / website

The MPD website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Ruby 48.3%Language:HTML 31.4%Language:CSS 19.7%Language:Shell 0.6%