|
| 1 | +# CHANGELOG |
| 2 | +## Issue 1 |
| 3 | +- As an editor, I want to use a shortcode to format pull quotes in articles so that I can call attention to major insights. |
| 4 | +- As an editor, I want to associate articles with their generated PDFs. |
| 5 | +- As a reader, I want to read a long piece. |
| 6 | +- As a reader, I want to read a short piece. |
| 7 | +- As a reader, I want to read notes in context as I'm reading an article so that I can refer to additional information without losing my place. |
| 8 | +- As a reader, I want to browse a list of all published issues. |
| 9 | +- As a reader, I want to read a statement from the editor describing the project. |
| 10 | +- As a reader, I want to preview all content for a single issue. |
| 11 | +- As a reader, I want to download an article as a formatted PDF. |
| 12 | +- As a reader, I want to download an article as plain text. |
| 13 | +- As a reader, I want to get the DOI of an article so I understand it's a scholarly publication and can cite it. |
| 14 | +- As a reader, I want to retrieve an article via a persistent URL. |
| 15 | +- As a reader, I want to navigate around the site using the footer. |
| 16 | +- As a reader, I want to save an article using the Zotero citation manager. |
| 17 | +- As a reader, I want to see an error page if content isn't found. |
| 18 | +- As a reader, I want to see a note in the plaintext version of an article in place of non-text content like images. |
| 19 | +- As a reader, I want to see featured content on the site's homepage. |
| 20 | +- As a reader, I want to navigate around the site using a custom navigation in the header. |
| 21 | +- As a reader, I want the header navigation to get out of the way when I'm reading text. |
| 22 | +- As a keyboard user, I want to see a visual focus indicator so I can easily navigate around the site. |
| 23 | +- As a contributor, I want to embed images in pages. |
| 24 | +- As a contributor, I want to embed 3-D content in pages. |
| 25 | +- As a contributor, I want to embed deep zoom images in pages. |
0 commit comments