Content for squishmark.dev, the official SquishMark site. The site runs on SquishMark itself and renders this repository at request time.
squishmark-content/
├── posts/ # Blog posts (release notes, design posts, updates)
├── pages/ # Static pages (about, docs, changelog)
├── theme/ # Custom theme templates (optional overrides)
├── static/ # Favicon and other assets
└── config.yml # Site configuration
Pushing to main refreshes the live site via webhook; no redeploy needed.
Don't fork this repo; use the squishmark-starter template instead.
MIT License, see LICENSE for details.