Skip to content

melnikov-ivan/tagy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tagy

Build Status

Python static site generator

Features

  • Jinja
  • Custom params
  • Custom indexes (tag, category, etc)
  • Custom page structure
  • Useful Jinja filters: thumbnails

Installation

  • With pip pip install tagy
  • With EasyInstall easy_install tagy
  • From source
git clone https://github.com/melnikov-ivan/tagy.git
cd tagy
python setup.py install

Development

cd tests/
python -m unittest tagy_test

Sites powered by Tagy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages