xj9 committed honey ginger sauce recipeLatest: 33c6658 on 5/2/2020, 10:03:58 PM | |
📄 | .dockerignore |
📄 | .editorconfig |
📄 | .gitignore |
📁 | .ssb-web |
📄 | LICENSE |
📄 | README.md |
📁 | _layouts |
📁 | _pages |
📁 | _posts |
📁 | _resources |
📁 | _wiki |
📄 | all.do |
📁 | bin |
📄 | clean.do |
📄 | config.json |
📁 | data |
📄 | elm.json |
📄 | feeds.ndtl |
📄 | mirror.do |
📄 | npm-shrinkwrap.json |
📄 | package.json |
📄 | repl |
📁 | scratch |
📄 | server.scm |
📄 | sinks.json |
📄 | site.do |
📄 | sites.js |
📄 | sync-ssb.do |
📄 | sync-web.do |
📄 | sync.do |
📁 | themes |
📄 | tw.txt |
📄 | wiki.do |
README.md
xj9.io
# install these somehow
# imagemagick tmux vim chicken redo
curl -L -o elm.gz \
https://github.com/elm/compiler/releases/download/0.19.1/binary-for-linux-64-bit.gz
gunzip elm.gz
chmod +x elm
sudo mv elm /usr/local/bin
chicken-install -sudo spiffy
npm -g install @walkaway-project/elmstatic
dev workflow
./repl
vim $PATH_TO_FILE
builds?
redo clean
redo wiki
redo site
redo deploy
todo
- ☑ drop webfonts
- ☑ fix css to work with netsurf
- ☑ merge rod-iron style with sunshine-garden (modular, themable, no webpack)
- ☑ no javascript
- ☑ use redo
- ☐ move binary blobs to git annex (mirror to files.xj9.io?)
- ☐
replace elmstatic withscheme daemontracker-format
config- ☐ serve static site
- ☐ rebuild site from git
- ☐ override some routes with dynamic behavior
- ☐ generate gopher site from markdown sources
- ☐ replace elm templates
- http://wiki.call-cc.org/eggref/4/phricken
- http://wiki.call-cc.org/eggref/5/awful
Built with git-ssb-web