A static website generator
Project description
Simple Blog
- Markdown files in
content/directory are converted to HTML - Directory structure and files are mirrored in
build/folder
Usage
Building the docs is done via the following:
./main.py build
To see the results locally do the following:
./main.py serve
Simple by design
- Nothing smart is done around generating
index.htmlfiles for use with HTTP servers / friendly URLs - There is no database
Need something more complex?
- Consider using Hugo, Gatsby, Django, writing your own server
Package Structure based on: https://github.com/pypa/sampleproject
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blog-0.1.0.tar.gz
(7.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
blog-0.1.0-py3-none-any.whl
(22.3 kB
view details)
File details
Details for the file blog-0.1.0.tar.gz.
File metadata
- Download URL: blog-0.1.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.15+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93c7862e7e80187ecebc13bf9285f3d4a9b681e249442c1216ec7ba235e71739
|
|
| MD5 |
2bcc3629e876983a4e2cd12164365ff6
|
|
| BLAKE2b-256 |
6d4f0c94be875f6d24ce5852a3be91b6da6e66646c593d763976c02d7f3fb5c9
|
File details
Details for the file blog-0.1.0-py3-none-any.whl.
File metadata
- Download URL: blog-0.1.0-py3-none-any.whl
- Upload date:
- Size: 22.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.15+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6952fab0e2c808052fcdcce4d73385fdda821fee21706fa5d5bc95a953b811ed
|
|
| MD5 |
b53855816fb0292375efb79faee87243
|
|
| BLAKE2b-256 |
e4191999e93b774510438090d92eafc0c4f4ce69bfad483c3485ef7735354293
|