Skip to content

loda-kun/loda-kun.github.io

Repository files navigation

Loda

loda.me, using Mediumish for Jekyll, thanks wowthemes for sharing this theme. I edited it a bit to suit me and built a blog on it.

Installing

Make sure you have Ruby Gem on your environment. See the details here

Install Jekyll

gem install jekyll

Install bundle v1.16.4

gem install bundler -v 1.16.4

Build and run

bundle exec jekyll serve

Now browse to http://localhost:4000

Deployment

live demo