Intern Life is the blog where programmers share their knowledge, learn from others, and advance their careers.
In order to run the project you must have installed:
Check the official website for the instructions on how to do it.
Open the terminal and type
gem install jekyll bundler
That's pretty much all you need to get the project going.
In order to run the project execute the following in the terminal
bundle exec jekyll serve
Feel free to contribute to the project and add as many post as you want, but remember to create an issue first.
Most of the files on this project are under MIT License with the exception of the files under the directory root/assets which has a different license type. Feel free to check the licensing files throughout the project if in doubt.