summaryrefslogtreecommitdiff
path: root/site (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-25Use mailto: in public-inbox link in about pageEuAndreh1-1/+1
2020-01-25Use <code> tags in titlesEuAndreh2-2/+2
2020-01-25Use feed.xml as the canonical file, leave atom.xml for those trying to ↵EuAndreh1-1/+1
discover it
2020-01-25Non-generic title in Atom <link> tagEuAndreh1-1/+1
2020-01-25Add public-inbox link in about.org pageEuAndreh1-2/+4
2020-01-25Fix copied public-inbox mailing list addressEuAndreh1-1/+1
2020-01-25Add WIP project list and pastebin listing to about pageEuAndreh1-5/+7
2020-01-25templates/post.html: Add link to public-inbox mailing-listEuAndreh1-0/+8
Following the steps of sircmpwn and skeeto, add mailing list to discuss articles instead of some random blogging software.
2020-01-24Remove unused site/static/external/*EuAndreh58-1701/+0
2020-01-24CSS: Remove source code highlightingEuAndreh1-82/+2
2020-01-24CSS: Use sans-serif font in textEuAndreh1-1/+1
Being nice towards medium/low resolution screens.
2020-01-24CSS: stop using custom fontsEuAndreh9-79/+2
2020-01-24CSS: Add line numbers to <pre> blocksEuAndreh1-0/+13
Taken from: https://gist.github.com/potch/1243028 Reference: https://github.com/jaspervdj/hakyll/issues/148
2020-01-24Remove "/archive.html" pageEuAndreh3-5/+0
It was simply a duplicate of "/index.html", and I'd rather keep all the posts listed in the index itself.
2020-01-24CSS: Wrap lines in <pre> code blockEuAndreh1-0/+1
2020-01-24CSS: Increase body with 700px -> 1000pxEuAndreh1-1/+1
2020-01-24Migrate existing templates to build with hakyll instead of pandoc directlyEuAndreh5-11/+20
2020-01-24Add pastebins.html listing pageEuAndreh4-3/+20
2020-01-04pastebin: Failure Guix TeX Live importerEuAndreh1-0/+33
2019-12-29pastebin: Add raku type snippetEuAndreh1-0/+26
2019-11-30about.org: Change GitLab link to direct profileEuAndreh1-1/+3
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
2019-06-04Link to Atom instead of RSSEuAndreh1-1/+1
2019-06-02... (become brittle) over timeEuAndreh1-1/+1
2019-06-02converge -> convergenceEuAndreh1-1/+1
2019-06-02Style: declaratively list -> declaratively specifyEuAndreh1-1/+1
2019-06-02Typo: s/and/are/EuAndreh1-1/+1
2019-06-02Change article date to use actual publication dateEuAndreh1-1/+1
2019-06-02Add stateless workstation postEuAndreh1-0/+60
2019-06-02Use GPLv3 or later in footerEuAndreh1-1/+1
2019-05-22Check spelling with hunspell and fix current errorsEuAndreh3-12/+16
The =sort= command requires $LANG to be set in order to sort consistently acrros environments and OSes. hunspell needs it to properly interpret non-ascii characters from the provided custom dictionaries.
2019-05-21Add simple "About Me" pageEuAndreh1-1/+5
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-12-22Add favicon.ico image file.EuAndreh1-0/+0
2018-12-22Fix template path.EuAndreh1-1/+1
2018-12-22Cleanup home content.EuAndreh1-9/+3
2018-12-21Update links to source code.EuAndreh1-1/+1
2018-12-21s/EuAndreh's Blog/EuAndreh's blog/.EuAndreh1-2/+2
2018-12-21Put article name before blog name in page titles.EuAndreh1-1/+1
2018-12-21Fix footnotes link.EuAndreh1-2/+2
2018-12-21Add youtube-dl post.EuAndreh1-0/+143
2018-08-01Add missing merkle-tree outputEuAndreh1-3/+3
2018-08-01npm ci post wordingEuAndreh1-1/+1
2018-07-31Fix header links positionEuAndreh2-7/+13
2018-07-31Renamed npm ci fileEuAndreh1-0/+0
2018-07-31npm ci post reviewEuAndreh1-22/+27
2018-07-29Add npm ci first draftEuAndreh1-0/+78