Skip to content

shobhitsharma/shobh.it

Repository files navigation

Web Source for shobh.it

This site is powered by jekyll framework for Ruby. It can be hosted privately on server or through github gh-pages.

Installation

Assuming ruby is installed in your OS. If not, try for example macOS:

$ brew install ruby
$ gem install --user-install bundler jekyll

For local development using jekyll:

$ bundle install
$ bundle exec jekyll serve

Deployment

$ JEKYLL_ENV=production bundle exec jekyll build 

# OR 
$ ./deploy.sh

About

Personal website/blog source using jekyll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published