Logya: easy to use and flexible static site generator.
Project description
Logya
Logya is a flexible Python static site generator for building fast, maintainable websites. It uses Jinja2 templates and Markdown content to generate static HTML sites that can be hosted anywhere.
Project homepage: https://ramiro.org/logya/
Quickstart
# install logya and required packages
pip install logya
# create a barebone site
logya create mysite
cd mysite
# add content and then generate the site in the public directory
logya gen
# serve the site from public directory on http://localhost:8080
logya serve
Please see the documentation for more information on how to use Logya for creating websites.
Example Sites
See sites built with Logya for real-world examples.
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 logya-6.1.0.tar.gz.
File metadata
- Download URL: logya-6.1.0.tar.gz
- Upload date:
- Size: 139.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bd09121f5447afc1112277184031ed6cbe41904271c68bb07dcdcfb3b5b1877
|
|
| MD5 |
52ad203007f0f3cc724cfce5d02859a4
|
|
| BLAKE2b-256 |
7d31afe3cd554f86b47b45901fe99a59a35b61e34e4202b009ecb88491872269
|
File details
Details for the file logya-6.1.0-py3-none-any.whl.
File metadata
- Download URL: logya-6.1.0-py3-none-any.whl
- Upload date:
- Size: 90.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31d82ee5bb40172ce6c37e1164273311e3db2a153160da3594b9c55aca7ab109
|
|
| MD5 |
cc768f73c7d69c8ba3c48d238f2647ad
|
|
| BLAKE2b-256 |
ab44365c2c9671c4bc10e6fd0783aeaf039dc4a6676ce767b0d2ac38d58a5b62
|