Skip to main content
  1. Projects/

Personal Website

·146 words·1 min
Software
Dan Volchek
Author
Dan Volchek
Incredibly powerful
Table of Contents

Code
#

danvolchek/personal-website

Code for my personal website

Go
0
0

Overview
#

My personal website is the one you’re on right now - it holds links, details about projects I’ve worked on, and a blog for longer form thoughts.

It uses:

Before this stack, I used a website generator I wrote myself that’s remarkably similar in idea: take markdown files and generate a static website. I switched to hugo + blowfish because it looks better.

I’ve added some customizations on top of blowfish:

  • Copying code blocks works regardless of the highlight.noClasses setting, allowing for custom code block syntax highlighting.
  • The home page shows recent articles in multiple sections, with configurable settings like taxonomy and display style per section.
  • The color scheme is custom.