summaryrefslogtreecommitdiffstatshomepage
path: root/templates (follow)
Commit message (Collapse)AuthorAgeLines
* templates: Mention channel instead of nick nameWynn Wolf Arbor2020-06-11-1/+1
|
* templates: Add poem to index.xmlWynn Wolf Arbor2020-06-06-0/+17
| | | | May the Oriole forever grace our skies.
* Attempt a thorough redesign of the landing pageWynn Wolf Arbor2020-06-06-9/+18
| | | | | | | | | | | | | | | After careful consideration we have decided to replace the more brutalist landing page with something simpler and more in line with the styling of the actual posts. Have the front page include a short introduction and some further links to the atom feed and git.oriole.systems. Use a more traditional and simple top-to-bottom layout for the article links in lieu of the more idiosyncratic left-to-right list that was difficult to scan for some people. Keep the post styling as is, but move around and change a few HTML elements to make more semantic sense and improve the clarity of the CSS.
* templates: Remove spurious spaces in post.xmlWynn Wolf Arbor2020-05-31-1/+1
|
* templates: Add date and author to head metadataWynn Wolf Arbor2020-04-10-0/+2
|
* templates: Simplify atom.xml templateWynn Wolf Arbor2020-03-15-3/+3
| | | | | With the newest sblg version, the extra fields for both <updated> and <id> are no longer needed.
* templates: Add missing atom feed templateWynn Wolf Arbor2020-03-15-0/+11
|
* css, templates: Remove footerWynn Wolf Arbor2020-01-12-1/+0
| | | | This element had no purpose and was taking up 200px for no reason.
* templates: Remove superfluous settingWolf2019-12-31-1/+1
| | | | As of sblg-0.5.4 data-sblg-permlink is set to false by default.
* templates: Correctly wrap articles in <main>Wolfgang Müller2019-07-22-1/+3
| | | | | As per guidelines, <main> should contain <article>, and not the other way around.
* templates: Tweak index title and remove needless HTML entityWolfgang Müller2019-07-22-2/+2
|
* Add twitter card supportWolfgang Müller2019-07-22-0/+8
| | | | For some reason they don't support SVG, so use a webp image for now.
* templates: Add lang attribute to html tagWolfgang Müller2019-07-22-2/+2
|
* Initial importWolfgang Müller2019-07-21-0/+34