Skip to content

A personal website for me (Dan Buchholz) with a blog, about page, other features.

Notifications You must be signed in to change notification settings

dtbuchholz/website

Repository files navigation

Website

A personal website for me (Dan Buchholz) with a blog, about page, other features.

Background

This was cloned from the NextJS starter template here and customized to my needs. It's pretty lightweight and designed to act as a blog site, with various features for experiments (such as an xterm.js terminal to explore writings).

You can see the site here.

Usage

Install dependencies:

pnpm install

Run the development server:

pnpm run dev

Build the site:

pnpm run build

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT OR Apache-2.0, © 2024 Dan Buchholz

About

A personal website for me (Dan Buchholz) with a blog, about page, other features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published