Added README.md as a simple description
This commit is contained in:
commit
8c37f68ef9
32
README.md
Normal file
32
README.md
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
MagosIT website
|
||||||
|
===============
|
||||||
|
|
||||||
|
One variation of a simple MagosIT Kft static website for the company with fast loading times and easy-to-change markup based content.
|
||||||
|
|
||||||
|
Uses prosopopee
|
||||||
|
---------------
|
||||||
|
|
||||||
|
https://pypi.org/project/prosopopee/
|
||||||
|
|
||||||
|
pip install prosopopee
|
||||||
|
|
||||||
|
Usage:
|
||||||
|
|
||||||
|
prosopopee
|
||||||
|
prosopopee preview
|
||||||
|
prosopopee deploy
|
||||||
|
prosopopee test
|
||||||
|
prosopopee (-h | --help)
|
||||||
|
prosopopee.py --version
|
||||||
|
|
||||||
|
See:
|
||||||
|
|
||||||
|
https://github.com/Psycojoker/prosopopee
|
||||||
|
|
||||||
|
Done using venv
|
||||||
|
---------------
|
||||||
|
|
||||||
|
python3 -m venv <DIR>
|
||||||
|
source <DIR>/bin/activate
|
||||||
|
|
||||||
|
This is needed for locally installing the stuff. Maybe that way one can install manually too using the setup.py (see manuals online)
|
Loading…
x
Reference in New Issue
Block a user