Skip to content

Tech

An introduction to some of my technical work.

Test

js
const fetch = require("node-fetch");
const fetch = require("node-fetch");

Powered by Vite

VitePress uses Vite under the hood. This means:

  • Instant server start
  • Lightning fast HMR
  • Optimized builds

Markdown-Centered

So you can focus more on writing. Powered by MarkdownIt. Comes with many built-in extensions, and you can use Vue features in Markdown too!