iamjagjeetubhi / pixyzehn.github.io

Just another jekyll blog

Home Page:https://pixyzehn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Gihub Issue Web Site

Subscribe via RSS.

Requirements

Installation

$ git clone https://github.com/pixyzehn/pixyzehn.github.io.git
$ cd pixyzehn.github.io/
$ bundle install
$ bower 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

Just another jekyll blog

https://pixyzehn.com

License:MIT License


Languages

Language:CSS 37.0%Language:HTML 34.5%Language:Ruby 21.3%Language:Shell 7.2%