Skip to content

berlinonline/php-introduction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP introduction

Source files for http://berlinonline.github.io/php-introduction/.

Setup

  • clone the repo
  • install Sculpin (if you don't have it already)
  • run sculpin install

Development

  • sculpin generate: builds the dev version of the site, --watch will auto-regenerate on changes
  • sculpin serve: starts a local server for the site

Deployment

Run ./deploy-gh-pages to rebuild the live site and push it to gh-pages.

About

A quick introduction into PHP web development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.6%
  • Shell 4.3%
  • CSS 3.1%