From 36904f190b8a74a759d40bff14a0465c8b2cb6f7 Mon Sep 17 00:00:00 2001 From: reachableceo Date: Mon, 7 Sep 2026 11:26:14 -0500 Subject: [PATCH] feat: scaffold Grav site source (home + shop landing) https://projects.knownelement.com/issues/928 --- 01.home/home.md | 11 +++++++++++ 02.shop/shop.md | 5 +++++ 2 files changed, 16 insertions(+) create mode 100644 01.home/home.md create mode 100644 02.shop/shop.md diff --git a/01.home/home.md b/01.home/home.md new file mode 100644 index 0000000..04a681a --- /dev/null +++ b/01.home/home.md @@ -0,0 +1,11 @@ +--- +title: 'Starting Line Productions' +--- + +# Starting Line Productions + +Austin, Texas — fabrication, printing, and maker services. +3D printing (dedicated farm), laser, CNC, and embroidery under one roof. + +- [Shop Manual](shop) — how the shop runs: areas, tools, equipment, supplies, safety. +- [Book a visit](https://booking.startinglineproductions.com) — schedule a shop consultation. diff --git a/02.shop/shop.md b/02.shop/shop.md new file mode 100644 index 0000000..1625bbb --- /dev/null +++ b/02.shop/shop.md @@ -0,0 +1,5 @@ +--- +title: 'Shop Manual' +--- + +Loading the manual contents...