Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 406 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 406 Bytes

phpdaily website

This repository contains source code for https://phpdaily.github.io website.

The website is build on top of Jekyll and hosted by Github Pages.

Installation

The project require Ruby 2.1.0 or higher and Bundler 2.0.1 or higher.

bundle install
bundle exec jekyll serve --watch