about summary refs log tree commit diff stats
path: root/src/makefile
Commit message (Collapse)AuthorAge
* Flatten directory structureCase Duckworth2015-03-25
| | | | | | | | All content files (*.txt, *.html, *.river) are now in /. I did this to simplify the compilation step, and to make linking easier. I'm still thinking about whether I should move the contents of js/, img/, and lua/ into /, or into an 'assets' folder of some sort. We'll see.
* Fix makefile re: RIVER crashingCase Duckworth2015-03-25
|
* Update makefile to sidestep pandoc errorCase Duckworth2015-03-24
|
* Update Makefile to handle lozenge.jsCase Duckworth2015-03-24
|
* Makefile v.01 is aliveCase Duckworth2015-03-23
|
* Add makefile (no tests yet)Case Duckworth2015-03-23