Feather State's Premier Hackathon
This site is built with Gatsby, a React-based static site framework, and Tachyons, a functional CSS framework. It currently deploys automatically from Github to Netlify.
All of the content is populated from src/content.js
. You can edit all of the text by editing that file. The goal is to eventually replace that with a CMS, such as Netlify CMS, or Contentful.
You can configure Netlify to automatically deploy the site when a new commit arrives on master. Netlify can also automatically deploy Pull Requests to a preview instance.
This site is built with Tachyons. Tachyons provides a large set of small, specific classes. Each class provides specific functionality, and you can build complex components by combining classes.
Using Tachyons, the site achives mobile and desktop compatibility with no custom CSS.
An index of Tachyon classes can be found on tachyons tldr.