whatisgithub

What is onur.dev?

taranjeet/onur.dev — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2023-12-05

Audience · developerComplexity · 2/5DormantSetup · moderate

In one sentence

A personal website template that combines a blog, bookmarks, and portfolio pages, built with Next.js and pulling content from Contentful and Raindrop.

Mindmap

mindmap
  root((onur.dev))
    What it does
      Personal blog
      Bookmark sharing
      Portfolio pages
    Tech stack
      Next.js
      Tailwind CSS
      Contentful
      Raindrop
    Use cases
      Build a portfolio site
      Publish writing
      Curate bookmarks
    Audience
      Developers
      Writers
      Designers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Fork the template to build a personal portfolio site with a blog and bookmarks

USE CASE 2

Write and manage blog posts through Contentful without touching code

USE CASE 3

Automatically sync saved bookmarks from Raindrop onto your site

USE CASE 4

Deploy the site to Vercel with automatic updates on every push

What is it built with?

Next.jsReactTailwind CSSContentfulRaindropVercel

How does it compare?

taranjeet/onur.dev0verflowme/alarm-clock0verflowme/seclists
LanguageCSS
Last pushed2023-12-052022-10-032020-05-03
MaintenanceDormantDormantDormant
Setup difficultymoderateeasyeasy
Complexity2/52/51/5
Audiencedevelopervibe coderops devops

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires setting up Contentful and Raindrop accounts and API keys in a .env file.

So what is it?

This is a personal website that acts like a mini blogging and bookmarking platform. It's a place where the creator can publish writing, share their professional journey, organize bookmarks they've found online, and display other static pages, all in one polished, modern web app. The site pulls its content from a few different sources. Blog posts and static pages (like an "About" section) come from Contentful, which is a content management system that lets you write and organize content without touching code. Bookmarks are pulled from Raindrop, a bookmark-saving service, so they're automatically synced to the website. The whole thing is built with Next.js, a popular React framework that makes websites fast and easy to manage, and styled with Tailwind CSS for a clean, modern look. It's hosted on Vercel, which automatically deploys updates whenever the creator pushes code. Someone would use a setup like this if they wanted a professional online presence that's more dynamic than a resume or LinkedIn profile, a place to build a public portfolio of their thoughts and curated interests. A developer, writer, or designer might choose this approach because it separates the "what you write" (stored in Contentful and Raindrop) from the "how it looks" (the website code), making it easy to update content without touching code or worrying about maintenance. The repository itself is the template and code for this website, so it's useful for anyone who wants to build something similar. The creator has documented the structure clearly, showing where each page lives and what powers it, which makes it straightforward to fork and customize for your own use. The README doesn't go into extensive detail about deployment or configuration, but it includes a .env.example file that hints at what keys and credentials you'd need to set up yourself.

Copy-paste prompts

Prompt 1
Help me fork this Next.js site template and set up my own Contentful space for blog posts
Prompt 2
Show me how to connect Raindrop bookmarks to this website's bookmark page
Prompt 3
Walk me through deploying this Next.js and Tailwind site to Vercel
Prompt 4
Help me fill in the .env.example file with the right Contentful and Raindrop API keys

Frequently asked questions

What is onur.dev?

A personal website template that combines a blog, bookmarks, and portfolio pages, built with Next.js and pulling content from Contentful and Raindrop.

Is onur.dev actively maintained?

Dormant — no commits in 2+ years (last push 2023-12-05).

How hard is onur.dev to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is onur.dev for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.