Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

brycewray/gatsby_site_css-grid

Repository files navigation

Repo for brycewray.com

This is the repository from which a shortened, Gatsby-generated version of brycewray.com is built.

Not (exactly) a starter kit, but . . .

While this isn’t truly a starter version of the real site, you can use it that way since it includes only a small number of the original posts to give you ideas about how it all works:

  1. Clone it to a local repo.
  2. Make appropriate changes to gatsby-config.js.
  3. Delete the Markdown files from src/pages/**/*.* and the images from their various locations (well, maybe you should keep one or two of each around at the start, until you see how things work).

What’s under the hood

This isn’t a complete list but, rather, covers only the biggies. Check out package.json and gatsby-config.js for the whole shebang. They’re handled primarily through Gatsby plugins.


For more information about the thinking behind this repo as well as a similar, Hugo-generated version of the site, please refer to “Different modes for different code.”

Releases

No releases published

Packages

No packages published