phuang07 / notetoself

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note to Self Build Status

A blog for my reading reflections: Note to Self

Powered by Jekyll 3.x and Jekyll Bootstrap.

# start a local server and watch files change
jekyll serve --incremental

# create a new post/page
rake post title="post title"
rake page name="about.md"
rake page name="pages/about.md"

# Install/switch theme
rake theme:install git="https://github.com/jekyllbootstrap/theme-the-program.git"

rake theme:switch name="the-program"

More info on Jekyll Bootstrap Doc.

About


Languages

Language:CSS 60.8%Language:HTML 22.1%Language:Ruby 17.1%