Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix bug in previous/next navlinks | 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 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 |
| | |||
* | Compile 2015-03-10 | Case Duckworth | 2015-03-10 |
| | |||
* | HTML compile 2015-03-09 | Case Duckworth | 2015-03-09 |
| | |||
* | Fix styles for nav placement | 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 |
| | |||
* | Add genre, project js to template; add Georgia to css | Case Duckworth | 2015-03-03 |
| | |||
* | Attempt 2 to get css to work with GH pages | Case Duckworth | 2015-03-03 |
| | |||
* | Change <link>s to work with GH pages | Case Duckworth | 2015-03-03 |
| | |||
* | Add random page (lozenge) functionality) | Case Duckworth | 2015-03-02 |
| | |||
* | First CSS styles: _common, verse, prose | Case Duckworth | 2015-03-02 |
| | |||
* | Move dedication before epigraph | Case Duckworth | 2015-03-02 |
| | |||
* | Change width of webpages; streamline template | Case Duckworth | 2015-03-02 |
| | |||
* | Add thing class to pieces in template; recompile | Case Duckworth | 2015-03-02 |
| | |||
* | First complete compile | Case Duckworth | 2015-03-02 |
| | |||
* | Fix bad commit / other issues | Case Duckworth | 2015-02-09 |
| | |||
* | Add Paul; move source files to src/ | Case Duckworth | 2015-02-09 |