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

PHPoole/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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