Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit afc63ab

Browse files
update the readme file
1 parent 2350ff6 commit afc63ab

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

README.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,25 @@
11
Start your blog journey with Next.js, Nextra, and MDX using section themes. You can start your blog in less than two minutes, and you need only one command and zero configuration. Section theme comes with an inbuilt dark mode, a search bar, Customize Navigation, and SEO Support.
22

3-
## Buy a Coffee
4-
5-
[![Buy a Coffee](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/K3K2E87F0)
3+
### Tech Stack
4+
5+
<div className="flex flex-row flex-wrap item-center md:justify-between" id="badges">
6+
<img style="margin: 5px auto;" title="typescript" alt="typescript" src="https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white"/>
7+
<img style="margin: 5px auto;" title="pnpm" alt="pnpm" src="https://img.shields.io/badge/pnpm-%234a4a4a.svg?style=for-the-badge&logo=pnpm&logoColor=f69220" />
8+
<img style="margin: 5px auto;" title="tailwind css" alt="tailwind css" src="https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white" />
9+
<img style="margin: 5px auto;" title="markdown" alt="markdown" src="https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white"/>
10+
<img style="margin: 5px auto;" title="reactjs" alt="reactjs" src="https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB"/>
11+
<img style="margin: 5px auto;" title="nextjs" alt="nextjs" src="https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white"/>
12+
<img style="margin: 5px auto;" title="radix ui" alt="radix ui" src="https://img.shields.io/badge/radixui-%23DD0031.svg?style=for-the-badge&logo=radixui&logoColor=white"/>
13+
<img style="margin: 5px auto;" title="vercel" alt="vercel" src="https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white"/>
14+
<img style="margin: 5px auto;" title="turborepo" alt="turborepo" src="https://img.shields.io/badge/turborepo-000204?style=for-the-badge&logo=turborepo&logoColor=white">
15+
<img style="margin: 5px auto;" title="github pages" alt="github pages" src="https://img.shields.io/badge/github%20pages-121013?style=for-the-badge&logo=github&logoColor=white"/>
16+
<img style="margin: 5px auto;" title="netlify" alt="netlify" src="https://img.shields.io/badge/netlify-%23000000.svg?style=for-the-badge&logo=netlify&logoColor=#00C7B7"/>
17+
<a target="_blank" href="https://codesandbox.io/u/officialrajdeepsingh">
18+
<img title="Buy a Coffee" alt="Buy a Coffee" src="https://ko-fi.com/img/githubbutton_sm.svg"/>
19+
</a>
20+
</div>
21+
22+
<div > </div>
623

724
### Installation
825

0 commit comments

Comments
 (0)