A pythonic static site generator
Project description
Wrangler
Wrangler is a static site generator for people who aren’t building blogs.
At Springload, we often need to whip up static sites, but we’ve struggled to find a tool that, well.. lets us get on with it. Enter the Wrangler. It won’t expect your content to be formatted as a series of blog posts. It doesn’t copy static assets or process SaSS or make coffee.
It does one thing, and it does that one thing pretty well.
We hope you like it.
Documentation
Full documentation lives over here at GitHub.
- Install the wrangler with::
>>> pip install wrangler
Setup
To get started, wrangler can generate a project for you.
- In your terminal::
>>> wrangler create . >>> wrangler build content www
- To automatically watch files for changes::
>>> wrangler watch content www
- To start a simple HTTP server::
>>> wrangler serve www
That’s all for now, folks!
Documentation https://github.com/springload/Wrangler.py.
Springload http://springload.co.nz.
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
File details
Details for the file wrangler-0.1.8.6.tar.gz
.
File metadata
- Download URL: wrangler-0.1.8.6.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d6f596d1931512b44e0154497c848aae988a5c08ea88e964b1875faf6ddf528 |
|
MD5 | f5bee63441d44a28a89124d80edd7d26 |
|
BLAKE2b-256 | f625274cd6e549994fd082b30de613993b4d6b4bfd302c294c45fce18ff99b9d |