A simple python-based static site generator
Project description
Skip
Skip is a Python-based data-forward static site generator inspired by Eleventy
Why should I use Skip?
- You like Python and the Jinja2 templating engine
- You want a simple static site generator that makes no assumptions about how your project should be structured
- You want to use data files, including dynamically computed data (like reading from a database or API)
Quickstart
pip install skip-ssg
echo '# Hello World' > index.md
skip
To see more, check out the documentation
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
skip_ssg-0.2.0.tar.gz
(7.7 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
File details
Details for the file skip_ssg-0.2.0.tar.gz.
File metadata
- Download URL: skip_ssg-0.2.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.11.0-27-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
118e2d5b4b5ad095565d5d05b7072a79763aa6d506707acab7151c620608b631
|
|
| MD5 |
3f066e071c8d2429939b0ce0061862b8
|
|
| BLAKE2b-256 |
afd18a71e298c5ba5724d3571d6c4dd6e09d6fda1017dcda9f87737411ac62d4
|
File details
Details for the file skip_ssg-0.2.0-py3-none-any.whl.
File metadata
- Download URL: skip_ssg-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.11.0-27-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
687305fccaaab8b1a299de59c85ba081942debd8a32074e98111437e84e92a52
|
|
| MD5 |
32d2733becdb23652c84605fc2afd91f
|
|
| BLAKE2b-256 |
d858557d2e46884e519d0b383ce37afafa982e222b3bc800f9710bd0ca82b941
|