From bf3a43434277c7f367a96bbf2426ccffcf957e11 Mon Sep 17 00:00:00 2001 From: syntaxbullet Date: Fri, 12 Jun 2026 18:01:30 +0200 Subject: [PATCH] chore: organize site files --- IMAGE_PROMPTS.md | 2 +- .../brand/teppelin-flower-mark.png | Bin .../brand/teppelin-full-logomark.png | Bin .../brand/teppelin-script-t-mark.png | Bin .../references/brand-color-palette.png | Bin .../references/grid-layout-poster.png | Bin .../references/growth-mindset-poster.jpg | Bin .../references/suisse-typeface-poster.jpg | Bin .../references/swiss-design-poster.png | Bin index.html | 18 +++++++++--------- contact.html => pages/contact.html | 8 ++++---- join.html => pages/join.html | 8 ++++---- methodology.html => pages/methodology.html | 8 ++++---- solutions.html => pages/solutions.html | 10 +++++----- work.html => pages/work.html | 8 ++++---- .../modern-one-step-solutions}/DESIGN.md | 0 .../modern-one-step-solutions}/code.html | 0 .../modern-one-step-solutions}/screen.png | Bin 18 files changed, 31 insertions(+), 31 deletions(-) rename Flower.png => assets/brand/teppelin-flower-mark.png (100%) rename Logomark.png => assets/brand/teppelin-full-logomark.png (100%) rename Simplified_Logomark.png => assets/brand/teppelin-script-t-mark.png (100%) rename fe51893fd9f487a048a5c911b2c60154.png => assets/references/brand-color-palette.png (100%) rename ref1.png => assets/references/grid-layout-poster.png (100%) rename reff.jpg => assets/references/growth-mindset-poster.jpg (100%) rename refff.jpg => assets/references/suisse-typeface-poster.jpg (100%) rename ref2.png => assets/references/swiss-design-poster.png (100%) rename contact.html => pages/contact.html (73%) rename join.html => pages/join.html (82%) rename methodology.html => pages/methodology.html (79%) rename solutions.html => pages/solutions.html (75%) rename work.html => pages/work.html (78%) rename {stitch_modern_one_step_solutions (3) => references/modern-one-step-solutions}/DESIGN.md (100%) rename {stitch_modern_one_step_solutions (3) => references/modern-one-step-solutions}/code.html (100%) rename {stitch_modern_one_step_solutions (3) => references/modern-one-step-solutions}/screen.png (100%) diff --git a/IMAGE_PROMPTS.md b/IMAGE_PROMPTS.md index 601d7a5..fcd3082 100644 --- a/IMAGE_PROMPTS.md +++ b/IMAGE_PROMPTS.md @@ -39,4 +39,4 @@ Use a consistent photographic language: monochrome or near-monochrome, hard flas - Generate at the largest available size. - Export website versions as WebP at roughly 1600-2200 px on the long edge. - Keep each file below approximately 500 KB where visual quality allows. -- Suggested names: `hero-builders.webp`, `discord-collective.webp`, `lab-hardware.webp`, `artifact-01.webp` through `artifact-04.webp`. +- Suggested names: `assets/hero-builders.webp`, `assets/discord-collective.webp`, `assets/lab-hardware.webp`, `assets/artifact-01.webp` through `assets/artifact-04.webp`. diff --git a/Flower.png b/assets/brand/teppelin-flower-mark.png similarity index 100% rename from Flower.png rename to assets/brand/teppelin-flower-mark.png diff --git a/Logomark.png b/assets/brand/teppelin-full-logomark.png similarity index 100% rename from Logomark.png rename to assets/brand/teppelin-full-logomark.png diff --git a/Simplified_Logomark.png b/assets/brand/teppelin-script-t-mark.png similarity index 100% rename from Simplified_Logomark.png rename to assets/brand/teppelin-script-t-mark.png diff --git a/fe51893fd9f487a048a5c911b2c60154.png b/assets/references/brand-color-palette.png similarity index 100% rename from fe51893fd9f487a048a5c911b2c60154.png rename to assets/references/brand-color-palette.png diff --git a/ref1.png b/assets/references/grid-layout-poster.png similarity index 100% rename from ref1.png rename to assets/references/grid-layout-poster.png diff --git a/reff.jpg b/assets/references/growth-mindset-poster.jpg similarity index 100% rename from reff.jpg rename to assets/references/growth-mindset-poster.jpg diff --git a/refff.jpg b/assets/references/suisse-typeface-poster.jpg similarity index 100% rename from refff.jpg rename to assets/references/suisse-typeface-poster.jpg diff --git a/ref2.png b/assets/references/swiss-design-poster.png similarity index 100% rename from ref2.png rename to assets/references/swiss-design-poster.png diff --git a/index.html b/index.html index b099422..3958545 100644 --- a/index.html +++ b/index.html @@ -12,11 +12,11 @@ @@ -24,7 +24,7 @@

Online collective / Built on Discord

Teppelin Labs is an organized group of digital builders pushing the boundaries of today's technology.

Digital
builders.
One collective.

-
Global / Online / Always building

Independent minds. Shared momentum.

We bring developers, designers, researchers, and technical creators together to learn faster and build beyond the obvious.

Meet the collective
+
Global / Online / Always building

Independent minds. Shared momentum.

We bring developers, designers, researchers, and technical creators together to learn faster and build beyond the obvious.

Meet the collective
@@ -32,8 +32,8 @@

Choose your path

@@ -48,7 +48,7 @@
-

The community layer

The lab lives
on Discord.

Discord is our shared workshop: a place for active project rooms, technical deep dives, critique, calls, opportunities, and the everyday conversations that turn isolated builders into a real collective.

+

The community layer

The lab lives
on Discord.

Discord is our shared workshop: a place for active project rooms, technical deep dives, critique, calls, opportunities, and the everyday conversations that turn isolated builders into a real collective.

  • introductions
  • build-in-public
  • project-labs
  • ai-systems
  • design-critique
  • opportunities
@@ -61,10 +61,10 @@ -

The future is built by people willing to learn in public, collaborate deeply, and keep shipping.

+

The future is built by people willing to learn in public, collaborate deeply, and keep shipping.

- + diff --git a/contact.html b/pages/contact.html similarity index 73% rename from contact.html rename to pages/contact.html index 195e3f1..737312a 100644 --- a/contact.html +++ b/pages/contact.html @@ -2,11 +2,11 @@ Collaborate - Teppelin Labs - + - +

Visitor path / Collaborate

For organizations, researchers, communities, and builders who want to explore a technology problem with the collective.

04Bringthe rightquestion.

@@ -17,7 +17,7 @@
- - + + diff --git a/join.html b/pages/join.html similarity index 82% rename from join.html rename to pages/join.html index 6432448..4b1e4db 100644 --- a/join.html +++ b/pages/join.html @@ -2,11 +2,11 @@ Apply for Membership - Teppelin Labs - + - +

Member acquisition / Application

Membership is for active digital builders who want to contribute to a focused peer community, not simply observe one.

05Applyto buildtogether.

@@ -47,7 +47,7 @@

What happens
next.

A simple human review, followed by an invitation when the fit is clear.

We review the work and answers, look for evidence of active craft and collaborative intent, and may ask one short follow-up. Accepted applicants receive onboarding details and a private Discord invite.

- - + + diff --git a/methodology.html b/pages/methodology.html similarity index 79% rename from methodology.html rename to pages/methodology.html index 2e5e781..94ccb94 100644 --- a/methodology.html +++ b/pages/methodology.html @@ -2,11 +2,11 @@ The Collective - Teppelin Labs - + - +

Member path / The collective

Teppelin is not a content feed or a giant open server. It is a deliberately organized network for capable builders who want real peers, active projects, and higher-signal conversation.

02Onlinedoes not meanalone.

@@ -28,7 +28,7 @@
- - + + diff --git a/solutions.html b/pages/solutions.html similarity index 75% rename from solutions.html rename to pages/solutions.html index 8235d98..fcd3586 100644 --- a/solutions.html +++ b/pages/solutions.html @@ -4,11 +4,11 @@ What We Build - Teppelin Labs - + - +

Visitor path / What we build

The collective works where software, design, artificial intelligence, and internet culture meet. We build to discover what technology can become next.

01Buildpast theexpected.

@@ -27,10 +27,10 @@
C

Share knowledge

Run a session, publish a breakdown, critique work, or help another builder move forward.

-

We are less interested in predicting the future than in making enough things to discover it.

+

We are less interested in predicting the future than in making enough things to discover it.

- - + + diff --git a/work.html b/pages/work.html similarity index 78% rename from work.html rename to pages/work.html index b669e95..ed49bdd 100644 --- a/work.html +++ b/pages/work.html @@ -2,11 +2,11 @@ The Lab - Teppelin Labs - + - +

Visitor path / The lab

The lab is not a polished portfolio of invented outcomes. It is a living set of technical territories where members experiment, collaborate, and publish what they discover.

03Ideasbecomeevidence.

@@ -20,7 +20,7 @@

Not case studies.
Active questions.

The lab will evolve as members publish real experiments, prototypes, repositories, and write-ups.

Until then, these territories communicate what Teppelin is actively interested in without pretending unfinished or fictional work is a client portfolio.

- - + + diff --git a/stitch_modern_one_step_solutions (3)/DESIGN.md b/references/modern-one-step-solutions/DESIGN.md similarity index 100% rename from stitch_modern_one_step_solutions (3)/DESIGN.md rename to references/modern-one-step-solutions/DESIGN.md diff --git a/stitch_modern_one_step_solutions (3)/code.html b/references/modern-one-step-solutions/code.html similarity index 100% rename from stitch_modern_one_step_solutions (3)/code.html rename to references/modern-one-step-solutions/code.html diff --git a/stitch_modern_one_step_solutions (3)/screen.png b/references/modern-one-step-solutions/screen.png similarity index 100% rename from stitch_modern_one_step_solutions (3)/screen.png rename to references/modern-one-step-solutions/screen.png