Built using Jekyll.
View the live site at https://oyhpnayiaw.github.io/.
- Ruby(See .ruby-version for version)
Install with bundle install
Following script will start a local server at http://localhost:4000
with live reload and will also include draft posts.
rake dev
See Rakefile for more details.