commonknowledge / website-2019

Public site for Common Knowledge
https://commonknowledge.coop
GNU Affero General Public License v3.0
7 stars 0 forks source link
coop website

commonknowledge.coop

Public website for Common Knowledge Co-operative.

Key tech

The deployed website is a static site generated by Gatsby, styled with Rebass and styled-components for explicit CSS, and written in React + TypeScript. Relies on Node for development, preferably installed via Node Version Manager (nvm).

Development

If you encounter a sharp error

Delete node_modules/sharp, then run yarn add sharp and it should fix itself.

Infrastructure