Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Flatten directory structure | Case Duckworth | 2015-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 crashing | Case Duckworth | 2015-03-25 |
| | |||
* | Change template and CSS for flatter structure | Case Duckworth | 2015-03-24 |
| | | | | | - Change CSS to one file - Change template to reflect CSS flattening | ||
* | Switch to compile.lua for reasons | Case Duckworth | 2015-03-06 |