/iamjagjeetubhi.github.io

A jekyll based personal blog.

Primary LanguageCSS

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.