Dhairya's Blog website is blog website in which several blogs written by me is hosted and can be read by users.
This Blog website is powered by modern web technologies which includes Next.js, Typescript, Tailwind, Shadcn UI and Sanity CMS.
The UI of website is kept simple and minimalistic to enhance reader experience reading the blog posts. Along with taking care of latest UI and typographical trends.
Along with these Vercel's Web Analytics package is also integrated in the website to get user web analytics.
- Fork and clone the repo. in local machine.
npm i
installs the dependencies.npm run dev
runs the website preview in localhost.
- Fork and clone the repo. in local machine.
make serve
this command will install the dependencies and runs the website preview server.
npm run build
ormake build
builds the website locally before production deployement.
- Next.js 14
- Typescript
- Tailwind CSS
- Shadcn UI
- Sanity CMS
- Vercel Web Analytics
- Season of KDE Blog #1
- Season of KDE Blog #2
The website is deployed on vercel servers and can be accessed by this link https://dhairya-blog.vercel.app.
The deployed Sanity Studio website link can be found by the https://dhairya-blog.sanity.studio/structure/blog new blogs can be uploaded by this link