Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/christianchiarulli/old_website

🌐 chris@machine website, created with Next.js
https://github.com/christianchiarulli/old_website

blog chrisatmachine javascript jsx markdown markdown-blog nextjs react website

Last synced: 3 months ago
JSON representation

🌐 chris@machine website, created with Next.js

Awesome Lists containing this project

README

        

# chris@machine website

## Usage

### Install Dependencies
```bash
npm install
```

### Run Dev Server (http://localhost:3000)
```bash
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