iamjagjeetubhi / iamjagjeetubhi.github.io

A jekyll based personal blog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

Installation

$ git clone https://github.com/iamjagjeetubhi/iamjagjeetubhi.github.io.git
$ cd iamjagjeetubhi.github.io/
$ bundle install
$ yarn install

Build

$ bundle exec jekyll build

Preview

$ bundle exec jekyll serve

You can see the site locally. http://localhost:4000
And the admin is here. http://localhost:4000/admin

Draft

Create a new post in _drafts locally. (NOTE: Added _drafts in .gitginore.)

$ bundle exec jekyll build --future --drafts --watch

License

Code is open sourced under the MIT license.

Content is released under a Creative Commons BY-NC License.

About

A jekyll based personal blog.


Languages

Language:CSS 72.4%Language:HTML 24.9%Language:Ruby 1.5%Language:JavaScript 0.9%Language:Shell 0.2%Language:Makefile 0.0%