Skip to content

HackFSU/hackfsu-2019-v2

Repository files navigation

featherhacks

Feather State's Premier Hackathon

About This Site

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.

How To Use

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.

About the CSS

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.

Releases

No releases published

Packages

No packages published