gesellkammer / csoundqt.github.io

CsoundQt web site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CsoundQt web site

##To change the site:

  • Get the source:

git clone https://github.com/CsoundQt/csoundqt.github.io.git

or fork the repository to your github account.

  • Edit or add .rst or .md files in folder content.

  • You need Pelican and its youtube plugin to convert the content files to web page

$ sudo pip install pelican $ sudo pip install pelican-youtube

  • go to folder manage and use make publish to create the html output in the root directory. See make help for more options. (make github and other uploading commands do not work now).

  • commit your changes and push to git. Make pull request via your github account, if you forked the repository.

Site created by Andrés Cabrera
Current maintenance: Tarmo Johannes trmjhnns@gmail.com and others.

About

CsoundQt web site


Languages

Language:HTML 53.9%Language:CSS 43.8%Language:JavaScript 1.3%Language:Makefile 0.5%Language:Shell 0.3%Language:Python 0.3%