My personal website built using Next.js, Tailwind CSS, shadcn/ui, Contentful, Raindrop, Supabase and deployed on Vercel.
Onur.dev is a personal website that has undergone several iterations in terms of technology stack. It started as a simple static HTML page and evolved to use Create React App, GatsbyJS, Next.js with Chakra UI and MDX, and finally settled with Next.js, Tailwind CSS, and Contentful. The website serves as a platform for the author’s writings, documenting their journey, and showcasing bookmarks.
To run the website locally, follow these steps:
Create a .env
file in the root directory similar to the template provided in .env.example
.
Make sure you have the following technologies installed:
After setting up the environment and installing the dependencies, run the website using the respective command provided by the framework or deployment tool you are using.
Onur.dev is a personal website that has gone through multiple technology stack iterations, ultimately settling on Next.js, Tailwind CSS, and Contentful. It provides a platform for the author to showcase their writing, journey, and bookmarks. With features such as dynamic static generation, API routes, and integration with various tools and services, the website serves as a comprehensive and efficient web platform for the author’s content.