Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add HAPAX LEGOMENA support & flatten structure | Case Duckworth | 2015-03-26 |
| | | | | | | | | | | The list of hapax legomena for this project is available at /hapax.html. In addition, the directory structure has been further flattened. All assets (javascript, lua, images, fonts) are in /trunk/. One other thing was to update the makefile. It compiles hapax.txt from rivers. | ||
* | 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. |