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"
- Host: GitHub
- URL: https://github.com/gadicc/blog
- Owner: gadicc
- License: mit
- Created: 2025-01-17T11:57:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T08:56:55.000Z (over 1 year ago)
- Last Synced: 2025-02-04T09:34:13.184Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://blog-wastelands.vercel.app
- Size: 2.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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/).