Skip to main content

A static site generator.

Project description

Skua

A pythonic static site generator.

A static site generator written in Python.

Command-line interface

Skua can be used from the command line (still under development). It takes every template it finds and places an HTML template in the chosen output folder.

Python scripting

Skua can be imported and used to create Python scripts, which allows for greater flexibility and custom site generation pipelines.

Versioning

Skua version numbers are in the format MAJOR.MINOR.PATCH.

  • MAJOR: A major release will include breaking API changes and old code will need to be ported over to a new version.
  • MINOR: A minor release will be backwards compatible with all code on the same MAJOR version.
  • PATCH: This is a small release to fix something within the latest MINOR version. It does not introduce new functionality.

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

skua-0.0.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

skua-0.0.2-py3-none-any.whl (4.1 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