Skip to content

danielgolden/portfolio

Repository files navigation

danielgolden.me

Personal portfolio and blog. Built with Astro, deployed on Vercel.

Stack

Development

bun install
bun run dev

Writing a new post

Add a Markdown file to src/data/writing/:

---
title: "Post title"
description: "Short description"
date: 2026-03-14
---

Post content here.

Set draft: true in the frontmatter to keep a post unpublished.

About

Portfolio of some of my work

Resources

Stars

Watchers

Forks

Contributors