Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add new "About Autocento" project | Case Duckworth | 2015-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 | ||
* | Update makefile to sidestep pandoc error | Case Duckworth | 2015-03-24 |
| | |||
* | Change template and CSS for flatter structure | Case Duckworth | 2015-03-24 |
| | | | | | - Change CSS to one file - Change template to reflect CSS flattening | ||
* | Update Makefile to handle lozenge.js | Case Duckworth | 2015-03-24 |
| | |||
* | Makefile v.01 is alive | Case Duckworth | 2015-03-23 |
| | |||
* | Add makefile (no tests yet) | Case Duckworth | 2015-03-23 |
| | |||
* | Compile 3/19 | Case Duckworth | 2015-03-19 |
| | |||
* | Add about the author link to cover | Case Duckworth | 2015-03-19 |
| | |||
* | Change index.html to be a cover. | Case Duckworth | 2015-03-19 |
| | |||
* | Fix em-dash typo in first lines index | Case Duckworth | 2015-03-19 |
| | |||
* | Add index of first lines | Case Duckworth | 2015-03-19 |
| | |||
* | Fix spacing in epigraph + wallpaper | Case Duckworth | 2015-03-18 |
| | | | | Also, added byline to epigraph. | ||
* | Fix broken links in index | Case Duckworth | 2015-03-18 |
| | |||
* | Update index with new material | Case Duckworth | 2015-03-18 |
| | |||
* | Add articles from NAU MFA (that were missing) | Case Duckworth | 2015-03-18 |
| | |||
* | Add genesis section to README | Case Duckworth | 2015-03-18 |
| | |||
* | Revise README.txt | Case Duckworth | 2015-03-18 |
| | |||
* | Revise README for better understandability | Case Duckworth | 2015-03-18 |
| | |||
* | Add README (for real this time) & update with TODOs | Case Duckworth | 2015-03-18 |
| | |||
* | Add README.txt in src/ | Case Duckworth | 2015-03-18 |
| | | | | | Added a README as an explanation: as to the motivations behind the site, technological considerations, and usage notes. | ||
* | Update src/index.html | Case Duckworth | 2015-03-18 |
| | |||
* | Add src/index.html | Case Duckworth | 2015-03-18 |
| | |||
* | Mostly fix #11: Dedication/epigraph alignment | Case Duckworth | 2015-03-14 |
| | | | | | | | | | | | | So the issue is solved in terms of how it looks, though it adds a gross extra div into every page and uses :only-child, which I don't think is super-supported. But it's the best I can do that I know of until we get to better flexbox support. Or you know, maybe later I can try doing some templating fixes-- injecting classes so that normally, .dedication is right-aligned but when an epigraph is present, change the class to .dedication-left or something. IDK. Either way is sort of ugly. :( | ||
* | Fix bug in Moon Drowning linking to music-443 | Case Duckworth | 2015-03-13 |
| | |||
* | Fix bug in Last Passenger link | Case Duckworth | 2015-03-12 |
| | |||
* | Fix bug in Something Simple | Case Duckworth | 2015-03-12 |
| | |||
* | Change 'Something's to use subtitles; add links | Case Duckworth | 2015-03-12 |
| | |||
* | Fix #9 - ekphrastisize some poems | Case Duckworth | 2015-03-12 |
| | | | | | | | | | | | | | | | | | | For ekphrastic articles, add `ekphrastic` node to YAML metadata. This node includes subnodes `image`, `title`, `alt`, `link`, and `class`. `image` provides a link to the local image--just include the file name with the extension, not the folder (all images should be in /img/.) `title` provides the title of the image, and the alt-text, if there is no `alt` node. `alt`, if it exists, provides the alt text for the image. `link`, if present, wraps the image in an `<a>` tag--it should point to the source web page of the ekphrastic image. `class`, if present, sets the class(es) for the image, for styling. In this commit, I've set `ekphrastic` on the four articles that have them so far: 'The Death Zone,' 'AMBER alert,' 'The moon is gone,' and 'Man.' I've also updated .template.html with the changes, and updated README.md to reflect the changes in YAML structure. | ||
* | Add 'Find the moon' APOD image to moongone.txt | Case Duckworth | 2015-03-12 |
| | |||
* | Add a favicon and compile all files down | Case Duckworth | 2015-03-12 |
| | |||
* | Fix broken link in I think it's you | Case Duckworth | 2015-03-10 |
| | |||
* | Fix mixed-genre issues; compile | Case Duckworth | 2015-03-10 |
| | |||
* | Fix more layout issues | Case Duckworth | 2015-03-10 |
| | |||
* | Re write .thing into #container > .content | Case Duckworth | 2015-03-09 |
| | |||
* | Switch to compile.lua for reasons | Case Duckworth | 2015-03-06 |
| | |||
* | Revise index | Case Duckworth | 2015-03-03 |
| | |||
* | Versify index; add TODO to pages | Case Duckworth | 2015-03-03 |
| | |||
* | Make index an index of all files | Case Duckworth | 2015-03-03 |
| | |||
* | Change 4'33" to use prime & double-prime marks | Case Duckworth | 2015-03-03 |
| | |||
* | Change language in all files to English | Case Duckworth | 2015-03-03 |
| | |||
* | Change compile method to utilize hidden files | Case Duckworth | 2015-03-03 |
| | |||
* | Add genre, project js to template; add Georgia to css | Case Duckworth | 2015-03-03 |
| | |||
* | Standardize h2s | Case Duckworth | 2015-03-03 |
| | |||
* | Fix Apollo 11 nav links in src | Case Duckworth | 2015-03-03 |
| | |||
* | Cosmetic changes | Case Duckworth | 2015-03-02 |
| | |||
* | Fix basic typography in PAUL | Case Duckworth | 2015-03-02 |
| | |||
* | Fix src on typewriter pages in Paul | Case Duckworth | 2015-03-02 |
| | |||
* | Add test suite | Case Duckworth | 2015-03-02 |
| | |||
* | First complete src/ linking complete | Case Duckworth | 2015-03-02 |
| | |||
* | Change template to ref css/ | Case Duckworth | 2015-03-02 |
| |