------------------------------------------------------------
commit c0f0b7f63d3fb839c326483baeb7afc0ab5b30ac
Author: ffff:128.12.123.50 <ffff:128.12.123.50@hub.scroll.pub>
Date: Thu Dec 12 23:53:03 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