Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 613 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 613 Bytes

chris@machine website

Usage

Install Dependencies

npm install

Run Dev Server (http://localhost:3000)

npm run dev

Caching

Husky is used to run a cache script on git commit. Caching is used for the search api route/serverless function

TODO:

high

  • docs to generate blogs

medium

  • add crypto to donation page
  • contact page
  • fix social link bigger than text container
  • fix search styling when deployed

low

  • rename variables and files
  • cleanup code
  • improve code blocks in markdown (syntax highlighting and copy)
  • improve meta tags for other platforms