Skip to main content

Package to ease the process of creating a new Jekyll post

Project description

JekPost

A command-line utility to create a Jekyll posts file with appropriate filename and headers.

USAGE

Ensure that the directory where you installed JekPost is in your `$PATH`.

To create a new Jekyll post:

$ jekpost_create.py 'Post Title' dir

dir is the directory name where you wish to save the new post to, relative to the directory from which you run this command. This is usually the _posts directory.

JekPost currently supports adding in an optional Disqus shortname. To create a post with support for Disqus comments:

$ jekpost_create.py 'Post Title' dir --disqus 'your-disqus-shortname'

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

JekPost-1.1.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

JekPost-1.1.0-py3-none-any.whl (4.3 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