/blog

A personal blog generator based on a Ruby script and Pandoc

Primary LanguageRuby

Pandoc blog

# Create new post
./newpost.sh "My first post!"
edit ./2021-05-14-my-first-post.markdown

# Generate whole site
./build.rb