Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 639 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 639 Bytes

Build Status

php.js

php.js is a resource that offers community-built JavaScript alternatives to PHP functions.

More info at: http://phpjs.org/about

Building the site

Prerequisites

The site is built using Octopress. For instructions how to set things up, please check here.

build, generate, commit, push, deploy

make site MSG="Updated site"

preview locally

make site-preview

reset site (should not be necessary)

make site-clean