This repository contains source code for https://phpdaily.github.io website.
The website is build on top of Jekyll and hosted by Github Pages.
The project require Ruby 2.1.0 or higher and Bundler 2.0.1 or higher.
bundle install
bundle exec jekyll serve --watch