/steviecodes.github.io

Personal Website

Primary LanguageSCSSMIT LicenseMIT

Stevie Codes

Screenshot

Description

My blog. Not much else to it.

It's pretty minimal, but leverages large type and drastic contrast to make a statement, on all devices.

This site is built using jekyll and hosted on GitHub Pages.

Install

gem install bundler # If you don't have bundler installed
bundle install
jekyll serve --watch

Testing

bundle exec rspec

Adding a blog post

rake post['<TITLE>']