The main web site for PHP UK Conference.
This web site is built with Jekyll and is hosted on Github pages.
Pull requests and issues are welcome, or contact us with any questions.
- Clone the project
- From the root of the project run:
$npm install - Once all node dependencies have finished installing, run:
$gulp - The website will build and be served on localhost:3000.
The PHP UK websites uses SASS so to edit any styles you need to modify the .scss files found in /assets/sass