Simple document system by GitHub flavored Markdown.
Project description
Simpress, simple document server based on GitHub flavored Markdown.
Installation
You can install it through PyPI (the Python Package Index).
pip install simpress
Quickstart
press-init <your document dir>
press-init command creates the new document directory, so your document dir shouldn’t exist in advance.
cd <your document dir>
./press.py preview
Start preview server on port 3776 in default.
Edit index.md or add new file(s).
Publish static HTMLs
./press.py publish
Publish all pages as static file in <your document dir>/_deploy/.
Customize
Configuration file
press.py has a little config parameters.
Your original theme
You can customize the document theme in _templates/*, css/*, js/* on your document directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
simpress-0.1.1.tar.gz
(4.1 kB
view details)
File details
Details for the file simpress-0.1.1.tar.gz
.
File metadata
- Download URL: simpress-0.1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b200907c32c7bd50e328e5d996822c9ea698cc492e642c01f7dfb9bee7b24aa4 |
|
MD5 | e6124d9a235dc00d0448eced385d497d |
|
BLAKE2b-256 | c12adf09fbb2eb550b5c818cd12b857d084cf923a758bb92e18a007e5ad4659d |