Skip to content

Commit b503c4d

Browse files
committed
brand: Retire "Drawn, not printed" tagline + rename The Work → Current Editions
Tagline: the negation framing is gone repo-wide (homepage caption, manifesto, about/faq copy + metas, README, DESIGN_SYSTEM tagline row, mockups, marketing captions/exporter/brand cards — regenerated). The sheet caption is now the motto itself: マシンドロー / DRAWN BY MACHINE. Positive replacements: "drawn by machine", "plotted to order", "every impression is drawn to order". Nav + shop section renamed Current Editions across all 11 pages. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JWP9tY4m4hfX8WyoEQZ1kU
1 parent c330ef5 commit b503c4d

22 files changed

Lines changed: 39 additions & 36 deletions

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<nav><div class="nav-in">
4343
<a href="/" class="brand">Plotflow<i>*</i></a>
4444
<div style="display:flex;align-items:center;gap:16px">
45-
<div class="nav-links"><a href="/#shop">The Work</a><a href="/#process">Process</a><a href="/#feature">Live Plot</a></div>
45+
<div class="nav-links"><a href="/#shop">Current Editions</a><a href="/#process">Process</a><a href="/#feature">Live Plot</a></div>
4646
<button class="cart">Cart [0]</button>
4747
</div>
4848
</div></nav>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This repository is the PlotFlow homepage — a no-build static site (plain HTML/
1616

1717
## The work
1818

19-
- **Drawn, not printed**technical pen on 300gsm archival stock, never a print
19+
- **Technical pen on archival stock**Staedtler fineliner on 300gsm Bristol
2020
- **Drawn by machine** — an AxiDraw traces every stroke, pen up and pen down
2121
- **Limited editions** — made to order, signed and numbered
2222
- Variation in line and ink is a feature of the medium, not a flaw

about.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,27 +21,27 @@
2121
<link href="https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,600&family=Noto+Sans+JP:wght@500;700;900&display=swap" rel="stylesheet">
2222
<link rel="stylesheet" href="styles/tokens.css">
2323
<link rel="stylesheet" href="styles/styles.css">
24-
<meta name="description" content="About PLOTFLOW. Drawn, not printed. Machine-drawn pen-plotter art.">
24+
<meta name="description" content="About PLOTFLOW — an independent pen-plotter studio. Drawn by machine.">
2525
<link rel="canonical" href="https://plotflow.io/about.html">
2626
<meta name="theme-color" content="#43463e">
2727
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
2828
<meta property="og:type" content="website">
2929
<meta property="og:site_name" content="PLOTFLOW">
3030
<meta property="og:title" content="About · PLOTFLOW*">
31-
<meta property="og:description" content="About PLOTFLOW. Drawn, not printed. Machine-drawn pen-plotter art.">
31+
<meta property="og:description" content="About PLOTFLOW — an independent pen-plotter studio. Drawn by machine.">
3232
<meta property="og:url" content="https://plotflow.io/about.html">
3333
<meta property="og:image" content="https://plotflow.io/assets/og.png">
3434
<meta name="twitter:card" content="summary_large_image">
3535
<meta name="twitter:title" content="About · PLOTFLOW*">
36-
<meta name="twitter:description" content="About PLOTFLOW. Drawn, not printed. Machine-drawn pen-plotter art.">
36+
<meta name="twitter:description" content="About PLOTFLOW — an independent pen-plotter studio. Drawn by machine.">
3737
<meta name="twitter:image" content="https://plotflow.io/assets/og.png">
3838
</head>
3939
<body>
4040

4141
<nav><div class="nav-in">
4242
<a href="/" class="brand">Plotflow<i>*</i></a>
4343
<div style="display:flex;align-items:center;gap:16px">
44-
<div class="nav-links"><a href="/#shop">The Work</a><a href="/#process">Process</a><a href="/#feature">Live Plot</a></div>
44+
<div class="nav-links"><a href="/#shop">Current Editions</a><a href="/#process">Process</a><a href="/#feature">Live Plot</a></div>
4545
<button class="cart">Cart [0]</button>
4646
</div>
4747
</div></nav>
@@ -54,7 +54,7 @@ <h1>About<span class="star">*</span></h1>
5454
</div>
5555
<div class="page-body manifesto">
5656
<blockquote>
57-
<p>Drawn, not printed.</p>
57+
<p>Drawn by machine.</p>
5858
</blockquote>
5959

6060
<p>We believe a machine can make art. Not by simulating it, but by performing it. A pen plotter doesn't reproduce an image. It draws one. The distinction matters.</p>

assets/posts/post-brand-dark.png

-1.4 KB
Loading

assets/posts/post-brand-light.png

-1.37 KB
Loading

commissions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<nav><div class="nav-in">
4242
<a href="/" class="brand">Plotflow<i>*</i></a>
4343
<div style="display:flex;align-items:center;gap:16px">
44-
<div class="nav-links"><a href="/#shop">The Work</a><a href="/#process">Process</a><a href="/#feature">Live Plot</a></div>
44+
<div class="nav-links"><a href="/#shop">Current Editions</a><a href="/#process">Process</a><a href="/#feature">Live Plot</a></div>
4545
<button class="cart">Cart [0]</button>
4646
</div>
4747
</div></nav>

contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<nav><div class="nav-in">
4242
<a href="/" class="brand">Plotflow<i>*</i></a>
4343
<div style="display:flex;align-items:center;gap:16px">
44-
<div class="nav-links"><a href="/#shop">The Work</a><a href="/#process">Process</a><a href="/#feature">Live Plot</a></div>
44+
<div class="nav-links"><a href="/#shop">Current Editions</a><a href="/#process">Process</a><a href="/#feature">Live Plot</a></div>
4545
<button class="cart">Cart [0]</button>
4646
</div>
4747
</div></nav>

docs/DESIGN_SYSTEM.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Aesthetic: **washed/muted ground · bold white grotesque · Japanese · halftone
1111
| | |
1212
|---|---|
1313
| **Name / wordmark** | `PLOTFLOW*` — always all-caps, **one color** (the `*` is the only red). Katakana: プロットフロー |
14-
| **Tagline** | *Drawn, not printed.* |
14+
| **Tagline** | *Drawn by machine.* |
1515
| **Motto (JP)** | マシンドロー (*machine-draw*) · "Drawn by machine" |
1616
| **Marks** | est. 2026 · plotted in the U.S.A. · signed + numbered |
1717
| **Voice** | Confident, technical, a little cryptic. Machine-precise meets hand-made-scarce. Never corporate, never cute. |
@@ -72,7 +72,7 @@ The centerpiece. Muted ground (`linear-gradient` + `radial-gradient`) + `.grain`
7272
- `.pbar` + `.dock` — progress bar + controls (suit `select`, play/pause, restart, skip, speed segmented control).
7373

7474
### Manifesto `.mani`
75-
Ink ground, "Drawn, not printed." + a JP line + a short paragraph.
75+
Ink ground, "Drawn by machine." + a JP line + a short paragraph.
7676

7777
### Shop `.shop#shop`
7878
`.shop-head` ("THE WORK* / 作品") + `#grid` (filled by `shop.js`).

faq.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<nav><div class="nav-in">
4242
<a href="/" class="brand">Plotflow<i>*</i></a>
4343
<div style="display:flex;align-items:center;gap:16px">
44-
<div class="nav-links"><a href="/#shop">The Work</a><a href="/#process">Process</a><a href="/#feature">Live Plot</a></div>
44+
<div class="nav-links"><a href="/#shop">Current Editions</a><a href="/#process">Process</a><a href="/#feature">Live Plot</a></div>
4545
<button class="cart">Cart [0]</button>
4646
</div>
4747
</div></nav>
@@ -65,7 +65,7 @@ <h3>How are the drawings made?</h3>
6565

6666
<div class="qa">
6767
<h3>Are these prints?</h3>
68-
<p>No. Every edition is drawn, not printed. The AxiDraw plotter traces the paths in fineliner on Bristol paper. Because of the physical medium, no two pieces in an edition are ever perfectly identical.</p>
68+
<p>No. Every edition is drawn by machine. The AxiDraw plotter traces the paths in fineliner on Bristol paper. Because of the physical medium, no two pieces in an edition are ever perfectly identical.</p>
6969
</div>
7070

7171
<div class="qa">

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<a href="/" class="brand">PLOTFLOW<i>*</i></a>
4545
<span class="pf-job">CONSOLE · PLOTTING <b id="pfJobCode"></b> · LIVE SIMULATION</span>
4646
<div class="pf-nav">
47-
<a href="#shop">The Work</a><a href="#process">Process</a><a href="about.html">Studio</a>
47+
<a href="#shop">Current Editions</a><a href="#process">Process</a><a href="about.html">Studio</a>
4848
<button class="cart">Cart [0]</button>
4949
</div>
5050
</header>
@@ -89,8 +89,8 @@ <h5>MACHINE STATE · <b>PLOTTING</b></h5>
8989
</g>
9090
</svg>
9191
<div class="pf-cap">
92-
<h2>DRAWN,<br>NOT PRINTED<i>.</i></h2>
93-
<p>マシンドロー · DRAWN BY MACHINE · EST. 2026</p>
92+
<h2 class="jpcap">マシンドロー</h2>
93+
<p>DRAWN BY MACHINE · EST. 2026</p>
9494
</div>
9595
<div class="replay" id="replay"><span>▶&#xFE0E; Plot again</span></div>
9696
</div>
@@ -119,8 +119,8 @@ <h2>DRAWN,<br>NOT PRINTED<i>.</i></h2>
119119
<section class="mani">
120120
<div class="grain"></div>
121121
<div class="wrap mani-in">
122-
<div><h2>Drawn,<br>not printed<span class="star">.</span></h2><div class="jp">マシンドロー</div></div>
123-
<p>Each Universal-Century mobile suit is rebuilt as a vector drawing and traced in ink by an AxiDraw plotter on Strathmore Bristol. No printing. Every impression is unique to its edition, signed and numbered.</p>
122+
<div><h2>Drawn by<br>machine<span class="star">.</span></h2><div class="jp">マシンドロー</div></div>
123+
<p>Each Universal-Century mobile suit is rebuilt as a vector drawing and traced in ink by an AxiDraw plotter on Strathmore Bristol. Every impression is unique to its edition, signed and numbered.</p>
124124
</div>
125125
</section>
126126

@@ -129,7 +129,7 @@ <h2>DRAWN,<br>NOT PRINTED<i>.</i></h2>
129129
<div class="grain"></div>
130130
<div class="wrap">
131131
<div class="shop-head">
132-
<h2>The Work<span class="star">*</span></h2><span class="jp">作品</span>
132+
<h2>Current Editions<span class="star">*</span></h2><span class="jp">作品</span>
133133
<div class="meta tiny">Limited editions, made to order. Minor variation in line + ink is a feature of the medium.</div>
134134
</div>
135135
<div class="grid" id="grid"></div>

0 commit comments

Comments
 (0)