This commit is contained in:
Adam 2023-02-06 21:43:17 -05:00
parent 3f6308fe02
commit 5457330b62

View file

@ -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```