Skip to main content

Jamstack in Python

Project description

Jamstack logo

Also known as Jamstackpy

Installation

python -m pip install jamstack

Create basic project

jamstack plain <foldername>

Templates

Jamstack has templates available courtesy of html5up.

Template Command Tutorial
Massively html5up/massively
Phantom html5up/phantom HERE

The syntax is as follows:

jamstack t <template> <foldername>

Use the --existing flag if you want the project to be created in an existing folder

jamstack t html5up/massively myproject --existing

By default, projects are created without the assets (stylesheets, images, etc...) to download them, you must pass the --jamdo option to the static.py file of the respective project.

Build

To build the site run the file static.py.

python static.py

Your site will be generated in the dist/ folder.

Alternatively you can use the --server flag if you want to start livewatch.

Sites using jamstack

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

jamstack-1.0.0.tar.gz (25.0 kB view hashes)

Uploaded Source

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