readmeh
This commit is contained in:
parent
3f6308fe02
commit
5457330b62
1 changed files with 15 additions and 1 deletions
16
readme.md
16
readme.md
|
@ -1,4 +1,18 @@
|
||||||
# doordesk
|
# 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```
|
```./start_frontend_ghetto```
|
||||||
|
|
Loading…
Add table
Reference in a new issue