Skip to content

Noire Template: A Dark Photography Portfolio in Zugo

Noire Template: A Dark Photography Portfolio in Zugo

Noire is the dark photography portfolio in Zugo's gallery of 25 templates. It ships as a public site with a works grid, a statement, an exhibition record and contact details, plus a private studio area behind a sign in screen. Cloning it is free, and every change after that is a chat request costing 3 credits.

What follows is the honest inventory: which pieces are finished, which are demo furniture you must replace, and the order of edits that gets you to a publishable site fastest.

What does the Noire template include?

The template is built as two halves. Everything a visitor sees is one long scrolling page with numbered sections, and everything the photographer sees sits behind a separate sign in screen.

Section What it contains
Hero Discipline line, two city bases, founding year, oversized name, one manifesto sentence
01 Selected Works Seven pieces in an asymmetric grid, each with title, year and medium
02 Statement A short artist statement with two emphasized phrases and a signature line
03 Selected Exhibitions Five entries with year, title, role and venue
04 Contact Email, social handle, gallery representation, back to top
Studio sign in Email and password, password recovery link, account creation link
Studio dashboard Counters for total, published and draft works, a filterable collection table, an add form

The public page is unusually confident about typography. The name runs at display size, the captions stay small and factual, and the works carry catalog style numbering that makes seven images feel like an exhibition rather than a folder. That restraint is the reason the template survives a change of subject.

The studio dashboard is the part most portfolio templates skip. It gives the photographer a place to manage works, exhibitions, prints and editions, with a table showing medium, year and publication status, and a form for adding a new piece to the archive.

What works, and what resets when you reload?

The navigation, the section anchors, the filters on the collection table and the add form all respond correctly. You can switch between all works, published and drafts, and add a row that appears in the table immediately.

What that row does not do is survive a refresh. The studio dashboard keeps its state in memory for the session, so reloading the page returns it to the seeded set of works. The sign in screen behaves the same way: it is the interface of an account, not an account system, and it does not check a password.

For a portfolio that distinction is usually harmless, because a photography site is content you edit once in a while rather than data your visitors create. If you do want the studio to be a real back office where uploads persist and only you can sign in, that is a database and an auth layer added with the Supabase connector, and it is a genuine project rather than one more prompt.

Deciding which of the two you need before you start is worth five minutes. Most photographers publish a static site and update it by chat, which costs nothing extra and never breaks.

Are the images real photographs?

No, and this is the single most important thing to know before you fall in love with the preview. Every frame in the works grid is generated in the browser from gradients and tints. There is not one image file in the template.

That is deliberate: a template that shipped with stock photography would look like someone else's portfolio, and licensing a photograph you did not take is a problem you do not want inherited. It also means your first real task is uploading your own pictures, which is covered in can I use my own images.

Practically, this changes the order of work. Put four or five real photographs in first, then judge the layout, because a grid tuned for abstract color blocks reads differently once actual images with their own contrast sit in it. Aspect ratio is the usual surprise: the grid mixes tall and wide cells, so ask for a specific ratio rather than accepting the crop you get.

Once the images are in, the captions do a lot of work. Title, year and medium in that order is a convention gallery visitors already read fluently, and keeping it makes an amateur portfolio look considered.

Who is Noire right for, and who should skip it?

It fits practices where the work is visual and the ordering is by piece rather than by client: photographers, painters, sculptors, illustrators, ceramicists, tattoo artists, set designers. The exhibition list also makes it a natural fit for anyone with a public record to show, including curators and small galleries.

It fits poorly when your site needs to sell things directly. There is no cart, no product page and no checkout in Noire, so a print shop means either bolting on Stripe or starting from one of the five store templates instead. It also fits poorly for service businesses that need pricing tables and booking, where a studio site with an inquiry flow does more of the job.

There is a middle case worth naming. If you like the dark, editorial mood but your subject is commercial photography with client work, keep the shell and change the vocabulary: works become projects, medium becomes client, exhibitions become press. The structure holds. A broader comparison of approaches sits in AI portfolio website, and the shooting specific version is how to build a photographer site with AI.

What must you rewrite before publishing?

Everything with a name in it. The template ships with a fictional photographer, an invented biography, and an exhibition list that references real institutions. Publishing that record under your own name would be a false claim about your career, and it is the fastest way to embarrass yourself with the exact audience you are trying to reach.

The replacement list is short and mechanical: the artist name in the header and footer, the discipline line, the two cities, the founding year, the statement, all five exhibition entries, the email address, the social handle, and the representation line. One well written edit can cover most of it if you supply the real values in the request.

The copyright line in the footer is easy to miss because it sits below the fold in a small size. So is the browser tab title, which still carries the demo name until you ask for it. Both show up in screenshots and search results, which is exactly where you do not want a stranger's name.

What does it cost to make Noire yours?

Cloning costs nothing, so the first charge appears on your first edit. A realistic portfolio takes one edit for identity and copy, one for images and captions, one for the exhibition list, and one or two for styling.

Action Cost
Clone the template into a new project Free, no AI call
One edit in chat 3 credits
A build from a written description 6 credits
A multi-page platform 12 credits for the first three pages, then 3 per page
Hi-Fi mode Double: 6 per edit, 12 per build

Free gives you 5 credits, Pro is $25 a month for 200 credits, and Business is $99 a month for 800 credits. Two hundred credits works out to roughly 66 edits in a month, so a portfolio rebuild is a small fraction of one Pro month.

Publishing puts the site on an address like yourname.zugo.run, and a custom domain connects on top of that. Before it reaches you, each build is opened in a sandbox, and one that fails to load is never delivered. That protects you from a broken page, not from a page that loads and still is not what you pictured.

Where does Noire stop?

It is a site, not a shop or a client system. Selling prints means adding Stripe, and a real studio login means adding Supabase. Both are supported connectors, and both are additional work rather than a checkbox.

Very specific behavior arrives through several edits. A password protected client gallery, watermarking, or an ordering flow with sizes and framing options gets described step by step and checked one piece at a time.

Zugo does not replace a development team on a complex product. A portfolio, a studio site and a small archive are fully within reach. If the thing you are building grows into a marketplace with many sellers, you will eventually want engineers, and the GitHub export exists so you can hand them the source.

The practical first move takes minutes. Open the gallery at zugo.dev, clone Noire, replace the name and the first three images with your own, and look at it on a phone before you decide anything else.

← All posts