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

https://github.com/gadicc/blog

My custom blog because "Not Invented Here"
https://github.com/gadicc/blog

Last synced: about 1 year ago
JSON representation

My custom blog because "Not Invented Here"

Awesome Lists containing this project

README

          

# blog.gadi.cc

_gadi'ss blog software_

Copyright (c) 2025 Gadi Cohen. [MIT licensed](./LICENSE.txt).

## Intro

Because, I suck. Not Invented Here Syndrome. Software for my personal blog.

## Development

First, run the development server:

```bash
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

Written for [Next.js](https://nextjs.org/) and deployed on [Vercel](https://vercel.com/).