Skip to content

zoepicone/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

A personal script to create html blogposts from Pandoc markdown files. Kinda hardcoded because, again, it's just for my own convenience.

Usage

Pandoc is required to be installed and should be available in your package manager of choice.

Requires all markdown files to be in a directory inside the current directory, alongside a stylesheet named style.css. The table of contents will be made in the current directory.

bundle install
ruby blog.rb path/

About

Simple script to create my blog

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages