igneus / gregorio-project.github.io

Website for the Gregorio project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gregorio-project.github.io

To properly test the website you'll need to be running a local web server. This can be done with Python 2.7 by executing python -m SimpleHTTPServer 8888 from the repository directory in Terminal. Your browser will then find the website at http://localhost:8888/.

For Python 3, the command is python -m http.server 8888

About

Website for the Gregorio project

License:GNU General Public License v3.0


Languages

Language:HTML 89.1%Language:TeX 8.2%Language:CSS 1.5%Language:JavaScript 0.7%Language:Python 0.4%Language:Shell 0.1%