fn42dev
← Back to projects

Sol Úbeda

Artist portfolio — artworks, exhibitions, and press

1 / 5

Sol Úbeda is the portfolio of the artist Sol Úbeda — a static site that showcases her artworks, exhibitions, and press materials.

Stack

Originally built with Gatsby, it was migrated to Next.js (App Router) with TypeScript and Tailwind CSS, linted and formatted with oxlint and oxfmt. Content lives as co-located MDX files with frontmatter, read by a build-time data layer, and the site is statically exported (output: "export") and deployed to Codeberg Pages. Open source under the MIT license.

It shares its toolchain with this very site, fn42.dev: Next.js, Tailwind, oxlint/oxfmt and a static export to Codeberg Pages.