Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 525 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 525 Bytes

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