Skip to content

✦ My personal website built using Next.js, Tailwind CSS, shadcn/ui, Contentful, Raindrop, Supabase and deployed on Vercel.

License

Notifications You must be signed in to change notification settings

suyalcinkaya/onur.dev

Folders and files

NameName
Last commit message
Last commit date
Aug 2, 2024
Mar 1, 2025
Mar 6, 2025
Mar 12, 2024
Feb 7, 2025
Oct 24, 2023
Dec 11, 2024
Mar 1, 2025
Feb 20, 2025
Feb 20, 2025
Sep 23, 2023
Feb 20, 2025
May 21, 2024
Mar 1, 2025
Feb 20, 2025
Feb 20, 2025
Feb 20, 2025

Repository files navigation

onur.dev

onur.dev — Onur Şuyalçınkaya



My personal website has evolved over the years — from a simple static HTML page, to Create React App, to GatsbyJS, then to a combination of Next.js, Chakra UI and MDX, and finally to a combination of Next.js, Tailwind CSS and Contentful. It serves as an app-like-web platform for my writings, highlighting my journey, showcasing my bookmarks, and more.

Overview

  • / — Home page.
  • /[slug] — Static pre-rendered pages using Contentful. (e.g. /stack)
  • /writing — Writing page.
  • /writing/[slug] — Static pre-rendered writing pages using Contentful.
  • /journey — Journey page.
  • /workspace — Workspace page.
  • /bookmarks — Bookmarks page.
  • /bookmarks/[slug] — Static pre-rendered bookmarks pages using Raindrop.
  • /bookmarks.xml — Bookmarks XML feed.
  • /api — API routes.

Running Locally

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

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

Tech Stack

Repo Activity

Alt

License

  1. Feel free to take inspiration from this code.
  2. Avoid directly copying it, please.
  3. Crediting the author is appreciated.

No complicated licensing. Be kind and help others learn.

You can use the same license with: https://github.com/superkhau/lice

$ npm install -g lice
$ lice -l onur_dev