Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revise about | Case Duckworth | 2015-04-06 |
| | |||
* | Fix #15: add compile support for indeces | Case Duckworth | 2015-04-02 |
| | |||
* | Add backlinks pages (fixes #16). | Case Duckworth | 2015-03-28 |
| | |||
* | Change verse lines '$' -> '^| ' | Case Duckworth | 2015-03-27 |
| | |||
* | 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. |