aboutsummaryrefslogtreecommitdiff
path: root/site (follow)
Commit message (Expand)AuthorAgeFilesLines
* CSS: Do CSS line numbering the right wayEuAndreh2020-02-031-1/+19
* CSS: Add margin to all parts of 'nav a'EuAndreh2020-01-301-1/+1
* CSS: Add minimal padding to bodyEuAndreh2020-01-301-0/+1
* CSS: Remove custom 140% line-heithEuAndreh2020-01-301-1/+0
* CSS: Remove width limitEuAndreh2020-01-301-1/+0
* Simplify CSSEuAndreh2020-01-301-41/+4
* Use feed.atom extension so nginx uses the right Content-TypeEuAndreh2020-01-261-2/+2
* Use mailto: in public-inbox link in about pageEuAndreh2020-01-251-1/+1
* Use <code> tags in titlesEuAndreh2020-01-252-2/+2
* Use feed.xml as the canonical file, leave atom.xml for those trying to discov...EuAndreh2020-01-251-1/+1
* Non-generic title in Atom <link> tagEuAndreh2020-01-251-1/+1
* Add public-inbox link in about.org pageEuAndreh2020-01-251-2/+4
* Fix copied public-inbox mailing list addressEuAndreh2020-01-251-1/+1
* Add WIP project list and pastebin listing to about pageEuAndreh2020-01-251-5/+7
* templates/post.html: Add link to public-inbox mailing-list...Following the steps of sircmpwn and skeeto, add mailing list to discuss articles instead of some random blogging software. EuAndreh2020-01-251-0/+8
* Remove unused site/static/external/*EuAndreh2020-01-2458-1701/+0
* CSS: Remove source code highlightingEuAndreh2020-01-241-82/+2
* CSS: Use sans-serif font in text...Being nice towards medium/low resolution screens. EuAndreh2020-01-241-1/+1
* CSS: stop using custom fontsEuAndreh2020-01-249-79/+2
* CSS: Add line numbers to <pre> blocks...Taken from: https://gist.github.com/potch/1243028 Reference: https://github.com/jaspervdj/hakyll/issues/148 EuAndreh2020-01-241-0/+13
* Remove "/archive.html" page...It was simply a duplicate of "/index.html", and I'd rather keep all the posts listed in the index itself. EuAndreh2020-01-243-5/+0
* CSS: Wrap lines in <pre> code blockEuAndreh2020-01-241-0/+1
* CSS: Increase body with 700px -> 1000pxEuAndreh2020-01-241-1/+1
* Migrate existing templates to build with hakyll instead of pandoc directlyEuAndreh2020-01-245-11/+20
* Add pastebins.html listing pageEuAndreh2020-01-244-3/+20
* pastebin: Failure Guix TeX Live importerEuAndreh2020-01-041-0/+33
* pastebin: Add raku type snippetEuAndreh2019-12-291-0/+26
* about.org: Change GitLab link to direct profileEuAndreh2019-11-301-1/+3
* Add link to solution in pasteEuAndreh2019-06-091-0/+2
* Pastebin: add link to derivation sourceEuAndreh2019-06-081-1/+21
* Add buildgomodule pastebinEuAndreh2019-06-081-0/+1010
* Link to Atom instead of RSSEuAndreh2019-06-041-1/+1
* ... (become brittle) over timeEuAndreh2019-06-021-1/+1
* converge -> convergenceEuAndreh2019-06-021-1/+1
* Style: declaratively list -> declaratively specifyEuAndreh2019-06-021-1/+1
* Typo: s/and/are/EuAndreh2019-06-021-1/+1
* Change article date to use actual publication dateEuAndreh2019-06-021-1/+1
* Add stateless workstation postEuAndreh2019-06-021-0/+60
* Use GPLv3 or later in footerEuAndreh2019-06-021-1/+1
* Check spelling with hunspell and fix current errors...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. EuAndreh2019-05-223-12/+16
* Add simple "About Me" pageEuAndreh2019-05-211-1/+5
* Generate pastebin HTML with pandoc....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. EuAndreh2018-12-304-598/+2
* Use creation date of pastebin instead of dynamic exported date.EuAndreh2018-12-302-2/+4
* Add favicon.ico image file.EuAndreh2018-12-221-0/+0
* Fix template path.EuAndreh2018-12-221-1/+1
* Cleanup home content.EuAndreh2018-12-221-9/+3
* 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 footnotes link.EuAndreh2018-12-211-2/+2