2023-02-05 02:54:50 -05:00
|
|
|
# doordesk
|
2023-02-06 21:43:17 -05:00
|
|
|
|
2023-04-12 04:32:48 -04:00
|
|
|
A file (html/md with header, wasm binary, jupyter notebook?) gets put in a directory, then simply exists on the website.
|
2023-02-06 21:43:17 -05:00
|
|
|
|
2023-04-12 04:32:48 -04:00
|
|
|
```npm run dennis``` - backend for react
|
|
|
|
|
|
|
|
```npm run react``` - react
|
|
|
|
|
|
|
|
```npm run solid``` - solid ssr
|
|
|
|
|
|
|
|
I just want to throw files at it and have it be handled, cause I'm lazy.
|
2023-02-06 21:43:17 -05:00
|
|
|
|
|
|
|
Home - Interleave latest from other pages, maybe add top/hot lists or something
|
2023-02-07 03:27:00 -05:00
|
|
|
|
2023-02-06 21:43:17 -05:00
|
|
|
Blog - Blog, display latest posts, summarize these until clicked?
|
2023-02-07 03:27:00 -05:00
|
|
|
|
2023-02-06 21:43:17 -05:00
|
|
|
Projects - Same as blog but may have pins at the top with cards
|
2023-02-07 03:27:00 -05:00
|
|
|
|
2023-02-06 21:43:17 -05:00
|
|
|
Games - Cards with thumbnails and summaries, pins/popular
|
2023-02-07 03:27:00 -05:00
|
|
|
|
2023-02-06 21:43:17 -05:00
|
|
|
Cartman, Enigma - Own pages? Pinned projects?
|
|
|
|
|
|
|
|
- Animations to make it purdy
|
|
|
|
- Post rank system
|
|
|
|
- Dynamic backgrounds/colors? How to animate?
|
2023-02-05 02:54:50 -05:00
|
|
|
|