With Tacot generate easily your statics web sites
Project description
==============================================
Tacot (Generate easily your statics web sites)
==============================================
Installation
============
::
$ pip install tacot
Quick start
===========
Download `demo1.tar.gz <http://packages.python.org/tacot/en/_static/demo1.tar.gz>`_ archive to ``demos`` folder.
::
$ mkdir demos; cd demos
$ curl -o demo1.tar.gz http://packages.python.org/tacot/en/_static/demo1.tar.gz
$ tar xfz demo1.tar.gz
$ cd demo1
Web site generation :
::
$ tacot
Please wait, tacot process 11 files :
jupiter.html
pluto.html
neptune.html
styles.css
index.html
saturn.html
uranus.html
earth.html
mars.html
venus.html
mercury.html
The site is generated in ``_build`` folder :
::
$ ls _build/ -1
earth.html
index.html
jupiter.html
mars.html
mercury.html
neptune.html
pluto.html
saturn.html
styles.css
uranus.html
venus.html
You can see the web site with your browser :
::
$ firefox _build
See `documentation <http://packages.python.org/tacot/>`_ for more informations...
News
====
0.2.0 (2011-09-17)
--------
* Append auto reload feature
0.1.1 (2011-09-11)
------------------
* Fix unicode bug
0.1.0 (2011-06-04)
------------------
* First version
Tacot (Generate easily your statics web sites)
==============================================
Installation
============
::
$ pip install tacot
Quick start
===========
Download `demo1.tar.gz <http://packages.python.org/tacot/en/_static/demo1.tar.gz>`_ archive to ``demos`` folder.
::
$ mkdir demos; cd demos
$ curl -o demo1.tar.gz http://packages.python.org/tacot/en/_static/demo1.tar.gz
$ tar xfz demo1.tar.gz
$ cd demo1
Web site generation :
::
$ tacot
Please wait, tacot process 11 files :
jupiter.html
pluto.html
neptune.html
styles.css
index.html
saturn.html
uranus.html
earth.html
mars.html
venus.html
mercury.html
The site is generated in ``_build`` folder :
::
$ ls _build/ -1
earth.html
index.html
jupiter.html
mars.html
mercury.html
neptune.html
pluto.html
saturn.html
styles.css
uranus.html
venus.html
You can see the web site with your browser :
::
$ firefox _build
See `documentation <http://packages.python.org/tacot/>`_ for more informations...
News
====
0.2.0 (2011-09-17)
--------
* Append auto reload feature
0.1.1 (2011-09-11)
------------------
* Fix unicode bug
0.1.0 (2011-06-04)
------------------
* First version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tacot-0.2.1.tar.gz
(7.8 kB
view details)
File details
Details for the file tacot-0.2.1.tar.gz
.
File metadata
- Download URL: tacot-0.2.1.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5efe2c993def071f89f45d3caea01f123fe820830ac6b50d82a68628b8db755c |
|
MD5 | 9b468c4574f6217ec247d0d25f990fcb |
|
BLAKE2b-256 | ecc3050f0ae60d90041bc662ea557b14cfb82cd3434270483d84bec40d39f113 |