Charles Peters

Installation

hub clone charlespeters.net yarn # install the dependenciesyarn dev # setup the local development server

Getting Started

This is my personal blog, it's used WordPress, Jekyll, Metalsmith and now Gatsby.

Some organization notes:

  • Pages with longer form content should be represented in markdown
  • Everything to be rendered belongs under src/ and drafts need to be worked out under drafts/
  • Gatsby has a lot of plugins so extraneous builds for images, stylesheets, non-JS assets need to be minimal

See the planning doc for more.

GitHub