ssss, short for Super Simple Static Site, is a static site generator that leverages Jinja and Markdown for creating templates and content. It generates static HTML files for an efficient and lightweight website.
Project description
Super Simple Static Site (ssss)
ssss, short for Super Simple Static Site, is a static site generator that leverages Jinja and Markdown for creating templates and content. It generates static HTML files for an efficient and lightweight website.
Installation
To install ssss, use the following command:
pip install ssss
Usage
To initialize a new project, create the default configuration file ssss.yml
, and build your site, use
the ssss --init
command. The initialization process also takes care of building the site.
ssss --init
Configuration
You can configure your site using the ssss.yml
file. The site
section allows you to define site-wide variables,
which can be accessed in both content and template files.
site:
title: Super Simple Static Site
description: A static site generator that uses Jinja and Markdown for templates and content, generating static HTML files.
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
File details
Details for the file ssss-1.0.0.tar.gz
.
File metadata
- Download URL: ssss-1.0.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.10 Linux/6.2.10-zen1-1-zen
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc18da5d17c363d6ce32962b8880bf22afc4db9e9ba1e14ff1015adc8f4afc44 |
|
MD5 | d22b9507456a97abee27618944638c9a |
|
BLAKE2b-256 | 146a28525dee7e441126ac05ba14faa216527ef5b0bbf923155d7b60191434c1 |
File details
Details for the file ssss-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: ssss-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.10 Linux/6.2.10-zen1-1-zen
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7201c15128f23515166deb8cb94c211299e975a79582faf71d6bd7c1883c1d5 |
|
MD5 | 81c42fa3aa45dbe1873dd662cb341803 |
|
BLAKE2b-256 | 133286df402740e6203ef23f3df811d577e77e947e4c72111606d0ccf103110c |