Skip to content

84emllc/msfma.com

Repository files navigation

MSFMA

Official website for MSFMA, a musical artist from Cedar Rapids, Iowa creating instrumental soundtrack-adjacent music.

Live site: https://msfma.com

Quick Start

# Install dependencies
npm install

# Development server
npm run dev

# Build for production
npm run build

Creating Posts

Posts 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.

About

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.

About

A website for my music project, MSFMA.

Resources

Stars

Watchers

Forks

Packages

No packages published