/posts.boy.sh

✏ All the content of blog.boyvanamstel, tech.boy and code.boy combined.

Primary LanguageHTMLCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

posts.boy.sh

Uses Jekyll with the default theme.

I try to keep this site straightforward and easy to maintain.

Development

Here's how to get the project up and running.

Installing dependencies

The only requirements are listed in the Gemfile.

bundle install

Running the project

bundle exec jekyll serve --livereload