Skip to main content

A system for provisioning blogs managed by Pelican.

Project description

This package creates a working environment for a static blog that is generated by Pelican.

Installation

mkvirtualenv pelican-provisioner
pip install pelican-provisioner

Create a blog

workon pelican-provisioner
new-blog.sh ~/Work/my-blog

Using the blog

workon my-blog
cd ~/Work/my-blog
make regenerate # to develop locally
make serve # to test it locally at http://localhost:8000
make deploy # to make the changes public

Rationale

  • I want a blog that is rock-solid.

  • When I sit down to do some writing, I don’t want to spend any time on maintenance.

  • I want to leave the blog alone, come back to it after 1 year, I expect everything to work.

  • I want to install this from scratch without depending upon online packages.

  • I don’t want future work to be contingent upon the any third party.

To meet these goals, I am bundling everything; this is a self-contained static blog generator without any external dependencies. I can create any number of blogs, which are managed as independent packages, and I can generally count upon them to keep working.

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

pelican-provisioner-0.1.4.tar.gz (12.8 MB view details)

Uploaded Source

File details

Details for the file pelican-provisioner-0.1.4.tar.gz.

File metadata

File hashes

Hashes for pelican-provisioner-0.1.4.tar.gz
Algorithm Hash digest
SHA256 e52434c69d8a90cd846658a7a68b4b060bbb21a57c8ac485b06ccd2844a2cb3b
MD5 20e63f8a4f54df3427c21541bff6953b
BLAKE2b-256 321cc3d4aff4cc496fbe9e3e2eab037ecb0392d5c50bb86fbebf83bb165165a8

See more details on using hashes here.

Supported by

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