summaryrefslogtreecommitdiff
path: root/hakyll/Main.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
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