This repo is for maintaining our open source guide. Check it out!
Requires Ruby. Look here for an installation guide.
- Clone the repo
$ git clone https://github.com/SoftwareEngineeringDaily/softwareengineeringdaily.github.io.git
- Install dependencies
$ bundle install
- Run Jekyll
$ bundle exec jekyll serve
- Navigate to the local webpage. http://127.0.0.1:4000