Skip to content

avidity/racconto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get a list of commands available
--------------------------------
python -m racconto --help

Generate site
-------------
python -m racconto --generate

Note about Pygments and syntax highlightning
--------------------------------------------
If you want syntax highlightning in your generated HTML files, use fenced
code blocks in your markdown content and install Pygments (pip install pygments).

Run tests
---------
Install project dependencies in a virtualenv then run:
python -m unittest discover --pattern=test_*.py

About

Static blog generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages