Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 509 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 509 Bytes

PHPoole demo Build Status

This PHPoole demo is a simple blog, based on the Hyde theme.

Installation

composer create-project phpoole/demo

Usage

1. Create fake content

cd demo
composer fake

2. Build and serve

Install PHPoole CLI and run:

phpoole build -s