Skip to content

rhcad/touchvg.github.io

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published