aboutsummaryrefslogtreecommitdiff
path: root/site/templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use feed.atom extension so nginx uses the right Content-TypeEuAndreh2020-01-261-2/+2
|
* Use feed.xml as the canonical file, leave atom.xml for those trying to ↵EuAndreh2020-01-251-1/+1
| | | | discover it
* Non-generic title in Atom <link> tagEuAndreh2020-01-251-1/+1
|
* Fix copied public-inbox mailing list addressEuAndreh2020-01-251-1/+1
|
* templates/post.html: Add link to public-inbox mailing-listEuAndreh2020-01-251-0/+8
| | | | | Following the steps of sircmpwn and skeeto, add mailing list to discuss articles instead of some random blogging software.
* Remove "/archive.html" pageEuAndreh2020-01-242-3/+0
| | | | | It was simply a duplicate of "/index.html", and I'd rather keep all the posts listed in the index itself.
* Add pastebins.html listing pageEuAndreh2020-01-243-3/+15
|
* Link to Atom instead of RSSEuAndreh2019-06-041-1/+1
|
* Use GPLv3 or later in footerEuAndreh2019-06-021-1/+1
|
* Update links to source code.EuAndreh2018-12-211-1/+1
|
* s/EuAndreh's Blog/EuAndreh's blog/.EuAndreh2018-12-211-2/+2
|
* Put article name before blog name in page titles.EuAndreh2018-12-211-1/+1
|
* Fix header links positionEuAndreh2018-07-311-6/+10
|
* Change default titleEuAndreh2018-07-181-1/+1
|
* Remove redundant link to Home in default.htmlEuAndreh2018-07-181-1/+0
|
* Put home link inside <nav>EuAndreh2018-07-171-3/+1
|
* Fix atom.svg link referenceEuAndreh2018-07-171-1/+1
|
* Improve icon stylesEuAndreh2018-07-171-2/+1
|
* Tweak license phrasingEuAndreh2018-07-161-1/+1
|
* Add footer icons and LICENSE textEuAndreh2018-07-151-4/+17
|
* Add initial Hakyll website skeletonEuAndreh2018-07-154-0/+56