summaryrefslogtreecommitdiff
path: root/site/pastebin (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-05WIP JekyllEuAndreh5-1216/+0
2020-01-24Migrate existing templates to build with hakyll instead of pandoc directlyEuAndreh5-11/+20
2020-01-04pastebin: Failure Guix TeX Live importerEuAndreh1-0/+33
2019-12-29pastebin: Add raku type snippetEuAndreh1-0/+26
2019-06-09Add link to solution in pasteEuAndreh1-0/+2
2019-06-08Pastebin: add link to derivation sourceEuAndreh1-1/+21
2019-06-08Add buildgomodule pastebinEuAndreh1-0/+1010
2018-12-30Generate pastebin HTML with pandoc.EuAndreh4-598/+2
Instead of generating the HTML manually inside Emacs (=, e e h h=) and than commiting the file to the repo, we now use a more generic approach with pandoc, not tied to any Elisp configuration.
2018-12-30Use creation date of pastebin instead of dynamic exported date.EuAndreh2-2/+4
2018-07-25Add line wrapping to pre tag in pastebin templateEuAndreh3-2/+386
2018-07-15Add initial Hakyll website skeletonEuAndreh2-0/+326