diff --git a/static/admin/config.yml b/static/admin/config.yml
new file mode 100644
index 0000000..f8065d5
--- /dev/null
+++ b/static/admin/config.yml
@@ -0,0 +1,35 @@
+backend:
+ name: gitea
+ repo: mycosystems/gallowelds.com
+ branch: main
+ app_id: 8cf43676-cdba-4112-a981-9c1117b3d096
+ api_root: https://git.myco.systems/api/v1
+ base_url: https://git.myco.systems
+ auth_endpoint: https://git.myco.systems/login/oauth/authorize
+ commit_messages:
+ create: Create {{collection}} {{slug}}
+ update: Update {{collection}} {{slug}}
+ delete: Delete {{collection}} {{slug}}
+ uploadMedia: Upload {{path}}
+ deleteMedia: Delete {{path}}
+ openAuthoring: "{{message}}"
+# publish_mode: editorial_workflow
+media_folder: "static/img"
+site_url: https://gallo.demo.myco.systems
+logo_url: https://gallo.demo.myco.systems/img/gallo_welding_inverted.svg
+locale: "en"
+show_preview_links: false
+search: false
+
+collections:
+ - name: "about" # Used in routes, e.g., /admin/collections/blog
+ label: "About" # Used in the UI
+ folder: "content/about" # The path to the folder where the documents are stored
+ create: false # Allow users to create new documents in this collection
+ slug: "index.md" # Filename template, e.g., YYYY-MM-DD-title.md
+ fields: # The fields for each document, usually in front matter
+ - { label: "Title", name: "title", widget: "string" }
+ - { label: "Date Last Edited", name: "date", widget: "datetime" }
+ - { label: "Featured Image", name: "thumbnail", widget: "image" }
+ - { label: "Body", name: "body", widget: "markdown" }
+ - { label: "Gallery", name: "gallery", widget: "gallery" }
diff --git a/static/admin/index.html b/static/admin/index.html
new file mode 100644
index 0000000..c885fea
--- /dev/null
+++ b/static/admin/index.html
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+ Content Manager
+
+
+
+
+
diff --git a/themes/gallo/static/img/art/1.webp b/static/img/art/1.webp
similarity index 100%
rename from themes/gallo/static/img/art/1.webp
rename to static/img/art/1.webp
diff --git a/themes/gallo/static/img/art/10.webp b/static/img/art/10.webp
similarity index 100%
rename from themes/gallo/static/img/art/10.webp
rename to static/img/art/10.webp
diff --git a/themes/gallo/static/img/art/11.webp b/static/img/art/11.webp
similarity index 100%
rename from themes/gallo/static/img/art/11.webp
rename to static/img/art/11.webp
diff --git a/themes/gallo/static/img/art/12.webp b/static/img/art/12.webp
similarity index 100%
rename from themes/gallo/static/img/art/12.webp
rename to static/img/art/12.webp
diff --git a/themes/gallo/static/img/art/13.webp b/static/img/art/13.webp
similarity index 100%
rename from themes/gallo/static/img/art/13.webp
rename to static/img/art/13.webp
diff --git a/themes/gallo/static/img/art/14.webp b/static/img/art/14.webp
similarity index 100%
rename from themes/gallo/static/img/art/14.webp
rename to static/img/art/14.webp
diff --git a/themes/gallo/static/img/art/15.webp b/static/img/art/15.webp
similarity index 100%
rename from themes/gallo/static/img/art/15.webp
rename to static/img/art/15.webp
diff --git a/themes/gallo/static/img/art/16.webp b/static/img/art/16.webp
similarity index 100%
rename from themes/gallo/static/img/art/16.webp
rename to static/img/art/16.webp
diff --git a/themes/gallo/static/img/art/17.webp b/static/img/art/17.webp
similarity index 100%
rename from themes/gallo/static/img/art/17.webp
rename to static/img/art/17.webp
diff --git a/themes/gallo/static/img/art/18.webp b/static/img/art/18.webp
similarity index 100%
rename from themes/gallo/static/img/art/18.webp
rename to static/img/art/18.webp
diff --git a/themes/gallo/static/img/art/19.webp b/static/img/art/19.webp
similarity index 100%
rename from themes/gallo/static/img/art/19.webp
rename to static/img/art/19.webp
diff --git a/themes/gallo/static/img/art/2.webp b/static/img/art/2.webp
similarity index 100%
rename from themes/gallo/static/img/art/2.webp
rename to static/img/art/2.webp
diff --git a/themes/gallo/static/img/art/20.webp b/static/img/art/20.webp
similarity index 100%
rename from themes/gallo/static/img/art/20.webp
rename to static/img/art/20.webp
diff --git a/themes/gallo/static/img/art/21.webp b/static/img/art/21.webp
similarity index 100%
rename from themes/gallo/static/img/art/21.webp
rename to static/img/art/21.webp
diff --git a/themes/gallo/static/img/art/22.webp b/static/img/art/22.webp
similarity index 100%
rename from themes/gallo/static/img/art/22.webp
rename to static/img/art/22.webp
diff --git a/themes/gallo/static/img/art/23.webp b/static/img/art/23.webp
similarity index 100%
rename from themes/gallo/static/img/art/23.webp
rename to static/img/art/23.webp
diff --git a/themes/gallo/static/img/art/24.webp b/static/img/art/24.webp
similarity index 100%
rename from themes/gallo/static/img/art/24.webp
rename to static/img/art/24.webp
diff --git a/themes/gallo/static/img/art/25.webp b/static/img/art/25.webp
similarity index 100%
rename from themes/gallo/static/img/art/25.webp
rename to static/img/art/25.webp
diff --git a/themes/gallo/static/img/art/26.webp b/static/img/art/26.webp
similarity index 100%
rename from themes/gallo/static/img/art/26.webp
rename to static/img/art/26.webp
diff --git a/themes/gallo/static/img/art/27.webp b/static/img/art/27.webp
similarity index 100%
rename from themes/gallo/static/img/art/27.webp
rename to static/img/art/27.webp
diff --git a/themes/gallo/static/img/art/28.webp b/static/img/art/28.webp
similarity index 100%
rename from themes/gallo/static/img/art/28.webp
rename to static/img/art/28.webp
diff --git a/themes/gallo/static/img/art/29.webp b/static/img/art/29.webp
similarity index 100%
rename from themes/gallo/static/img/art/29.webp
rename to static/img/art/29.webp
diff --git a/themes/gallo/static/img/art/3.webp b/static/img/art/3.webp
similarity index 100%
rename from themes/gallo/static/img/art/3.webp
rename to static/img/art/3.webp
diff --git a/themes/gallo/static/img/art/30.webp b/static/img/art/30.webp
similarity index 100%
rename from themes/gallo/static/img/art/30.webp
rename to static/img/art/30.webp
diff --git a/themes/gallo/static/img/art/31.webp b/static/img/art/31.webp
similarity index 100%
rename from themes/gallo/static/img/art/31.webp
rename to static/img/art/31.webp
diff --git a/themes/gallo/static/img/art/32.webp b/static/img/art/32.webp
similarity index 100%
rename from themes/gallo/static/img/art/32.webp
rename to static/img/art/32.webp
diff --git a/themes/gallo/static/img/art/33.webp b/static/img/art/33.webp
similarity index 100%
rename from themes/gallo/static/img/art/33.webp
rename to static/img/art/33.webp
diff --git a/themes/gallo/static/img/art/34.webp b/static/img/art/34.webp
similarity index 100%
rename from themes/gallo/static/img/art/34.webp
rename to static/img/art/34.webp
diff --git a/themes/gallo/static/img/art/35.webp b/static/img/art/35.webp
similarity index 100%
rename from themes/gallo/static/img/art/35.webp
rename to static/img/art/35.webp
diff --git a/themes/gallo/static/img/art/36.webp b/static/img/art/36.webp
similarity index 100%
rename from themes/gallo/static/img/art/36.webp
rename to static/img/art/36.webp
diff --git a/themes/gallo/static/img/art/37.webp b/static/img/art/37.webp
similarity index 100%
rename from themes/gallo/static/img/art/37.webp
rename to static/img/art/37.webp
diff --git a/themes/gallo/static/img/art/38.webp b/static/img/art/38.webp
similarity index 100%
rename from themes/gallo/static/img/art/38.webp
rename to static/img/art/38.webp
diff --git a/themes/gallo/static/img/art/39.webp b/static/img/art/39.webp
similarity index 100%
rename from themes/gallo/static/img/art/39.webp
rename to static/img/art/39.webp
diff --git a/themes/gallo/static/img/art/4.webp b/static/img/art/4.webp
similarity index 100%
rename from themes/gallo/static/img/art/4.webp
rename to static/img/art/4.webp
diff --git a/themes/gallo/static/img/art/40.webp b/static/img/art/40.webp
similarity index 100%
rename from themes/gallo/static/img/art/40.webp
rename to static/img/art/40.webp
diff --git a/themes/gallo/static/img/art/41.webp b/static/img/art/41.webp
similarity index 100%
rename from themes/gallo/static/img/art/41.webp
rename to static/img/art/41.webp
diff --git a/themes/gallo/static/img/art/42.webp b/static/img/art/42.webp
similarity index 100%
rename from themes/gallo/static/img/art/42.webp
rename to static/img/art/42.webp
diff --git a/themes/gallo/static/img/art/43.webp b/static/img/art/43.webp
similarity index 100%
rename from themes/gallo/static/img/art/43.webp
rename to static/img/art/43.webp
diff --git a/themes/gallo/static/img/art/44.webp b/static/img/art/44.webp
similarity index 100%
rename from themes/gallo/static/img/art/44.webp
rename to static/img/art/44.webp
diff --git a/themes/gallo/static/img/art/45.webp b/static/img/art/45.webp
similarity index 100%
rename from themes/gallo/static/img/art/45.webp
rename to static/img/art/45.webp
diff --git a/themes/gallo/static/img/art/5.webp b/static/img/art/5.webp
similarity index 100%
rename from themes/gallo/static/img/art/5.webp
rename to static/img/art/5.webp
diff --git a/themes/gallo/static/img/art/6.webp b/static/img/art/6.webp
similarity index 100%
rename from themes/gallo/static/img/art/6.webp
rename to static/img/art/6.webp
diff --git a/themes/gallo/static/img/art/7.webp b/static/img/art/7.webp
similarity index 100%
rename from themes/gallo/static/img/art/7.webp
rename to static/img/art/7.webp
diff --git a/themes/gallo/static/img/art/8.webp b/static/img/art/8.webp
similarity index 100%
rename from themes/gallo/static/img/art/8.webp
rename to static/img/art/8.webp
diff --git a/themes/gallo/static/img/art/9.webp b/static/img/art/9.webp
similarity index 100%
rename from themes/gallo/static/img/art/9.webp
rename to static/img/art/9.webp
diff --git a/themes/gallo/static/img/gallo_welding_inverted.svg b/static/img/gallo_welding_inverted.svg
similarity index 100%
rename from themes/gallo/static/img/gallo_welding_inverted.svg
rename to static/img/gallo_welding_inverted.svg
diff --git a/themes/gallo/static/img/gallo_welding_inverted.webp b/static/img/gallo_welding_inverted.webp
similarity index 100%
rename from themes/gallo/static/img/gallo_welding_inverted.webp
rename to static/img/gallo_welding_inverted.webp
diff --git a/themes/gallo/static/img/ian_profile.webp b/static/img/ian_profile.webp
similarity index 100%
rename from themes/gallo/static/img/ian_profile.webp
rename to static/img/ian_profile.webp
diff --git a/themes/gallo/static/img/lying_sculpture.webp b/static/img/lying_sculpture.webp
similarity index 100%
rename from themes/gallo/static/img/lying_sculpture.webp
rename to static/img/lying_sculpture.webp
diff --git a/themes/gallo/static/img/wedding.webp b/static/img/wedding.webp
similarity index 100%
rename from themes/gallo/static/img/wedding.webp
rename to static/img/wedding.webp
diff --git a/themes/gallo/static/img/wide.webp b/static/img/wide.webp
similarity index 100%
rename from themes/gallo/static/img/wide.webp
rename to static/img/wide.webp