Skip to content

mohanarpit/mohanarpit.github.io

Repository files navigation

Personal Website & Blog on Jekyll

This website is hosted via Github Pages. It uses Jekyll as a static site generator.

Requirements:

  1. Ruby 2.6.0
  2. Bundler
  3. Jekyll

1. Install Jekyll & Bundler

gem install --user-install bundler jekyll

2. Add Ruby gems to PATH

export PATH=$PATH:$HOME/.gem/ruby/2.6.0/bin

3. Install all the gems

bundle install

4. Run the website locally

bundle exec jekyll serve

5. Preview the site

Preview your site, in your web browser, navigate to http://localhost:4000.

About

This is my blog on Github pages. You can visit the actual blog at https://blog.arpitmohan.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •