Skip to content

Commit

Permalink
add links for the tech
Browse files Browse the repository at this point in the history
  • Loading branch information
UmairJibran committed Aug 26, 2024
1 parent 20b54ba commit e6292d8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _blogs/make-it-your-own.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ This template is created with Next.js and Tailwind CSS. The primary goal of this

## Technology Used

- **Next.js** - React framework with hybrid static rendering.
- **Tailwind CSS** - A utility-first CSS framework.
- **Markdown** - To write blog posts.
- **AntD** - An enterprise-class UI design language and React UI library.
- **React Feather** - Simply beautiful open source icons.
- **Remark HTML** - To parse markdown in HTML.
- **Gray Matter** - Parse front-matter from a string or file.
- **TypeScript** - JavaScript with syntax for types.
- **[Next.js](https://nextjs.org/)** - React framework with hybrid static rendering.
- **[Tailwind CSS](https://tailwindcss.com/)** - A utility-first CSS framework.
- **[Markdown](https://www.markdownguide.org/getting-started/)** - To write blog posts.
- **[AntD](https://ant.design/components/overview)** - An enterprise-class UI design language and React UI library.
- **[Feather Icons](https://feathericons.com/)** - Simply beautiful open source icons.
- **[Remark HTML](https://www.npmjs.com/package/remark-html)** - To parse markdown in HTML.
- **[Gray Matter](https://www.npmjs.com/package/gray-matter)** - Parse front-matter from a string or file.
- **[TypeScript](https://www.typescriptlang.org/)** - JavaScript with syntax for types.

## Getting Started

Expand Down

0 comments on commit e6292d8

Please sign in to comment.