Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 2.01 KB

README.md

File metadata and controls

46 lines (30 loc) · 2.01 KB

Git Developer Pages

Development

If you wish to spin up the site locally, you could follow the steps below.

  • Make sure you've got ruby2 with dev-packages installed
  • sudo gem install bundler
  • Clone this repo
  • sudo apt-get install zlib1g-dev # [ ref ]
  • bundle install
  • bundle exec jekyll serve
  • browse the site on http://localhost:4000

Based on https://help.github.com/articles/using-jekyll-with-pages/


Github Repo Size


See our Contributors 😄