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



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



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

Run (with superuser priviliegies):

	$pip3 install Jalapeno


Usage
=====

Run
---
	$ Jalop [parameters,]



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

	$ Jalop -f

	$ Jalop freeze

Shortcuts
---------

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

	$ Jalop -s

	$ Jalop shortcuts

Help
----

	$ Jalop -h

	$ Jalop help
	
Other features doc included

Author
======

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

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

License
=======

Jalapeno is Licensed under GPL License.
