Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomhazledine/a-question-of-code-gatsby

Gatsby site for "A Question of Code" podcast
https://github.com/tomhazledine/a-question-of-code-gatsby

gatsby

Last synced: about 1 month ago
JSON representation

Gatsby site for "A Question of Code" podcast

Awesome Lists containing this project

README

        

# [deprecated] A Question of Code: Gatsby build

Static site for the *A Question of Code* podcast: [aquestionofcode.com](https://aquestionofcode.com/)

Build using the Gatsby static site generator (so we can do fun React stuff and *still* only deliver flat HTML to visitors).

## Setup

Install dependencies with `npm install`

Start development environment with `gatsby develop`