Skip to content

joerhoney/joerhoney-gatsby

Repository files navigation

joerhoney-2.0

This is my Gatsby version of joerhoney.com.

Notes to Self

JS Import Conventions

1st sort by type in this order:

  1. Libraries (React)
  2. Utilities
  3. Components
  4. Layouts
  5. Fragments
  6. CSS
  7. Images

2nd sort alphabetically by file name, not by component name ( since there are sometimes multiple components in one import).

Add comments to show the categories (except for React).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published