A hackathon to give back to the good, organized by nullaufeins e.V. & devhaus. This repository contains the event website.
The project is structured like this:
/
βββ wwww/
β βββ _archive/ (archived event pages)
β βββ _core/ (website configuration)
β βββ defaultpage.inc.php
β βββ main.inc.php
β βββ assets/ (website images, fonts)
β βββ de/ (German content version)
β βββ en/ (English content version)
β βββ stylesheets/ (SASS and CSS files)
βββ .gitignore
βββ .woodpecker.yml
βββ README
- To keep the code clean, you could use the Format HTML in PHP extension.