AI generated SEO

This commit is contained in:
2026-05-28 17:30:09 -04:00
parent 865759e763
commit f94f7a0f03
6 changed files with 112 additions and 0 deletions
+12
View File
@@ -129,6 +129,18 @@ const DATA = {
type: "Art",
raw: "---\ntype: Art\nimage: \"[[Malice.jpg]]\"\n---\nDrawing for High School Project with pencils, then scanned and coloured in digitally. My parents always went a bit overboard on buying stuff. They bought me a bunch of dragon statues, so for the project where I had to draw something, I drew one of them. I changed the colour palette and added blood because teenager.\n\n![[Malice.jpg]]"
},
{
id: "prompt-5",
filename: "Prompt 5.md",
type: "Prompt",
raw: "---\ntype: Prompt\n---\n\nRemember to add docs/Prompt 5.md to the docFiles array in data.js so we are self-documenting the usage of AI.\n"
},
{
id: "prompt-4",
filename: "Prompt 4.md",
type: "Prompt",
raw: "---\ntype: Prompt\n---\n\nAdd some SEO about how this art portfolio website is just for a software developer (Jonathan McCaffrey) to mess around with SEO and AI generation for a website, and the art is just some random past work I did for school or for fun.\n\nWe also need to add the robots.txt file. I am going to use art.jonathanmccaffrey.com if that is relevant to helping with SEO.\n\nRemember to add docs/Prompt 4.md to the docFiles array in data.js so we are self-documenting the usage of AI.\n"
},
{
id: "overview",
filename: "Overview.md",