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: 11 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T21:55:52.000Z (almost 2 years ago)
- Last Synced: 2025-02-27T15:19:27.595Z (12 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
   
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`