This repository contains the source for the Reading Tech Folk website. The site lists upcoming events and explains what the community is about. Everything here is a static site, so you will find HTML, CSS, and images that power readingtechfolk.org.
To view the site locally, simply open index.html in your browser.
To enable deployments you must set the following repository secrets:
CF_API_TOKEN– API token with permission to deploy Pages projects.