Official website for MSFMA, a musical artist from Cedar Rapids, Iowa creating instrumental soundtrack-adjacent music.
Live site: https://msfma.com
# Install dependencies
npm install
# Development server
npm run dev
# Build for production
npm run buildPosts with images use page bundles for automatic responsive image generation:
content/posts/my-album/
├── index.md # Post content
└── featured.jpg # Featured image
Use shortcodes for embeds:
{{</* spotify src="https://open.spotify.com/embed/album/..." */>}}
{{</* soundcloud src="https://w.soundcloud.com/player/..." */>}}See AGENTS.md for full documentation.
Built with Hugo. Minimal JavaScript, no frameworks. Self-hosted Outfit font, single CSS file inlined for performance.
Migrated from WordPress (Frost theme) to Hugo in December 2025.
By Andrew Miller.