Presented on May 31th 2016 at the International PHP Conference, Berlin, Germany.
https://phpconference.com/
---------------------------------------------------------------
Are you hosting the code of an open source project on GitHub? Or do you quickly want to get a simple site online without having to arrange for hosting, configuring a server etc? GitHub Pages might be the solution for you. GitHub Pages allows you to build a site based on markdown text files. Add in some Jekyll, Liquid and kramdown magic and you can pull in the changelog of your project from GitHub, show off a list of the contributors to the project, have download links which automagically point to the latest release of your GH hosted project and more. Learn what GH Pages are and how to get them online and who knows by the end of the session, you might decide this is the right solution for *you*.