Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/christianchiarulli/old_website
- Owner: ChristianChiarulli
- Created: 2022-02-23T12:25:32.000Z (almost 3 years ago)
- Default Branch: old_site
- Last Pushed: 2023-01-08T23:55:43.000Z (about 2 years ago)
- Last Synced: 2024-05-01T14:14:43.361Z (9 months ago)
- Topics: blog, chrisatmachine, javascript, jsx, markdown, markdown-blog, nextjs, react, website
- Language: Astro
- Homepage: https://www.chrisatmachine.com/
- Size: 5.67 MB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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