This commit is contained in:
Adam 2023-06-16 00:24:33 -04:00
parent 967033ba4d
commit 7288142e39
2 changed files with 7 additions and 6 deletions

7
dennis/readme.md Normal file
View file

@ -0,0 +1,7 @@
# Dennis
Dennis has a slingshot
`virtualenv .`
`./run`

View file

@ -2,12 +2,6 @@
A file (html/md with header, wasm binary, jupyter notebook?) gets put in a directory, then simply exists on the website.
```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.
Home - Interleave latest from other pages, maybe add top/hot lists or something