A single-serving site at the crossroads of Prince fandom, dad jokes, and building a human-scale web.
Principles:
- build more like a craft-person than an industrialist
- get the idea out there, not the technology
- finished is better than interesting
To your personal computer:
- Make changes to source files
rake dev
will rebuild and open the generatedindex.html
file
To the web:
rake release
- That's it