-
Notifications
You must be signed in to change notification settings - Fork 0
Static blog generator
License
avidity/racconto
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published