------------------------------------------------------------
commit 72cc61c237e49598a9dc8e53a2858cf04dc2073d
Author: ffff:219.117.43.59 <ffff:219.117.43.59@domtree.breckyunits.com>
Date: Wed Nov 27 05:27:09 2024 +0000
updated index.scroll
diff --git a/index.scroll b/index.scroll
index 1090caa..d1017b2 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,9 +1,9 @@
-buildHtml
-
-gallery.css
-theme dark
-div#theGal.gallery
-disk
- where name includes jpg
- compose tag <a href="{name}" class="photo"><img src="{name}"/></a>
- printColumn tag
+buildHtml
+
+gallery.css
+theme dark
+div#theGal.gallery
+disk
+ where name includes jpg
+ compose tag <a href="{name}" class="photo"><img src="{name}"/></a>
+ printColumn tag
------------------------------------------------------------
commit dff06bb79bccf9d38d7042b088618f89cba78072
Author: Breck Yunits <breck7@gmail.com>
Date: Sun Nov 10 10:09:24 2024 -1000
initial gallery_template template
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bd1a52d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+.DS_Store
+*.html
+*.txt
+*.xml
+*.css
+*.js
+*.csv
+requests.scroll
\ No newline at end of file
diff --git a/index.scroll b/index.scroll
new file mode 100644
index 0000000..1090caa
--- /dev/null
+++ b/index.scroll
@@ -0,0 +1,9 @@
+buildHtml
+
+gallery.css
+theme dark
+div#theGal.gallery
+disk
+ where name includes jpg
+ compose tag <a href="{name}" class="photo"><img src="{name}"/></a>
+ printColumn tag
diff --git a/nytimesfrontpagescover.jpg b/nytimesfrontpagescover.jpg
new file mode 100644
index 0000000..b424ad6
Binary files /dev/null and b/nytimesfrontpagescover.jpg differ
diff --git a/postcard.jpg b/postcard.jpg
new file mode 100644
index 0000000..e15616d
Binary files /dev/null and b/postcard.jpg differ
diff --git a/spines.jpg b/spines.jpg
new file mode 100644
index 0000000..9f1c89e
Binary files /dev/null and b/spines.jpg differ