commit e0295ab4c9c647330be9d417718ab9e45c7fa121
Author: ffff:119.237.241.121 <ffff:119.237.241.121@hub.scroll.pub>
Date: 2024-12-28 09:46:06 +0000
Subject: 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: 2024-11-10 10:09:24 -1000
Subject: 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