Skip to content

Colophon

How this website is built.

  • Hosted on a virtual private server (VPS) I rented from DeluxHost.
  • Web server: Caddy.
  • The domain name, helenchong.dev, was registered on 29 May 2024, was purchased from, registered on, and is managed by Porkbun.

Previously, this website was hosted on GitHub Pages until 30 July 2024, Hostinger's premium shared hosting plan until 14 May 2025, and a VPS I rented from Chunkserve until 27 May 2025.

Eleventy has the Markdown parser markdown-it built in to render Markdown to HTML.

Due to this website being a static site, JavaScript is used to create dynamic and interactive components of this site. Here is a list of how JavaScript is used on this site:

  • Display a "scroll to top" button at the bottom right corner of the screen after scrolling down a page far enough.
  • My contact page includes a JavaScript embed of my email contact form powered by Letterbird.
  • Add buttons to copy code snippets to pages with code blocks.
  • Zach Leatherman's details-utils JavaScript package is used to automatically expand sidebar table of contents on wide screens.
  • Website Carbon Badge, which is placed on the home page, uses JavaScript to calculate the carbon footprint of this website.

You can still access most of the content of this site with JavaScript disabled, but the above components will not work as intended.

(This colophon page was last updated on )