All Projects → leerob → Leerob.io

leerob / Leerob.io

Licence: other
✨ My portfolio built with Next.js, MDX, Tailwind CSS, and Vercel.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Leerob.io

Blog.hellorusk.net
Tech Blog
Stars: ✭ 28 (-97.95%)
Mutual labels:  blog, portfolio, mdx, nextjs
Egghead Next
The frontend for egghead.io.
Stars: ✭ 896 (-34.55%)
Mutual labels:  mdx, nextjs, tailwindcss
portfolio
My personal portfolio website, proudly built with Next.js, TypeScript and Tailwind
Stars: ✭ 165 (-87.95%)
Mutual labels:  portfolio, nextjs, tailwindcss
Lowmess.com
My personal portfolio website
Stars: ✭ 99 (-92.77%)
Mutual labels:  blog, portfolio, nextjs
Gatsby Themes
Gatsby themes for blazing fast sites. We are working on the next version of the Flex theme. See https://github.com/reflexjs/reflexjs
Stars: ✭ 275 (-79.91%)
Mutual labels:  blog, portfolio, mdx
theodorusclarence.com
💠 Personal website and blog made using Next.js, TypeScript, Tailwind CSS, MDX Bundler, FaunaDB, and Preact.
Stars: ✭ 205 (-85.03%)
Mutual labels:  portfolio, nextjs, tailwindcss
blog
Tech Blog (moved to zenn.dev/hellorusk)
Stars: ✭ 29 (-97.88%)
Mutual labels:  portfolio, nextjs, mdx
Personal-Site-Gourav.io
My personal site & blog made with NextJS, Typescript, MDX, Tailwind CSS. Deployed on Vercel : https://gourav.io
Stars: ✭ 64 (-95.33%)
Mutual labels:  nextjs, mdx, tailwindcss
nextjs-portfolio
Source Code for my rebranded personal website and portfolio.
Stars: ✭ 23 (-98.32%)
Mutual labels:  portfolio, nextjs, tailwindcss
Nextjs Notion Starter Kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
Stars: ✭ 379 (-72.32%)
Mutual labels:  blog, portfolio, nextjs
Gridsome Starter Liebling
Grisome starter based on Ghost Liebling and tailwindcss.
Stars: ✭ 23 (-98.32%)
Mutual labels:  blog, tailwindcss
Mdx Docs
📝 Document and develop React components with MDX and Next.js
Stars: ✭ 412 (-69.91%)
Mutual labels:  mdx, nextjs
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (-37.25%)
Mutual labels:  blog, portfolio
Gatsby Starter Minimal Blog
Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting.
Stars: ✭ 752 (-45.07%)
Mutual labels:  blog, mdx
Next Landing Vpn
An Open Source Landingpage For VPN or Apps. Build using NextJS 10 and Tailwind v2.0
Stars: ✭ 49 (-96.42%)
Mutual labels:  nextjs, tailwindcss
Intercom Clone
Intercom clone built with NextJS and TailwindCSS
Stars: ✭ 48 (-96.49%)
Mutual labels:  nextjs, tailwindcss
Freek.dev
The sourcecode of freek.dev
Stars: ✭ 407 (-70.27%)
Mutual labels:  blog, tailwindcss
Next Purescript Example
Simple example app using Next.js with Purescript
Stars: ✭ 35 (-97.44%)
Mutual labels:  nextjs, tailwindcss
Gatsby Starter Portfolio Minimal
A Gatsby Starter to create a clean one-page portfolio with Markdown content.
Stars: ✭ 100 (-92.7%)
Mutual labels:  portfolio, mdx
Hugo Papermod
A fast, clean, responsive Hugo theme
Stars: ✭ 1,202 (-12.2%)
Mutual labels:  blog, portfolio

Deploy with Vercel

leerob.io

My portfolio has transformed over the years - from a static HTML site, to Jekyll, to Hugo, and finally to Next.js/React/MDX. My personal slice of the internet provides a platform for my writing and to showcase my latest work.

If you want to understand this repo better, I did a one-hour live stream walking through the codebase.

Overview

  • pages/api/* - API routes powering /dashboard, newsletter subscription, and post views.
  • pages/blog/* - Static pre-rendered blog pages using MDX.
  • pages/dashboard - Personal dashboard containing metrics like sales, views, and subscribers.
  • pages/* - All other static pages.

Running Locally

$ git clone https://github.com/leerob/leerob.io.git
$ cd leerob.io
$ yarn
$ yarn dev

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

Built Using

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].