/weiqingtoh.github.io

Random Stuff I Write About

Primary LanguageCSS

My Blog

Credits to theme from Sérgio Kopplin.

Setup

  1. Edit _config.yml with your data.
  2. bundle install
  3. npm install && npm install -g gulp
  4. gulp
  5. open in your browser: http://localhost:3000

Settings

You must fill some informations on _config.yml to customize your site.

name: John Doe
bio: 'A Man who travels the world eating noodles'
picture: 'assets/images/profile.jpg'
...

and lot of other options, like width, projects, pages, read-time, tags, relateds, animations, etc.

How to:

Tests

You can test your app with:

bundle exec htmlproof ./_site

Problems?

Tell me on github or open a issue.

Inspirations:


MIT License © Sérgio Kopplin