========
Jalepeno
========



**Jalapeno** is a Python Static Site Generator based on Flask.



Installation
============

Run (with superuser priviliegies):

	$pip3 install Jalapeno


Usage
=====

Run

	$ Jalop [parameters,]


Help
----

	$ Jalop -h
	$ Jalop help


Generates/Freeze
----------------

	$ Jalop -f
	$ Jalop freeze

Shortcuts
---------

shortcuts will create your page source folder and build folder to deploy

	$ Jalop -s
	$ Jalop shortcuts

Author
======

* `ChenghaoW <https://github.com/ChenghaoQ>`_ (Chenghao Qian <qch.jacob.jm@gmail.com>) 

Collaborators
-------------

License
=======

Jalapeno is Licensed under GPL License.
