From 76d3d414684e292bb1b96125022030299806c1d7 Mon Sep 17 00:00:00 2001 From: albert Date: Mon, 24 Aug 2026 19:40:54 +0200 Subject: [PATCH] adding the agent.md --- AGENT.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 AGENT.md diff --git a/AGENT.md b/AGENT.md new file mode 100644 index 0000000..9dc67a6 --- /dev/null +++ b/AGENT.md @@ -0,0 +1,9 @@ +❯ * In the folder ./website-ideas I have three pictures on a website that I want to build. + * These picture in this folders are templates that will be the reference for a landpage of my site + * The landpage of my site for now it's only going to be html/css/js + * There is some images that the template used as background image in the folder ./animals + * There are logos in ./logos + + * Generate the index.html with their html/css/js in the folder ./dist + * Saved anything you need for the documentation in a markdown in ./docs + * In ./docs save the Changelog.md as well