The Hackerspaces.nl website has been wordpress upto this point, and we really would like to get rid of this overly complex pile of PHP code. This repository holds a rebuild of the website using Hugo to create a static version of the website.
- Most of the 'fixed' pages
- The Map of the hackerspaces
- Client-side search (/search)
- Fixing layout/design/styling, currently using 'papermod' theme, but switching over to 'terminal' in the 'dev' branch
- Mediatheek page links, and fixing dead links there
- Automated deployment workflow (partial)
- Method to publish / preview drafts (dev.hackerspaces.nl will pull from the 'dev' branch in git. The main branch will be served on the base hackerspaces.nl url)
- Rendering of rss-feeds (feeds are combined on the server into a single feeds.xml file from a cronjob)
If you can help, you are more then welcome to join us. All the code is in this repository. Some issues have been created to keep track of todo-items