rhcad / touchvg.github.io

Online document of TouchVG framework.

Home Page:http://touchvg.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

touchvg.github.io

Online document of the TouchVG frameworks.

Quickstart

Install at first

virtualenv venv
. venv/bin/activate
pip install pelican
pip install Markdown

Without virtualenv? You can install as following: cd the direction of this project, and then type: pip install pelican Markdown

Compile

  1. . venv/bin/activate if virtualenv installed.
  2. Cd the direction of this project.
  3. make devserver or make html serve

Go to localhost:8000.

About

Online document of TouchVG framework.

http://touchvg.github.io


Languages

Language:CSS 73.3%Language:HTML 13.0%Language:Shell 7.2%Language:Makefile 3.5%Language:Python 3.0%Language:C++ 0.0%