You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
content | 4 years ago | |
pages | 4 years ago | |
src | 4 years ago | |
views | 4 years ago | |
.datignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
dat.json | 4 years ago | |
favicon.ico | 4 years ago | |
index.html | 4 years ago | |
index.js | 4 years ago |
README.md
dat.work
A basic (slightly too hard-coded) dynamic flat file website. Written primarily for dat:// browser, this website is files all the way down.
Using client side routing. Using Choo for routing and templates.
TODO
- add in sound component
- for page loading use nanopage?
- improve routing to return to sub-pages
- history API to at least return to category
- update content layout
- update for regular web 😒
- a build process?
- a nodejs mangle?