commit 2773504f8fe9359ec3e465cbb4e64fa7a14509a8 Author: VpEngOps Date: Mon Sep 7 11:29:50 2026 -0500 feat: scaffold Grav site source (clean rebuild landing) https://projects.knownelement.com/issues/928 diff --git a/.crush/active-ticket b/.crush/active-ticket new file mode 100644 index 0000000..f487d9b --- /dev/null +++ b/.crush/active-ticket @@ -0,0 +1 @@ +#928 diff --git a/01.home/home.md b/01.home/home.md new file mode 100644 index 0000000..f686a1d --- /dev/null +++ b/01.home/home.md @@ -0,0 +1,10 @@ +--- +title: 'Rogue Technologies' +--- + +# Rogue Technologies + +San Antonio, Texas — fabrication, printing, and maker services. + +Site under reconstruction. For scheduling, see +[booking.roguetechnologies.net](https://booking.roguetechnologies.net). diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ec3c0b --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# roguetechnologies.net — Grav site source + +Source of truth for the Rogue Technologies website (Grav CMS on +Cloudron, San Antonio TX), managed two-way by the Grav **Git Sync** +plugin. Rebuilt 2026-09-07 after the previous WordPress install was +found fully compromised (see Discourse topic 345). + +Commits from the site (Git Sync) are authored by **VpEngOps**. +Related: https://projects.knownelement.com/issues/928