Skip to content

Fontist Website

Deploy Pages

This is the source for fontist.org, built with VitePress.

Development

bash
npm install     # Install dependencies
npm run dev     # Start development server
npm run build   # Build for production
npm run preview # Preview production build

Adding Blog Posts

  1. Create a new .md file in blog/ with frontmatter
  2. Add an entry to blog/index.md

Sub-sites

Last updated:

Fontist is riboseopen