Skip to content

Latest commit

 

History

History
206 lines (179 loc) · 10.8 KB

File metadata and controls

206 lines (179 loc) · 10.8 KB

Bookmarks

Published: June 17th, 2025

Updated: March 7th, 2026

A curated collection of tools and resources that have proven genuinely useful. These focus on web development and design currently, with more sections coming over time.

Table of contents

Web development and design

Typography and fonts

Type foundries

  • Atipo Foundry. Spanish type foundry offering typefaces with a "pay what you want" pricing model.
  • The League of Moveable Type. Open-source type foundry.
  • Arrowtype. Brooklyn-based foundry by Stephen Nixon, the creator of Recursive.
  • Alanna Munro Type Foundry. Independent foundry that offers typefaces like Stornoway and Kyoshi.
  • Fairetype. Typefaces offered include: Sprig, Octave, and Luma.
  • Swiss Typefaces. Swiss foundry known for families like Euclid, SangBleu, and Suisse.
  • MB Type. The author of Practical Typography sells his typefaces here.

Color and accessibility

Cascading Style Sheets (CSS) and standards

Articles and guides

Static Site Generators (SSGs)

  • Jamstack SSGs list. Comprehensive list of open source SSGs with optional filters for programming language, template, and license.
  • ssg. Minimal static site generator written in shell.
  • Zola. Rust-based static site generator using Tera templating engine, designed as an intuitive alternative to Hugo's Go templates.

Scalable Vector Graphics (SVG) utilities

  • usvg. SVG simplification tool written in Rust that converts complex SVGs to simplified representations while maintaining validity.
  • svgo. Node.js-based SVG optimizer that removes redundant metadata and elements to reduce file size.
  • rsvg-convert. Command-line SVG renderer using Cairo that converts SVGs to other formats with high-quality output.

Research and studies

LLMs

Research and studies