Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Change link underline style | Case Duckworth | 2015-03-13 | |
| | ||||
* | Fix bug in Moon Drowning linking to music-443 | Case Duckworth | 2015-03-13 | |
| | ||||
* | Change line-height in content to 1.3em from 1.25(?) | Case Duckworth | 2015-03-13 | |
| | ||||
* | Add Linux Libertine to repo (fixes #12) | Case Duckworth | 2015-03-13 | |
| | | | | | Included are Linux Libertine Regular, Bold, and Italic, in otf and woff. | |||
* | Change <header> CSS and fonts | Case Duckworth | 2015-03-13 | |
| | | | | | | | | | | - Change <header> - to have a bottom border - Dedication is now left-aligned - Margin stuff - Change fonts - Title, subtitle = Playfair Display - Rest = Linux Libertine | |||
* | Fix bug in Last Passenger link | Case Duckworth | 2015-03-12 | |
| | ||||
* | Fix bug in previous/next navlinks | Case Duckworth | 2015-03-12 | |
| | ||||
* | Fix bug in Something Simple | Case Duckworth | 2015-03-12 | |
| | ||||
* | Style footnotes | 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. | |||
* | Remove lua cruft | Case Duckworth | 2015-03-12 | |
| | ||||
* | Add 'Find the moon' APOD image to moongone.txt | Case Duckworth | 2015-03-12 | |
| | ||||
* | Temp fix css for image width--see issue 9 | Case Duckworth | 2015-03-12 | |
| | ||||
* | Add a favicon and compile all files down | Case Duckworth | 2015-03-12 | |
| | ||||
* | Fix #8 - dedication bug - & change epigraph org | Case Duckworth | 2015-03-12 | |
| | | | | | - Move the $endif$ for $if(epigraph.content)$ to before .dedication - Change `epigraph + epigraph-attrib` to `epigraph > attrib` | |||
* | Move dedication to before epigraph | Case Duckworth | 2015-03-10 | |
| | ||||
* | Fix broken link in I think it's you | Case Duckworth | 2015-03-10 | |
| | ||||
* | Fix mixed-genre issues; compile | Case Duckworth | 2015-03-10 | |
| | ||||
* | Add space between header and content | Case Duckworth | 2015-03-10 | |
| | ||||
* | Add title change to lozenge link | Case Duckworth | 2015-03-10 | |
| | ||||
* | Remove > from .nextlink in template | Case Duckworth | 2015-03-10 | |
| | ||||
* | Fix more layout issues | Case Duckworth | 2015-03-10 | |
| | ||||
* | Compile 2015-03-10 | Case Duckworth | 2015-03-10 | |
| | ||||
* | Fix alignment bugs with template, .prose, .verse | Case Duckworth | 2015-03-10 | |
| | ||||
* | HTML compile 2015-03-09 | Case Duckworth | 2015-03-09 | |
| | ||||
* | Re write .thing into #container > .content | Case Duckworth | 2015-03-09 | |
| | ||||
* | Update README | Case Duckworth | 2015-03-06 | |
| | ||||
* | Removed compile.sh--USE COMPILE.LUA | Case Duckworth | 2015-03-06 | |
| | ||||
* | Switch to compile.lua for reasons | Case Duckworth | 2015-03-06 | |
| | ||||
* | Change compile.sh to also compile RIVER files | Case Duckworth | 2015-03-04 | |
| | ||||
* | Navlink changes | Case Duckworth | 2015-03-03 | |
| | ||||
* | Fix styles for nav placement | Case Duckworth | 2015-03-03 | |
| | ||||
* | 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 | |
| | ||||
* | Add hyphens to prose things with Hyphenator.js | 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 | |
| | ||||
* | Change style of footnotes | Case Duckworth | 2015-03-03 | |
| | ||||
* | Add support for MathML | Case Duckworth | 2015-03-03 | |
| | ||||
* | Add genre, project js to template; add Georgia to css | Case Duckworth | 2015-03-03 | |
| | ||||
* | Add to TODO.txt | Case Duckworth | 2015-03-03 | |
| | ||||
* | Standardize h2s | Case Duckworth | 2015-03-03 | |
| | ||||
* | Remove link underline for external links | Case Duckworth | 2015-03-03 | |
| | ||||
* | Revert 2 previous commits | Case Duckworth | 2015-03-03 | |
| | ||||
* | Add overline to external links | Case Duckworth | 2015-03-03 | |
| | ||||
* | Add external link css to links | Case Duckworth | 2015-03-03 | |
| | ||||
* | Accomodate footnotes | Case Duckworth | 2015-03-03 | |
| |