Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spcbfr/nextjs-blog
My technical blog for technical people
https://github.com/spcbfr/nextjs-blog
blog contentlayer contentlayer-nextjs mdx nextjs react
Last synced: 12 days ago
JSON representation
My technical blog for technical people
- Host: GitHub
- URL: https://github.com/spcbfr/nextjs-blog
- Owner: spcbfr
- License: mit
- Created: 2022-09-18T16:50:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T21:55:52.000Z (9 months ago)
- Last Synced: 2024-02-12T22:59:51.206Z (9 months ago)
- Topics: blog, contentlayer, contentlayer-nextjs, mdx, nextjs, react
- Language: MDX
- Homepage: https://yusuf.fyi
- Size: 9.93 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![Ko-Fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white) ![Rss](https://img.shields.io/badge/rss-F88900?style=for-the-badge&logo=rss&logoColor=white) ![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white) ![Vim](https://img.shields.io/badge/VIM-%2311AB00.svg?style=for-the-badge&logo=vim&logoColor=white)
Hey, I see you're venturing into the source code of my blog, that's brave of you!
After cloning the project, you first need to install the dependencies using `npm i` and run `npm run dev` to start a development environment in `localhost:3000`