dogukanburda / kefeli.dev

✺ My personal website. Built using Next.js, Contentful, Tailwind CSS and deployed on Vercel.

Home Page:https://kefeli.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onur.dev



My personal website has transformed over the years - from a static HTML site, to Create React App, to GatsbyJS, to Next.js + Chakra UI + MDX combo and finally to Next.js + Tailwind CSS + Contentful combo. It provides a platform for my writing and to showcase my journey.

Overview

  • / - Home page.
  • pages/writing/[slug] - Static pre-rendered writing pages using Contentful.
  • pages/about - About page.
  • pages/journey - Journey page.
  • pages/stack - Stack page.

Running Locally

$ git clone https://github.com/suyalcinkaya/onur.dev.git
$ cd onur.dev
$ yarn
$ yarn dev

Create a .env file similar to .env.example.

Built With

About

✺ My personal website. Built using Next.js, Contentful, Tailwind CSS and deployed on Vercel.

https://kefeli.dev

License:MIT License


Languages

Language:JavaScript 95.2%Language:CSS 4.3%Language:Shell 0.5%