Add issue No. 02 "Obsession" + reusable image pipeline
Content - 100 new plates under content/posts/02/ — one recurring red-haired model across 10 editorial registers (Haute Couture, Film Noir, Boudoir, Avant-Garde, Minimalism, Baroque, Street Style, Surrealism, Monochrome, Nocturne), generated with flux-1.1-pro, face-swapped to a consistent identity (FaceFusion), and upscaled (Upscayl + Remacri, 3328x4992). - content/issues/02/_index.md; issue 01 -> status archived; hugo.toml params (issueIds newest-first, issueNumber/Name/Season/Blurb). Structure - Plate bundles grouped by issue: content/posts/<issue>/<slug>/, with build.render:never stubs so /posts/<issue>/ isn't emitted. nginx 301s the legacy flat /posts/<slug>/ URLs to /posts/01/<slug>/. The /posts/ archive uses .RegularPagesRecursive. Image pipeline (scripts/, data/ gitignored) - generate-images.py — Replicate flux-1.1-pro, 960x1440, idempotent. - faceswap-images.py — FaceFusion batch-run, one consistent face. - upscale-images.py — Upscayl + remacri-4x, long edge clamped to 4992. - build-issue.py — prompts JSON -> content/posts/<issue>/*/index.md. Build - CSS now compiled by Hugo's css.TailwindCSS (partials/css.html + templates.Defer); dropped the standalone Tailwind CLI step, concurrently, and the gitignored static/css/main.css. Requires Hugo >= 0.161; Dockerfile collapsed to a single hugomods/hugo:debian-node build stage. pnpm-workspace.yaml: preferSymlinkedExecutables + allowBuilds. Front end - Pagination 8 per page. - Lightbox: brand mark and category link out; robust SPA back/forward (fetch before startViewTransition, single-flight guard, swallow the transition abort rejection, popstate re-renders / reopens the viewer). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DZPmxGywFnAhmYJB1eh9fm
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Issue № 01 — Devotion"
|
||||
build:
|
||||
render: never
|
||||
list: never
|
||||
---
|
||||
|
After Width: | Height: | Size: 11 MiB |
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Armored Chains City Fire"
|
||||
description: "A fiery-haired model in black structured editorial fashion standing against a burning urban cityscape, defiant strength with orange flames and neon glow cutting through the dark cinematic backdrop."
|
||||
plate: "001"
|
||||
slug: "armored-chains-city-fire"
|
||||
issues:
|
||||
- "01"
|
||||
image: "armored-chains-city-fire.png"
|
||||
weight: 1
|
||||
categories:
|
||||
- "Cyberpunk"
|
||||
tags:
|
||||
- "Cyberpunk"
|
||||
- "Chains"
|
||||
- "Fire"
|
||||
- "Armor"
|
||||
- "City"
|
||||
- "Defiant"
|
||||
- "Dark"
|
||||
- "Urban"
|
||||
- "Flames"
|
||||
---
|
||||
|
After Width: | Height: | Size: 14 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Armored Warrior Poppy Fields"
|
||||
description: "A tall redhead in ornate structured black and silver fashion couture standing in a sweeping field of red poppies beneath a dramatic sky, epic painterly cinematic editorial quality."
|
||||
plate: "002"
|
||||
slug: "armored-warrior-poppy-fields"
|
||||
issues:
|
||||
- "01"
|
||||
image: "armored-warrior-poppy-fields.png"
|
||||
weight: 2
|
||||
categories:
|
||||
- "Fantasy"
|
||||
tags:
|
||||
- "Armor"
|
||||
- "Poppies"
|
||||
- "Storm"
|
||||
- "Fantasy"
|
||||
- "Mountains"
|
||||
- "Epic"
|
||||
- "Cinematic"
|
||||
- "Painterly"
|
||||
---
|
||||
|
After Width: | Height: | Size: 13 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Autumn Glamour in the Park"
|
||||
description: "A striking redhead in a black latex dress with dramatic puffed sleeves posing in an autumn park, golden fallen leaves carpeting the ground in a glamorous yet gothic high-fashion editorial."
|
||||
plate: "003"
|
||||
slug: "autumn-glamour-in-the-park"
|
||||
issues:
|
||||
- "01"
|
||||
image: "autumn-glamour-in-the-park.png"
|
||||
weight: 3
|
||||
categories:
|
||||
- "Gothic"
|
||||
tags:
|
||||
- "Gothic"
|
||||
- "Latex"
|
||||
- "Autumn"
|
||||
- "Park"
|
||||
- "Leaves"
|
||||
- "Glamour"
|
||||
- "Fashion"
|
||||
- "Eerie"
|
||||
---
|
||||
|
After Width: | Height: | Size: 13 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Baroque Hall Red Corset"
|
||||
description: "A fiery-haired model in a structured black corset and red latex gloves commanding a grand baroque corridor with gilded chandeliers, luxurious opulent setting and high-contrast editorial styling."
|
||||
plate: "004"
|
||||
slug: "baroque-hall-red-corset"
|
||||
issues:
|
||||
- "01"
|
||||
image: "baroque-hall-red-corset.png"
|
||||
weight: 4
|
||||
categories:
|
||||
- "Gothic"
|
||||
tags:
|
||||
- "Baroque"
|
||||
- "Corset"
|
||||
- "Chandeliers"
|
||||
- "Gothic"
|
||||
- "Dark Opulence"
|
||||
- "Theatrical"
|
||||
- "Red Gloves"
|
||||
- "Grand"
|
||||
---
|
||||
|
After Width: | Height: | Size: 16 MiB |
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Bioluminescent Beauty at Twilight"
|
||||
description: "A fiery-haired model in a red and blue iridescent editorial bodysuit leaning gracefully against a glass surface with a glowing cyberpunk cityscape beyond, mesmerizing futuristic fashion portrait."
|
||||
plate: "005"
|
||||
slug: "bioluminescent-beauty-at-twilight"
|
||||
issues:
|
||||
- "01"
|
||||
image: "bioluminescent-beauty-at-twilight.png"
|
||||
featured: true
|
||||
weight: 5
|
||||
categories:
|
||||
- "Cyberpunk"
|
||||
tags:
|
||||
- "Bioluminescent"
|
||||
- "Bodysuit"
|
||||
- "Neon"
|
||||
- "Cyberpunk"
|
||||
- "Futuristic"
|
||||
- "Iridescent"
|
||||
- "City"
|
||||
- "Portrait"
|
||||
---
|
||||
|
After Width: | Height: | Size: 13 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Cyber Huntress on Wet Streets"
|
||||
description: "A fiery-haired model in a sleek black tactical editorial bodysuit posed mid-stride on a neon-lit rainy city street at night, long hair whipping in wind amid cinematic blue wet-pavement atmosphere."
|
||||
plate: "006"
|
||||
slug: "cyber-huntress-on-wet-streets"
|
||||
issues:
|
||||
- "01"
|
||||
image: "cyber-huntress-on-wet-streets.png"
|
||||
weight: 6
|
||||
categories:
|
||||
- "Cyberpunk"
|
||||
tags:
|
||||
- "Cyberpunk"
|
||||
- "Rain"
|
||||
- "City"
|
||||
- "Tactical"
|
||||
- "Action"
|
||||
- "Blue Tones"
|
||||
- "Neon"
|
||||
- "Night"
|
||||
---
|
||||
|
After Width: | Height: | Size: 14 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Cyberpunk Femme in the Downpour"
|
||||
description: "A fiery-haired model in a black leather editorial jacket and sleek bodysuit walking through a rain-soaked city street flanked by dramatic lighting, gritty neo-noir femme fatale fashion editorial."
|
||||
plate: "007"
|
||||
slug: "cyberpunk-femme-in-the-downpour"
|
||||
issues:
|
||||
- "01"
|
||||
image: "cyberpunk-femme-in-the-downpour.png"
|
||||
weight: 7
|
||||
categories:
|
||||
- "Cyberpunk"
|
||||
tags:
|
||||
- "Cyberpunk"
|
||||
- "Rain"
|
||||
- "Noir"
|
||||
- "Femme Fatale"
|
||||
- "Leather Jacket"
|
||||
- "City"
|
||||
- "Neon"
|
||||
- "Urban"
|
||||
---
|
||||
|
After Width: | Height: | Size: 14 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Cyberpunk Night Pursuit"
|
||||
description: "A sleek fiery-haired model in a form-fitting black editorial bodysuit striding through a rain-drenched futuristic cityscape, long hair flowing amid neon-lit reflections and dark skyscrapers."
|
||||
plate: "008"
|
||||
slug: "cyberpunk-night-pursuit"
|
||||
issues:
|
||||
- "01"
|
||||
image: "cyberpunk-night-pursuit.png"
|
||||
weight: 8
|
||||
categories:
|
||||
- "Cyberpunk"
|
||||
tags:
|
||||
- "Cyberpunk"
|
||||
- "Bodysuit"
|
||||
- "Rain"
|
||||
- "Neon"
|
||||
- "City"
|
||||
- "Futuristic"
|
||||
- "Night"
|
||||
- "Skyscrapers"
|
||||
---
|
||||
|
After Width: | Height: | Size: 13 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Cyberpunk Rain Street Fighter"
|
||||
description: "A fiery-haired model in a black structured editorial bodysuit standing defiantly on a rain-soaked neon-lit cyberpunk street, danger and fierce fashion energy in a gritty futuristic urban setting."
|
||||
plate: "009"
|
||||
slug: "cyberpunk-rain-street-fighter"
|
||||
issues:
|
||||
- "01"
|
||||
image: "cyberpunk-rain-street-fighter.png"
|
||||
weight: 9
|
||||
categories:
|
||||
- "Cyberpunk"
|
||||
tags:
|
||||
- "Cyberpunk"
|
||||
- "Rain"
|
||||
- "Neon"
|
||||
- "Tactical"
|
||||
- "Street Fighter"
|
||||
- "Futuristic"
|
||||
- "Gritty"
|
||||
- "Danger"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Dark Angel in the Jungle"
|
||||
description: "A redheaded model in a dramatic black bodysuit with a sweeping architectural cape standing amid lush tropical foliage, the editorial evoking wild power and otherworldly fashion beauty."
|
||||
plate: "010"
|
||||
slug: "dark-angel-in-the-jungle"
|
||||
issues:
|
||||
- "01"
|
||||
image: "dark-angel-in-the-jungle.png"
|
||||
weight: 10
|
||||
categories:
|
||||
- "Dark Fantasy"
|
||||
tags:
|
||||
- "Dark Angel"
|
||||
- "Wings"
|
||||
- "Jungle"
|
||||
- "Bodysuit"
|
||||
- "Tropical"
|
||||
- "Otherworldly"
|
||||
- "Dark Fantasy"
|
||||
- "Raven"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Dark Cabaret on Stone Steps"
|
||||
description: "A vivid redhead in a dramatic black and red corset editorial dress reclining on shadowy stone steps flanked by gothic columns, theatrical and seductive dark fantasy fashion aesthetic."
|
||||
plate: "011"
|
||||
slug: "dark-cabaret-on-stone-steps"
|
||||
issues:
|
||||
- "01"
|
||||
image: "dark-cabaret-on-stone-steps.png"
|
||||
weight: 11
|
||||
categories:
|
||||
- "Gothic"
|
||||
tags:
|
||||
- "Cabaret"
|
||||
- "Corset"
|
||||
- "Gothic"
|
||||
- "Stone Steps"
|
||||
- "Columns"
|
||||
- "Theatrical"
|
||||
- "Dark Fantasy"
|
||||
- "Seductive"
|
||||
---
|
||||
|
After Width: | Height: | Size: 11 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Dark Fairy Rose Throne"
|
||||
description: "A fiery-haired model in structured black avant-garde couture with sheer translucent wing-like sculptural elements sitting among blood-red roses in a shadowy dark editorial setting."
|
||||
plate: "012"
|
||||
slug: "dark-fairy-rose-throne"
|
||||
issues:
|
||||
- "01"
|
||||
image: "dark-fairy-rose-throne.png"
|
||||
weight: 12
|
||||
categories:
|
||||
- "Dark Fantasy"
|
||||
tags:
|
||||
- "Dark Fairy"
|
||||
- "Wings"
|
||||
- "Roses"
|
||||
- "Armor"
|
||||
- "Pink Hair"
|
||||
- "Thorns"
|
||||
- "Dark Fantasy"
|
||||
- "Purple"
|
||||
---
|
||||
|
After Width: | Height: | Size: 11 MiB |
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Dark Forest Cyber Warrior"
|
||||
description: "A fierce redhead in a sleek red-and-black structured bodysuit striding through a cinematic dark setting, crimson accents and intense editorial energy channeling bold fashion power."
|
||||
plate: "013"
|
||||
slug: "dark-forest-cyber-warrior"
|
||||
issues:
|
||||
- "01"
|
||||
image: "dark-forest-cyber-warrior.png"
|
||||
weight: 13
|
||||
categories:
|
||||
- "Cyberpunk"
|
||||
tags:
|
||||
- "Forest"
|
||||
- "Warrior"
|
||||
- "Armor"
|
||||
- "Fog"
|
||||
- "Cyberpunk"
|
||||
- "Crimson"
|
||||
- "Dark"
|
||||
- "Cinematic"
|
||||
- "Bodysuit"
|
||||
---
|
||||
|
After Width: | Height: | Size: 10 MiB |
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Dark Geisha Ronin"
|
||||
description: "A fiery-haired model in a hybrid black samurai-kimono editorial fashion with a bold red obi standing dramatically in a smoky void, flowing hair and warrior posture projecting mythic fashion editorial power."
|
||||
plate: "014"
|
||||
slug: "dark-geisha-ronin"
|
||||
issues:
|
||||
- "01"
|
||||
image: "dark-geisha-ronin.png"
|
||||
weight: 14
|
||||
categories:
|
||||
- "Cultural"
|
||||
tags:
|
||||
- "Geisha"
|
||||
- "Samurai"
|
||||
- "Kimono"
|
||||
- "Obi"
|
||||
- "Dark Fantasy"
|
||||
- "Warrior"
|
||||
- "Japanese"
|
||||
- "Mythic"
|
||||
- "Smoke"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Dark Manor Corset Queen"
|
||||
description: "A statuesque redhead in an ornate black corset and lace editorial fashion standing imperiously in a candlelit dark manor interior, gothic theatrical amber light and rich shadows framing a commanding editorial."
|
||||
plate: "015"
|
||||
slug: "dark-manor-corset-queen"
|
||||
issues:
|
||||
- "01"
|
||||
image: "dark-manor-corset-queen.png"
|
||||
weight: 15
|
||||
categories:
|
||||
- "Gothic"
|
||||
tags:
|
||||
- "Gothic"
|
||||
- "Manor"
|
||||
- "Corset"
|
||||
- "Lace"
|
||||
- "Candlelit"
|
||||
- "Commanding"
|
||||
- "Amber"
|
||||
- "Theatrical"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Dark Pirate in Cobbled Alley"
|
||||
description: "A fiery-haired model in a dark red and black structured leather editorial look standing in a gloomy atmospheric cobblestone setting at night, gothic adventure and cinematic fashion energy."
|
||||
plate: "016"
|
||||
slug: "dark-pirate-in-cobbled-alley"
|
||||
issues:
|
||||
- "01"
|
||||
image: "dark-pirate-in-cobbled-alley.png"
|
||||
weight: 16
|
||||
categories:
|
||||
- "Action"
|
||||
tags:
|
||||
- "Pirate"
|
||||
- "Cobblestone"
|
||||
- "Gothic"
|
||||
- "Fog"
|
||||
- "Dark"
|
||||
- "Adventure"
|
||||
- "Leather"
|
||||
- "Swashbuckling"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Dark Sovereign with Black Cape"
|
||||
description: "A commanding redhead in a structured black corset and sweeping dark dramatic cape standing in a brooding gothic courtyard at night, red accents and dark lantern lighting defining the fashion villain aesthetic."
|
||||
plate: "017"
|
||||
slug: "dark-sovereign-with-black-cape"
|
||||
issues:
|
||||
- "01"
|
||||
image: "dark-sovereign-with-black-cape.png"
|
||||
weight: 17
|
||||
categories:
|
||||
- "Dark Fantasy"
|
||||
tags:
|
||||
- "Dark Fantasy"
|
||||
- "Demon"
|
||||
- "Horns"
|
||||
- "Cloak"
|
||||
- "Gothic"
|
||||
- "Villain"
|
||||
- "Courtyard"
|
||||
- "Lanterns"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Dark Valkyrie Rising"
|
||||
description: "A fiery-haired model in dark structured fashion armor with a sweeping crimson-lined dramatic cape standing in a gothic hall, the commanding fashion-warrior editorial exuding dark glamour."
|
||||
plate: "018"
|
||||
slug: "dark-valkyrie-rising"
|
||||
issues:
|
||||
- "01"
|
||||
image: "dark-valkyrie-rising.png"
|
||||
weight: 18
|
||||
categories:
|
||||
- "Dark Fantasy"
|
||||
tags:
|
||||
- "Valkyrie"
|
||||
- "Wings"
|
||||
- "Gothic"
|
||||
- "Armor"
|
||||
- "Dark Fantasy"
|
||||
- "Supernatural"
|
||||
- "Battle"
|
||||
- "Crimson"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "Demon Horns Red Throne"
|
||||
description: "A striking redhead in a sculptural black corset and sweeping crimson-lined cape posed before crimson roses, a bold avant-garde horned headpiece completing the ritualistic dark editorial."
|
||||
plate: "019"
|
||||
slug: "demon-horns-red-throne"
|
||||
issues:
|
||||
- "01"
|
||||
image: "demon-horns-red-throne.png"
|
||||
featured: true
|
||||
weight: 19
|
||||
categories:
|
||||
- "Dark Fantasy"
|
||||
tags:
|
||||
- "Demon"
|
||||
- "Horns"
|
||||
- "Altar"
|
||||
- "Roses"
|
||||
- "Cape"
|
||||
- "Supernatural"
|
||||
- "Ritual"
|
||||
- "Gothic"
|
||||
- "Dark Fantasy"
|
||||
---
|
||||
|
After Width: | Height: | Size: 14 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Desert Queen Under Stars"
|
||||
description: "A regal redhead in a jeweled gold headpiece and sweeping crimson silk cape posed against ornate arched columns at night, her elaborate regalia bathed in deep golds and reds."
|
||||
plate: "020"
|
||||
slug: "desert-queen-under-stars"
|
||||
issues:
|
||||
- "01"
|
||||
image: "desert-queen-under-stars.png"
|
||||
weight: 20
|
||||
categories:
|
||||
- "Dark Fantasy"
|
||||
tags:
|
||||
- "Crown"
|
||||
- "Cape"
|
||||
- "Night Sky"
|
||||
- "Regal"
|
||||
- "Stars"
|
||||
- "Columns"
|
||||
- "Dark Fantasy"
|
||||
- "Mythic"
|
||||
---
|
||||
|
After Width: | Height: | Size: 14 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Elven Enchantress Among Serpents"
|
||||
description: "A fiery-haired model in dramatic dark fashion armor with bold jeweled accessories posing in an atmospheric jungle setting, the mysterious primal editorial mood defined by dappled filtered light."
|
||||
plate: "021"
|
||||
slug: "elven-enchantress-among-serpents"
|
||||
issues:
|
||||
- "01"
|
||||
image: "elven-enchantress-among-serpents.png"
|
||||
weight: 21
|
||||
categories:
|
||||
- "Dark Fantasy"
|
||||
tags:
|
||||
- "Elf"
|
||||
- "White Hair"
|
||||
- "Serpents"
|
||||
- "Jungle"
|
||||
- "Armor"
|
||||
- "Dark Fantasy"
|
||||
- "Mysterious"
|
||||
- "Primal"
|
||||
---
|
||||
|
After Width: | Height: | Size: 14 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Fairytale Queen by Night Castle"
|
||||
description: "A glamorous redhead in a layered pink and red ballgown posing on a stone terrace with a dramatically illuminated architectural backdrop at night, storybook opulence and magical romanticism."
|
||||
plate: "022"
|
||||
slug: "fairytale-queen-by-night-castle"
|
||||
issues:
|
||||
- "01"
|
||||
image: "fairytale-queen-by-night-castle.png"
|
||||
weight: 22
|
||||
categories:
|
||||
- "Fantasy"
|
||||
tags:
|
||||
- "Fairy Tale"
|
||||
- "Ballgown"
|
||||
- "Castle"
|
||||
- "Princess"
|
||||
- "Night"
|
||||
- "Romantic"
|
||||
- "Storybook"
|
||||
- "Magic"
|
||||
---
|
||||
|
After Width: | Height: | Size: 11 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Fire Warrior Storms the Forest"
|
||||
description: "A fierce redhead in gleaming dark structured editorial couture wielding a sleek prop blade amid a cinematic fog-laden forest at night, fiery dramatic atmosphere in a battle-ready fashion moment."
|
||||
plate: "023"
|
||||
slug: "fire-warrior-storms-the-forest"
|
||||
issues:
|
||||
- "01"
|
||||
image: "fire-warrior-storms-the-forest.png"
|
||||
weight: 23
|
||||
categories:
|
||||
- "Dark Fantasy"
|
||||
tags:
|
||||
- "Warrior"
|
||||
- "Fire"
|
||||
- "Forest"
|
||||
- "Armor"
|
||||
- "Glowing Blade"
|
||||
- "Dark Fantasy"
|
||||
- "Battle"
|
||||
- "Fog"
|
||||
---
|
||||
|
After Width: | Height: | Size: 11 MiB |
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Firestorm City Warrior"
|
||||
description: "A fiery-haired model in black structured editorial fashion standing against a blazing red and orange atmospheric cityscape at night, her hair catching the fire-glow in an intense high-fashion editorial."
|
||||
plate: "024"
|
||||
slug: "firestorm-city-warrior"
|
||||
issues:
|
||||
- "01"
|
||||
image: "firestorm-city-warrior.png"
|
||||
weight: 24
|
||||
categories:
|
||||
- "Action"
|
||||
tags:
|
||||
- "Fire"
|
||||
- "City"
|
||||
- "Warrior"
|
||||
- "Tactical"
|
||||
- "Night"
|
||||
- "Flames"
|
||||
- "Action"
|
||||
- "Intense"
|
||||
- "Embers"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Floral Silk Urban Dusk"
|
||||
description: "A flame-haired model in an elegant black kimono with large floral motifs standing against a vivid neon cityscape backdrop, sultry dramatic fashion merging high couture with Tokyo night street aesthetics."
|
||||
plate: "025"
|
||||
slug: "floral-silk-urban-dusk"
|
||||
issues:
|
||||
- "01"
|
||||
image: "floral-silk-urban-dusk.png"
|
||||
weight: 25
|
||||
categories:
|
||||
- "Cultural"
|
||||
tags:
|
||||
- "Kimono"
|
||||
- "Floral"
|
||||
- "Tokyo"
|
||||
- "Neon"
|
||||
- "City"
|
||||
- "Dusk"
|
||||
- "Fashion"
|
||||
- "Japanese"
|
||||
- "Sultry"
|
||||
---
|
||||
|
After Width: | Height: | Size: 14 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Forest Fairy in Gold"
|
||||
description: "A radiant redhead in a flowing golden editorial fairy dress posing with sheer iridescent wing accessories in an enchanted forest setting with soft pink blossoms and dreamlike light."
|
||||
plate: "026"
|
||||
slug: "forest-fairy-in-gold"
|
||||
issues:
|
||||
- "01"
|
||||
image: "forest-fairy-in-gold.png"
|
||||
weight: 26
|
||||
categories:
|
||||
- "Fantasy"
|
||||
tags:
|
||||
- "Fairy"
|
||||
- "Forest"
|
||||
- "Wings"
|
||||
- "Enchanted"
|
||||
- "Golden Dress"
|
||||
- "Magical"
|
||||
- "Blossoms"
|
||||
- "Dreamlike"
|
||||
---
|
||||
|
After Width: | Height: | Size: 15 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Futuristic Warrior Rain Stance"
|
||||
description: "A fiery-haired model in sleek teal-and-black structured fashion couture standing poised in a rain-drenched architectural setting, resolute expression and glistening rain creating tense action-ready fashion atmosphere."
|
||||
plate: "027"
|
||||
slug: "futuristic-warrior-rain-stance"
|
||||
issues:
|
||||
- "01"
|
||||
image: "futuristic-warrior-rain-stance.png"
|
||||
weight: 27
|
||||
categories:
|
||||
- "Sci-Fi"
|
||||
tags:
|
||||
- "Sci-Fi"
|
||||
- "Armor"
|
||||
- "Rain"
|
||||
- "Warrior"
|
||||
- "Teal"
|
||||
- "Action"
|
||||
- "Futuristic"
|
||||
- "Resolute"
|
||||
---
|
||||
|
After Width: | Height: | Size: 14 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Garden Glamour in Black Latex"
|
||||
description: "A vibrant redhead in a glossy black latex crop top and mini skirt posing confidently amid a colorful flower garden, radiating playful sensuality against the lush floral backdrop."
|
||||
plate: "028"
|
||||
slug: "garden-glamour-in-black-latex"
|
||||
issues:
|
||||
- "01"
|
||||
image: "garden-glamour-in-black-latex.png"
|
||||
weight: 28
|
||||
categories:
|
||||
- "Boudoir"
|
||||
tags:
|
||||
- "Latex"
|
||||
- "Garden"
|
||||
- "Floral"
|
||||
- "Glamour"
|
||||
- "Sensual"
|
||||
- "Playful"
|
||||
- "Black"
|
||||
- "Outdoor"
|
||||
---
|
||||
|
After Width: | Height: | Size: 14 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Garden Lantern Twilight"
|
||||
description: "A fiery-haired model in a soft floral editorial dress standing in a beautifully lit Japanese garden at dusk, surrounded by blooming flowers and glowing stone lanterns in a peaceful romantic fashion editorial."
|
||||
plate: "029"
|
||||
slug: "garden-lantern-twilight"
|
||||
issues:
|
||||
- "01"
|
||||
image: "garden-lantern-twilight.png"
|
||||
weight: 29
|
||||
categories:
|
||||
- "Cultural"
|
||||
tags:
|
||||
- "Japanese"
|
||||
- "Garden"
|
||||
- "Lanterns"
|
||||
- "Dusk"
|
||||
- "Floral"
|
||||
- "Romantic"
|
||||
- "Peaceful"
|
||||
- "Fairy Tale"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "Glamorous Bar Night Out"
|
||||
description: "A vibrant redhead in a sparkling pink mini dress posing confidently at a neon-lit bar, warm magenta and purple lighting creating a lush upscale nightlife fashion editorial."
|
||||
plate: "030"
|
||||
slug: "glamorous-bar-night-out"
|
||||
issues:
|
||||
- "01"
|
||||
image: "glamorous-bar-night-out.png"
|
||||
weight: 30
|
||||
categories:
|
||||
- "Nightlife"
|
||||
tags:
|
||||
- "Bar"
|
||||
- "Cocktail"
|
||||
- "Neon Lights"
|
||||
- "Nightclub"
|
||||
- "Glamour"
|
||||
- "Pink Dress"
|
||||
- "Nightlife"
|
||||
---
|
||||
|
After Width: | Height: | Size: 11 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Goth Latex Night Stand"
|
||||
description: "A flame-haired model in an elegant black latex editorial bodysuit with long gloves and thigh-high stockings posing in a dimly lit gothic interior, composed sophisticated dark glamour."
|
||||
plate: "031"
|
||||
slug: "goth-latex-night-stand"
|
||||
issues:
|
||||
- "01"
|
||||
image: "goth-latex-night-stand.png"
|
||||
weight: 31
|
||||
categories:
|
||||
- "Gothic"
|
||||
tags:
|
||||
- "Gothic"
|
||||
- "Latex"
|
||||
- "Gloves"
|
||||
- "Stockings"
|
||||
- "Dark Glamour"
|
||||
- "Sophisticated"
|
||||
- "Elegant"
|
||||
- "Dimly Lit"
|
||||
---
|
||||
|
After Width: | Height: | Size: 10 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Gothic Arch Black Elegance"
|
||||
description: "A slender redhead in a flowing black sleeveless editorial dress turning gracefully within a dark gothic stone archway, melancholic ethereal fashion quality with muted tones and dramatic architectural framing."
|
||||
plate: "032"
|
||||
slug: "gothic-arch-black-elegance"
|
||||
issues:
|
||||
- "01"
|
||||
image: "gothic-arch-black-elegance.png"
|
||||
weight: 32
|
||||
categories:
|
||||
- "Gothic"
|
||||
tags:
|
||||
- "Gothic"
|
||||
- "Archway"
|
||||
- "Elegant"
|
||||
- "Dark"
|
||||
- "Ethereal"
|
||||
- "Melancholic"
|
||||
- "Stone"
|
||||
- "Architectural"
|
||||
---
|
||||
|
After Width: | Height: | Size: 13 MiB |
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Gothic Cathedral Red Gown"
|
||||
description: "A fiery-haired model in a figure-hugging red gown standing in a vaulted gothic architectural hall bathed in warm amber light, crimson dress against ancient stone creating powerful editorial atmosphere."
|
||||
plate: "033"
|
||||
slug: "gothic-cathedral-red-gown"
|
||||
issues:
|
||||
- "01"
|
||||
image: "gothic-cathedral-red-gown.png"
|
||||
featured: true
|
||||
weight: 33
|
||||
categories:
|
||||
- "Gothic"
|
||||
tags:
|
||||
- "Gothic"
|
||||
- "Cathedral"
|
||||
- "Red Gown"
|
||||
- "Amber"
|
||||
- "Dark Romance"
|
||||
- "Pillars"
|
||||
- "Vaulted"
|
||||
- "Elegant"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Gothic Green Enchantress"
|
||||
description: "A redhead in an elaborate dark structured corset ensemble with dramatic emerald-toned accessories before a shadowy atmospheric backdrop, moody violet-tinted editorial styling."
|
||||
plate: "034"
|
||||
slug: "gothic-green-enchantress"
|
||||
issues:
|
||||
- "01"
|
||||
image: "gothic-green-enchantress.png"
|
||||
weight: 34
|
||||
categories:
|
||||
- "Dark Fantasy"
|
||||
tags:
|
||||
- "Gothic"
|
||||
- "Green Hair"
|
||||
- "Manor"
|
||||
- "Corset"
|
||||
- "Villain"
|
||||
- "Dark Fantasy"
|
||||
- "Violet"
|
||||
- "Atmospheric"
|
||||
---
|
||||
|
After Width: | Height: | Size: 13 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Gothic Hall Rock Rebel"
|
||||
description: "A copper-haired model in a band T-shirt and black leather mini-skirt with dark thigh-highs standing in a torch-lit gothic stone hall, dark-academia rebellious fashion editorial flair."
|
||||
plate: "035"
|
||||
slug: "gothic-hall-rock-rebel"
|
||||
issues:
|
||||
- "01"
|
||||
image: "gothic-hall-rock-rebel.png"
|
||||
weight: 35
|
||||
categories:
|
||||
- "Gothic"
|
||||
tags:
|
||||
- "Gothic"
|
||||
- "Rock"
|
||||
- "Leather"
|
||||
- "Dark Academia"
|
||||
- "Alternative"
|
||||
- "Candlelight"
|
||||
- "Edgy"
|
||||
- "Stone Hall"
|
||||
---
|
||||
|
After Width: | Height: | Size: 11 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Gothic Temptress in the Cathedral"
|
||||
description: "A fiery-haired model in sleek black latex posing inside a grand gothic architectural setting, dramatic shadows and deep decadent dark elegance defining the editorial tone."
|
||||
plate: "036"
|
||||
slug: "gothic-temptress-in-the-cathedral"
|
||||
issues:
|
||||
- "01"
|
||||
image: "gothic-temptress-in-the-cathedral.png"
|
||||
weight: 36
|
||||
categories:
|
||||
- "Gothic"
|
||||
tags:
|
||||
- "Gothic"
|
||||
- "Cathedral"
|
||||
- "Latex"
|
||||
- "Stained Glass"
|
||||
- "Chandeliers"
|
||||
- "Dark"
|
||||
- "Decadent"
|
||||
- "Elegant"
|
||||
---
|
||||
|
After Width: | Height: | Size: 16 MiB |
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Graffiti Wall Winter Squat"
|
||||
description: "A fiery-haired model in all-black streetwear crouching before a large orange graffiti mural in a snowy urban setting, raw defiant street-art fashion editorial energy."
|
||||
plate: "037"
|
||||
slug: "graffiti-wall-winter-squat"
|
||||
issues:
|
||||
- "01"
|
||||
image: "graffiti-wall-winter-squat.png"
|
||||
weight: 37
|
||||
categories:
|
||||
- "Lifestyle"
|
||||
tags:
|
||||
- "Graffiti"
|
||||
- "Winter"
|
||||
- "Streetwear"
|
||||
- "Snow"
|
||||
- "Urban"
|
||||
- "Street Art"
|
||||
- "Defiant"
|
||||
- "Orange"
|
||||
- "Mural"
|
||||
---
|
||||
|
After Width: | Height: | Size: 15 MiB |
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Highland Battle Fury"
|
||||
description: "A fierce redhead in silver structured fashion armor striding against a dramatic highland sky, the fur-trimmed cape and fierce editorial expression creating an epic mythological fashion moment."
|
||||
plate: "038"
|
||||
slug: "highland-battle-fury"
|
||||
issues:
|
||||
- "01"
|
||||
image: "highland-battle-fury.png"
|
||||
weight: 38
|
||||
categories:
|
||||
- "Fantasy"
|
||||
tags:
|
||||
- "Warrior"
|
||||
- "Battle"
|
||||
- "Highlands"
|
||||
- "Armor"
|
||||
- "Sword"
|
||||
- "Storm"
|
||||
- "Cape"
|
||||
- "Mythological"
|
||||
- "Epic"
|
||||
---
|
||||
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Infernal Pirate Queen"
|
||||
description: "A fierce redhead in black theatrical fashion couture commanding a scene of dramatic orange and red ambient lighting, blazing tones and defiant posture creating explosive cinematic fashion intensity."
|
||||
plate: "039"
|
||||
slug: "infernal-pirate-queen"
|
||||
issues:
|
||||
- "01"
|
||||
image: "infernal-pirate-queen.png"
|
||||
weight: 39
|
||||
categories:
|
||||
- "Action"
|
||||
tags:
|
||||
- "Pirate"
|
||||
- "Fire"
|
||||
- "Ruins"
|
||||
- "Storm"
|
||||
- "Dark"
|
||||
- "Action"
|
||||
- "Cinematic"
|
||||
- "Defiant"
|
||||
- "Explosive"
|
||||
---
|
||||
|
After Width: | Height: | Size: 9.5 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Iron Heroine in the Rain"
|
||||
description: "A fiery-haired model in sleek structured editorial couture with glowing accent detailing standing in a neon-lit rainy city, cyberpunk aesthetics and powerful determined expression defining the fashion editorial."
|
||||
plate: "040"
|
||||
slug: "iron-heroine-in-the-rain"
|
||||
issues:
|
||||
- "01"
|
||||
image: "iron-heroine-in-the-rain.png"
|
||||
weight: 40
|
||||
categories:
|
||||
- "Cyberpunk"
|
||||
tags:
|
||||
- "Armor"
|
||||
- "Rain"
|
||||
- "Neon"
|
||||
- "Orange Accents"
|
||||
- "Cyberpunk"
|
||||
- "Futuristic"
|
||||
- "City"
|
||||
- "Determined"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Jungle Commando Sci-Fi Strike"
|
||||
description: "A fiery-haired model in a sleek green-and-black structured fashion editorial posed against lush tropical foliage, bold graphic styling and an intense expression channeling editorial power."
|
||||
plate: "041"
|
||||
slug: "jungle-commando-sci-fi-strike"
|
||||
issues:
|
||||
- "01"
|
||||
image: "jungle-commando-sci-fi-strike.png"
|
||||
weight: 41
|
||||
categories:
|
||||
- "Sci-Fi"
|
||||
tags:
|
||||
- "Jungle"
|
||||
- "Soldier"
|
||||
- "Sci-Fi"
|
||||
- "Combat Armor"
|
||||
- "Rifle"
|
||||
- "Military"
|
||||
- "Futuristic"
|
||||
- "Stealth"
|
||||
---
|
||||
|
After Width: | Height: | Size: 13 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Jungle Horizon Tribal Queen"
|
||||
description: "A regal redhead adorned in vibrant orange and gold tribal-inspired fashion couture standing on a sun-baked vantage point with a sweeping horizon view, rich earth tones and ornate jeweled styling."
|
||||
plate: "042"
|
||||
slug: "jungle-horizon-tribal-queen"
|
||||
issues:
|
||||
- "01"
|
||||
image: "jungle-horizon-tribal-queen.png"
|
||||
weight: 42
|
||||
categories:
|
||||
- "Cultural"
|
||||
tags:
|
||||
- "Tribal"
|
||||
- "Jungle"
|
||||
- "Gold"
|
||||
- "Regal"
|
||||
- "Ancient"
|
||||
- "Queen"
|
||||
- "Ornate Jewelry"
|
||||
- "Sun-Drenched"
|
||||
---
|
||||
|
After Width: | Height: | Size: 15 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Kimono Neon Geisha"
|
||||
description: "A flame-haired model in a striking white kimono with bold dark patterns spreading her arms wide on a neon-blazing Japanese street, theatrical confidence radiating against warm red lanterns."
|
||||
plate: "043"
|
||||
slug: "kimono-neon-geisha"
|
||||
issues:
|
||||
- "01"
|
||||
image: "kimono-neon-geisha.png"
|
||||
weight: 43
|
||||
categories:
|
||||
- "Cultural"
|
||||
tags:
|
||||
- "Kimono"
|
||||
- "Geisha"
|
||||
- "Neon"
|
||||
- "Japanese"
|
||||
- "White"
|
||||
- "Lanterns"
|
||||
- "Theatrical"
|
||||
- "Night"
|
||||
---
|
||||
|
After Width: | Height: | Size: 13 MiB |
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Lantern Garden Thai Evening"
|
||||
description: "A model with auburn hair in a delicate floral editorial dress standing in a warmly lit Thai-style garden at dusk, surrounded by glowing lanterns and tropical flowers in a magical serenity fashion editorial."
|
||||
plate: "044"
|
||||
slug: "lantern-garden-thai-evening"
|
||||
issues:
|
||||
- "01"
|
||||
image: "lantern-garden-thai-evening.png"
|
||||
weight: 44
|
||||
categories:
|
||||
- "Cultural"
|
||||
tags:
|
||||
- "Thai"
|
||||
- "Garden"
|
||||
- "Lanterns"
|
||||
- "Dusk"
|
||||
- "Floral"
|
||||
- "Romantic"
|
||||
- "Pavilion"
|
||||
- "Tropical"
|
||||
- "Cultural"
|
||||
---
|
||||
|
After Width: | Height: | Size: 13 MiB |
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Lantern Glow Onsen Serenity"
|
||||
description: "A fiery-haired model in a white kimono-style editorial garment sitting peacefully in a traditional outdoor Japanese setting surrounded by warm stone and paper lanterns, tranquil quietly luminous fashion editorial."
|
||||
plate: "045"
|
||||
slug: "lantern-glow-onsen-serenity"
|
||||
issues:
|
||||
- "01"
|
||||
image: "lantern-glow-onsen-serenity.png"
|
||||
weight: 45
|
||||
categories:
|
||||
- "Cultural"
|
||||
tags:
|
||||
- "Onsen"
|
||||
- "Kimono"
|
||||
- "Lanterns"
|
||||
- "Japanese"
|
||||
- "Tranquil"
|
||||
- "Hot Spring"
|
||||
- "Serene"
|
||||
- "White"
|
||||
- "Elegant"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Latex Elegance Among Hedges"
|
||||
description: "A striking redhead in a sleek black latex gown with a high thigh slit standing poised before manicured hedges, exuding dark glamour and composed confidence in a formal garden setting."
|
||||
plate: "046"
|
||||
slug: "latex-elegance-among-hedges"
|
||||
issues:
|
||||
- "01"
|
||||
image: "latex-elegance-among-hedges.png"
|
||||
weight: 46
|
||||
categories:
|
||||
- "Boudoir"
|
||||
tags:
|
||||
- "Latex"
|
||||
- "Gown"
|
||||
- "Hedges"
|
||||
- "Estate"
|
||||
- "Glamour"
|
||||
- "Dark"
|
||||
- "Elegant"
|
||||
- "Outdoor"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Leather Goddess City Twilight"
|
||||
description: "A poised redhead in a form-fitting black leather editorial dress and long gloves standing before grand neoclassical architecture in stormy twilight, cool composed noir-fashion elevated aesthetic."
|
||||
plate: "047"
|
||||
slug: "leather-goddess-city-twilight"
|
||||
issues:
|
||||
- "01"
|
||||
image: "leather-goddess-city-twilight.png"
|
||||
weight: 47
|
||||
categories:
|
||||
- "Urban"
|
||||
tags:
|
||||
- "Leather"
|
||||
- "Gloves"
|
||||
- "Neoclassical"
|
||||
- "Stormy"
|
||||
- "Twilight"
|
||||
- "Noir"
|
||||
- "Composed"
|
||||
- "City"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Library Power Silhouette"
|
||||
description: "A fiery-haired model in a form-fitting black lace dress standing commanding before a warmly lit private library, quiet editorial authority and elegance with rich wood tones and lamplight."
|
||||
plate: "048"
|
||||
slug: "library-power-silhouette"
|
||||
issues:
|
||||
- "01"
|
||||
image: "library-power-silhouette.png"
|
||||
weight: 48
|
||||
categories:
|
||||
- "Elegant"
|
||||
tags:
|
||||
- "Library"
|
||||
- "Silver Hair"
|
||||
- "Lace Dress"
|
||||
- "Authority"
|
||||
- "Elegant"
|
||||
- "Lamplight"
|
||||
- "Interior"
|
||||
- "Sophisticated"
|
||||
---
|
||||
|
After Width: | Height: | Size: 14 MiB |
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Luxury Streetwear Noir"
|
||||
description: "A glamorous redhead in a tight black evening gown with a bold side slit posing beside a silver luxury vehicle on a sparkling city boulevard at night, confident urban fashion elegance."
|
||||
plate: "049"
|
||||
slug: "luxury-streetwear-noir"
|
||||
issues:
|
||||
- "01"
|
||||
image: "luxury-streetwear-noir.png"
|
||||
weight: 49
|
||||
categories:
|
||||
- "Luxury"
|
||||
tags:
|
||||
- "Luxury"
|
||||
- "Car"
|
||||
- "Evening Gown"
|
||||
- "City"
|
||||
- "Night"
|
||||
- "Glamour"
|
||||
- "Noir"
|
||||
- "Mercedes"
|
||||
- "Elegant"
|
||||
---
|
||||
|
After Width: | Height: | Size: 12 MiB |
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Midnight Motorcycle Urban Rider"
|
||||
description: "A fiery-haired model in sleek structured editorial fashion crouching beside a powerful motorcycle on a rain-lit city street, the dramatic halo of headlights creating a cinematic speed-and-danger fashion editorial."
|
||||
plate: "050"
|
||||
slug: "midnight-motorcycle-urban-rider"
|
||||
issues:
|
||||
- "01"
|
||||
image: "midnight-motorcycle-urban-rider.png"
|
||||
weight: 50
|
||||
categories:
|
||||
- "Action"
|
||||
tags:
|
||||
- "Motorcycle"
|
||||
- "Rain"
|
||||
- "Armor"
|
||||
- "Boots"
|
||||
- "City"
|
||||
- "Action"
|
||||
- "Cinematic"
|
||||
- "Speed"
|
||||
---
|
||||