Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

dottorblaster/burst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burst

Give an energy burst to your Jekyll workflow :bowtie:

Unmaintained, see the sequel: https://github.com/dottorblaster/burstfm

Setup

Burst is a Ruby gem, so run:

$ git clone git@github.com:dottorblaster/burst.git
$ cd burst && gem build && gem install *.gem

One day I'll push this gem to rubygems.org. Today is not that day. 😎

Example usage

$ burst --title "Sample Post"
---
layout: post
status: publish
published: true
title: Sample Post
date: 2015-12-28 14:49:38 +0100
categories:
- Category
tags:
- first_tag
- second_tag
---

Just fire up your CLI, and call Burst with a title argument. That argument will be your post title.

About

Easier front-matter YAML for Jekyll

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages