Skip to content
/ nigel Public

A command line tool for working with Pelican blog posts.

License

Notifications You must be signed in to change notification settings

zacbir/nigel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nigel - a command line Pelican publishing tool

Nigel lets you easily create static blog posts for Pelican.

Example usage:

$ echo $NIGEL_DIRECTORY

$ nigel --title "A new post" -t blog -t beginning
Title: A new post
Date: 2018-05-24 16:55
Slug: a-new-post
Tags: blog, beginning


$ nigel --title "A new post" -t blog -t beginning | vim -
[ begin a vim session with the base content ]

About

A command line tool for working with Pelican blog posts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages