summary refs log tree commit diff stats
path: root/river
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
|
* Add new "About Autocento" projectCase Duckworth2015-03-25
| | | | | | | | - Affects "About this project," "Index of common titles," "Index of first lines." - Add links to cycle through these three - Change "README." to "about." - Include a compile
* Change template and CSS for flatter structureCase Duckworth2015-03-24
| | | | | - Change CSS to one file - Change template to reflect CSS flattening
* Change index.html to be a cover.Case Duckworth2015-03-19
|
* Add index of first linesCase Duckworth2015-03-19
|
* Compile new articles to html & riverCase Duckworth2015-03-18
|
* Add genesis section to READMECase Duckworth2015-03-18
|
* Revise README.txtCase Duckworth2015-03-18
|
* Add README (for real this time) & update with TODOsCase Duckworth2015-03-18
|
* Fix bug in Something SimpleCase Duckworth2015-03-12
|
* Fix mixed-genre issues; compileCase Duckworth2015-03-10
|
* Re write .thing into #container > .contentCase Duckworth2015-03-09
|
* Removed compile.sh--USE COMPILE.LUACase Duckworth2015-03-06
|
* Switch to compile.lua for reasonsCase Duckworth2015-03-06