diff --git a/AI-Prompt.md b/AI-Prompt.md new file mode 100644 index 0000000..a110be0 --- /dev/null +++ b/AI-Prompt.md @@ -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? \ No newline at end of file diff --git a/bin/.gitkeep b/bin/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/system/.gitkeep b/system/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/user/accounts/.gitkeep b/user/accounts/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/user/backup/.gitkeep b/user/backup/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/user/cache/.gitkeep b/user/cache/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/user/data/.gitkeep b/user/data/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/user/images/.gitkeep b/user/images/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/user/logs/.gitkeep b/user/logs/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/user/plugins/.gitkeep b/user/plugins/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/user/themes/.gitkeep b/user/themes/.gitkeep new file mode 100644 index 0000000..e69de29