readme
This commit is contained in:
parent
967033ba4d
commit
7288142e39
2 changed files with 7 additions and 6 deletions
7
dennis/readme.md
Normal file
7
dennis/readme.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Dennis
|
||||
|
||||
Dennis has a slingshot
|
||||
|
||||
`virtualenv .`
|
||||
|
||||
`./run`
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue