Skip to content

code-312/code312-gatsby

Repository files navigation

Code 312 - Gatsby

This is the repository for the Code312 homepage. The idea is that this will replace the Jekyll implementation.

Quick Start

Clone the project to your local computer.

Install Gatsby CLI by running npm install -g gatsby-cli (make sure you are running Node v18 or greater)

To run the projcect locally, run gatsby develop

Otherwise npm start will also work

Relevant Links

Prettier Settings

This project requires you to have Prettier installed. Here is an article to help get you setup if you don't have it installed already.

Styled Components

We make use of CSS-in-JS as our approach to styles and specifically Styled Components. If you use VS Code it's strongly recommended you install the styled components syntax highlighting plugin.

Sanity CMS

This project uses Sanity as a CMS.

Currently the CMS is not set up.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published