Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ssss-1.0.0.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

ssss-1.0.0-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page