Initial commit: Basic Grav CMS structure with Hello World page

This commit is contained in:
2025-10-10 18:26:39 -05:00
parent 30690f2dd8
commit 26c3eb47f2
17 changed files with 83 additions and 0 deletions

11
AI-Prompt.md Normal file
View File

@@ -0,0 +1,11 @@
This is a freshly cloned Gitea repository (just README and vcs dirs)
I have added this AI-Prompt.md file.
This repository is meant to be used with a brand new Grav installation at https://startinglineproductions.com (I've only changed the admin password, setup 2fa and installed the git sync plugin) via the git sync plugin. I and other technical folks will edit content via markdown/git , non technical co-founders will use the Grav admin system. Content will need to be kept in sync.
The Grav installation is running on Cloudron and is using the Cloudron package.
Go ahead and scaffold a basic website for an invite only, private makerspace in Pflugerville Texas and commit/push to the repository. I want to version control as much as possible. The repository is set to private.
Actually, can we start with a "Hello world" to test out the sync? Then we can scaffold the site and iterate?