about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* Fix TOC fieldCase Duckworth2015-04-20
|
* Fix broken linksCase Duckworth2015-04-20
|
* Add linkCase Duckworth2015-04-20
|
* Add link to text sourceCase Duckworth2015-04-20
|
* Merge branch 'gh-pages' of https://github.com/duckwork/autocento into gh-pagesCase Duckworth2015-04-20
|\
| * Fix broken linkCase Duckworth2015-04-20
| |
* | Fix broken linksCase Duckworth2015-04-20
|/
* Move frontmatter to front-matter; add colophonCase Duckworth2015-04-18
|
* Revise abstract & add to index.htmlCase Duckworth2015-04-17
|
* Fix unforeseen verse typesetting issue with widthCase Duckworth2015-04-14
|
* Some kind of editCase Duckworth2015-04-14
|
* Fix code display issuesCase Duckworth2015-04-14
|
* Revise index.html to reflect new appendicesCase Duckworth2015-04-14
|
* Fix first-line.html uglinessCase Duckworth2015-04-14
|
* Fix backlinks compilation and index randomizelinkCase Duckworth2015-04-14
|
* Fix directory listing in style.cssCase Duckworth2015-04-14
|
* Merge origin and local in wake of v1Case Duckworth2015-04-14
|\
| * Fix italics issue in Apollo 11Case Duckworth2015-04-09
| |
| * Compile on-genre-dimension so not a dummyCase Duckworth2015-04-09
| |
| * Fix capitalization issue in quote of "Prufrock"Case Duckworth2015-04-09
| |
| * Update style to fix blockquoting verse in prosesCase Duckworth2015-04-09
| |
| * Merge branch 'gh-pages' of https://github.com/duckwork/autocento into gh-pagesCase Duckworth2015-04-07
| |\
| | * Fix link issue in about.htmlCase Duckworth2015-04-07
| | |
| * | Fix link issue in about.html & code sectionCase Duckworth2015-04-07
| |/
| * Add hapax.htmlCase Duckworth2015-04-07
| |
* | First compile in v1.0.0 v1.0.0Case Duckworth2015-04-14
| |
* | Change file hierarchy and rewrite makefileCase Duckworth2015-04-14
|/ | | | | | | | | | | | | | | - File hierarchy is now as follows: - / - appendix/ < appendix source files - backlinks/ < backlink sources & builds - hapax/ < *.hapax source files - scripts/ < scripts, like *.js, *.hs, etc. - templates/ < templates for outputs - text/ < source files - trunk/ < assets, like css, images, heads, etc. - index.html - *.html - Makefile
* Add toc metadataCase Duckworth2015-04-06
|
* Fix css for #about imageCase Duckworth2015-04-06
|
* Revise aboutCase Duckworth2015-04-06
|
* Some revision & TOC inclusionCase Duckworth2015-04-04
|
* Add backlinks to backlinksCase Duckworth2015-04-03
|
* Update make cleanCase Duckworth2015-04-02
|
* Add Islands for backlinkless filesCase Duckworth2015-04-02
|
* Fix #15: add compile support for indecesCase Duckworth2015-04-02
|
* Refactor makefile; Add hapax preprocessorCase Duckworth2015-04-01
|
* Merge branch 'gh-pages' of https://github.com/duckwork/autocento into gh-pagesCase Duckworth2015-04-01
|\
| * Fix spacing issue in versify.hs l.15Case Duckworth2015-04-01
| |
* | Revise a few poems in ElegiesCase Duckworth2015-04-01
|/ | | | Also add a .gitignore. How is this so late?
* Add Abstract and Process NarrativeCase Duckworth2015-03-28
|
* Add backlinks pages (fixes #16).Case Duckworth2015-03-28
|
* Fix #5: Verse typesettingCase Duckworth2015-03-27
| | | | | | | | | | Thanks to the pandoc-discussion thread at <https://groups.google.com/forum/#!topic/pandoc-discuss/_JnTJnsSK3k>, line breaks in verse have been converted to <span class="line">s, which enables the CSS to style them with hanging indents, given a too-small viewport. This commit also includes a makefile edit to reflect this change, and the Haskell source and executable of the pandoc filter.
* Change verse lines '$' -> '^| 'Case Duckworth2015-03-27
|
* Add HAPAX LEGOMENA support & flatten structureCase Duckworth2015-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 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
|
* Remove test/Case 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
* Fix cover page css linkCase Duckworth2015-03-24
|
* Update makefile to sidestep pandoc errorCase Duckworth2015-03-24
|