summaryrefslogtreecommitdiff
path: root/hakyll (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-25Add feedRoot value to AtomEuAndreh1-1/+1
This way the generated file contains the full URL of IDs and paths, as recommended by W3C Feed Validation Service: https://validator.w3.org/feed/
2020-01-25Main.hs: Don't limit Atom and RSS feeds to 10 itemsEuAndreh1-2/+2
2020-01-24Remove "/archive.html" pageEuAndreh1-14/+0
It was simply a duplicate of "/index.html", and I'd rather keep all the posts listed in the index itself.
2020-01-24Add pastebins.html listing pageEuAndreh1-3/+24
2018-12-22Add favicon.ico image file.EuAndreh1-0/+3
2018-07-25Fix article links in Atom feedEuAndreh1-1/+1
2018-07-25Add fonts and styles under site/static/external/EuAndreh1-1/+1
2018-07-15Fix email addressEuAndreh1-1/+1
2018-07-15Add public-key.txt under site/root/EuAndreh1-0/+3
2018-07-15Add initial Hakyll website skeletonEuAndreh1-0/+112