Skip to content

manrajgrover/manrajgrover.github.io

Repository files navigation

manrajsingh.in

Code powering my current website. For getting code for blog, please see the blog repo.

Build instructions

To install all gems, run:

$ bundle install

To build the website locally, run:

$ JEKYLL_ENV=production bundle exec jekyll build

To serve the website locally, run:

$ bundle exec jekyll serve --config _config.yml,_config-dev.yml

To push the changes, run:

$ git push origin master

License

MIT © Manraj Singh

About

Code powering my current website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages