[object Object]

← back to Static Pitch Server

initial scaffold (gitify-all 2026-05-06)

1398befba5d8390e113ad2489732e5b99c32100e · 2026-05-06 10:25:48 -0700 · Steve Abrams

Files touched

Diff

commit 1398befba5d8390e113ad2489732e5b99c32100e
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed May 6 10:25:48 2026 -0700

    initial scaffold (gitify-all 2026-05-06)
---
 .gitignore         | 12 ++++++++++++
 animals-pitch.html |  1 +
 doctor-pitch.html  |  1 +
 lawyer-pitch.html  |  1 +
 rolodex.html       |  1 +
 ventura-pitch.html |  1 +
 6 files changed, 17 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7e6a9c3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+node_modules/
+.env
+.env.local
+.env.*.local
+.env.*
+tmp/
+*.log
+.DS_Store
+dist/
+build/
+.next/
+*.bak
diff --git a/animals-pitch.html b/animals-pitch.html
new file mode 120000
index 0000000..329b8d4
--- /dev/null
+++ b/animals-pitch.html
@@ -0,0 +1 @@
+/Users/stevestudio2/Projects/animals/exports/animals-sales-pitch-2026-05-05.html
\ No newline at end of file
diff --git a/doctor-pitch.html b/doctor-pitch.html
new file mode 120000
index 0000000..38299f8
--- /dev/null
+++ b/doctor-pitch.html
@@ -0,0 +1 @@
+/Users/stevestudio2/Projects/professional-directory/exports/doctor-sales-pitch-2026-05-05.html
\ No newline at end of file
diff --git a/lawyer-pitch.html b/lawyer-pitch.html
new file mode 120000
index 0000000..67b5ce8
--- /dev/null
+++ b/lawyer-pitch.html
@@ -0,0 +1 @@
+/Users/stevestudio2/Projects/lawyer-directory-builder/exports/lawyer-sales-pitch-2026-05-05.html
\ No newline at end of file
diff --git a/rolodex.html b/rolodex.html
new file mode 120000
index 0000000..fb96cb8
--- /dev/null
+++ b/rolodex.html
@@ -0,0 +1 @@
+/Users/stevestudio2/Projects/ad-signals-rolodex/rolodex.html
\ No newline at end of file
diff --git a/ventura-pitch.html b/ventura-pitch.html
new file mode 120000
index 0000000..25ccc1c
--- /dev/null
+++ b/ventura-pitch.html
@@ -0,0 +1 @@
+/Users/stevestudio2/Projects/ventura-corridor/exports/sales-pitch-2026-05-05.html
\ No newline at end of file

(oldest)  ·  back to Static Pitch Server  ·  (newest)