Skip to content

Repository files navigation

hubertdeng.com

Personal site and blog built with React, Vite, TypeScript, and Markdown content.

Local development

npm install
npm run dev

Build

npm run build

The build writes static files to dist.

Writing posts

Add Markdown files to src/content/posts. Required front matter:

---
title: Post Title
description: One sentence summary.
date: 2026-06-05
tags:
  - engineering
---

The filename becomes the post slug.

About

Personal Website

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages