A Python-based static site generator. Bring your own content and templates and it'll quickly generate you a deployable HTML website/blog.
Project description
beemo
A Python-based static site generator. Bring your own content and templates and it'll quickly generate you a deployable HTML website/blog. Also includes support for building a simple analytics site based on the known site structure by processing Apache logs.
Features
- Content as HTML, markdown or reStructuredText
- Pages
- Blog:
- Posts
- Tags
- Archives (index, years and months)
- Atom feed
- Three modes:
- Posts only
- Pages only
- Pages + posts
- XML sitemap
- Custom Chameleon templates
- Custom CSS, JS and other static files
- Apache log analytics (optional, via
beemo[logs])
Install
Install the latest release with:
pip install beemo
For Apache log analytics, install the logs extra:
pip install beemo[logs]
Documentation
Documentation is available at beemo.readthedocs.io
Examples
Sites built with Beemo:
If you wish to use this project for your own website, these examples will be a useful reference.
Links
Licence
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
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
File details
Details for the file beemo-0.6.1.tar.gz.
File metadata
- Download URL: beemo-0.6.1.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46bf04493a4b13cf39bc034fd0d3e5e2e6958531bcba6eecc447e91bdb4785ab
|
|
| MD5 |
dc32d8c05dbaabce423c415abb3313e6
|
|
| BLAKE2b-256 |
b13740925d1da786c443f7c5a101df77faad47fa244c711c18922ab82ae03065
|
File details
Details for the file beemo-0.6.1-py3-none-any.whl.
File metadata
- Download URL: beemo-0.6.1-py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8365116d66c5e95ee3e4b9678e2c671dd194ec5a88b2a4509d0510e3b63480da
|
|
| MD5 |
621b4955e44ff1fea7dadb570764f50b
|
|
| BLAKE2b-256 |
aed3690eae49b3dd545b26a5fabf78c217881a4eeb7162449ed679304ee3e285
|