Friedrich Ewald My Personal Website

Jekyll Compose

I was looking for an easy way to create new jekyll posts via command line and found the plugin Jekyll compose. I am very late to the party but wanted to give this a little bit more visibility as I have used a more bare-bones Jekyll beforehand. Installation is simple via:

gem 'jekyll-compose', group: [:jekyll-plugins]
bundle
Usage:
bundle exec jekyll post "My new post"


About the author

is an experienced Software Engineer with a Master's degree in Computer Science. He started this website in late 2015, mostly as a digital business card. He is interested in Go, Python, Ruby, SQL- and NoSQL-databases, machine learning and AI and is experienced in building scalable, distributed systems and micro-services at multiple larger and smaller companies.