Skip to content

php-usergroup-dresden/phpdd23

Repository files navigation

Website for PHPDD23

Requirements

  • Ruby gem installed

Installation

  • run make install

Updates

  • run make update

Serve site locally

  • run make serve

You can make changes to the site and the site gets rebuilt automatically.

Publish changes

Commit all changes and push them to the main branch of the repository. GitHub Pages will build and publish the changes automatically.