-
Notifications
You must be signed in to change notification settings - Fork 0
A Python based static site generator (similar to Jekyll) from Markdown templates.
License
sirvaliance/hoggle
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
___ ___
( ) ( )
| | .-. .--. .--. .--. | | .--.
| |/ \ / \ / \ / \ | | / \
| .-. . | .-. ; ; ,-. ' ; ,-. ' | | | .-. ;
| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | |/ |
| | | | | | | | | | | | | | | | | | | ' _.'
| | | | | ' | | | ' | | | ' | | | | | .'.-.
| | | | ' `-' / ' `-' | ' `-' | | | ' `-' /
(___)(___) `.__.' `.__. | `.__. | (___) `.__.'
( `-' ; ( `-' ;
`.__. `.__.
VERSION: Alpha 0.1
A Python based static site generator from Markdown templates.
WARNING:
This code has not yet been release yet. Some, if not most, of the described below may not have been implemented yet. Do not use this in a production environment until it is officially released.
Requirements:
- https://github.com/FSX/misaka
- http://tornadoweb.org
Install With Pip:
pip install misaka
pip install tornado
pip install git+https://github.com/sirvaliance/hoggle/
COMMANDS:
*Implemented*
"hoggle build"
OPTIONS:
--repo: Overrides the .hoggle argument "repo"
--output: Overrides the .hoggle argument "output"
"hoggle runserver"
"hoggle start-blog"
*Not Implmented*
"hoggle deploy*
*hoggle start-site*
SOFTWARE USED:
The RSS feeds template is modeled after the example on https://secure.wikimedia.org/wikipedia/en/wiki/Atom_(standard)
About
A Python based static site generator (similar to Jekyll) from Markdown templates.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published