From 5457330b6200ccba6d60b3839326f7f2816d3b06 Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Mon, 6 Feb 2023 21:43:17 -0500 Subject: [PATCH] readmeh --- readme.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6f549f4..605da03 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,18 @@ # doordesk -my cms + +A file gets put in a directory, then based on the filetype and location it gets automatically +indexed by the backend then displayed on the frontend with React. + +Idea is to just throw files at it and it'll just be handled, cause I'm lazy. + +Home - Interleave latest from other pages, maybe add top/hot lists or something +Blog - Blog, display latest posts, summarize these until clicked? +Projects - Same as blog but may have pins at the top with cards +Games - Cards with thumbnails and summaries, pins/popular +Cartman, Enigma - Own pages? Pinned projects? + +- Animations to make it purdy +- Post rank system +- Dynamic backgrounds/colors? How to animate? ```./start_frontend_ghetto```