Content for maldonahue.com: albums, images, site text. Edited through the site's admin (Sveltia CMS).
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-08 02:50:53 +00:00
albums Update Album “home-slideshow” 2026-09-08 02:27:03 +00:00
images Upload “images/demo5.jpg” +54 2026-09-08 02:23:32 +00:00
media Add media/ for videos 2026-09-06 02:09:35 -07:00
.gitattributes Track videos with Git LFS 2026-09-06 02:21:29 -07:00
README.md README: videos live beside the photos 2026-09-06 11:23:55 -07:00
site.yml Update Site “site” 2026-09-08 02:50:53 +00:00

maldonahue.com content

Albums, images, and site text for maldonahue.com. Edit through the site's admin at https://maldonahue.com/admin/ (Sveltia CMS); the site picks up pushes within minutes. Hand edits are fine too.

  • site.yml: brand, contact details, which album plays on the home page (home_album), CV.
  • albums/<slug>.yml: one album per file. order sets the position on the portfolio page; works lists images in display order; listed: false keeps an album off the portfolio page (the home slideshow album).
  • images/: photos. Album folders hold the originals imported from the old site; the admin uploads new ones here too. Image values are site paths such as /images/vessels/06_Bowl.jpg.
  • Videos upload alongside the photos in images/ (the CMS puts them there); media/ also works. A work or slide may reference a video in its video field, or simply in image, with an optional image as poster. Videos are stored with Git LFS (.gitattributes), so cloning stays light; prefer MP4 H.264 and keep clips reasonably small anyway.