| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-12-29 | pastebin: Add raku type snippet | EuAndreh | 1 | -0/+26 | |
| 2019-11-30 | about.org: Change GitLab link to direct profile | EuAndreh | 1 | -1/+3 | |
| 2019-06-09 | Add link to solution in paste | EuAndreh | 1 | -0/+2 | |
| 2019-06-08 | Pastebin: add link to derivation source | EuAndreh | 1 | -1/+21 | |
| 2019-06-08 | Add buildgomodule pastebin | EuAndreh | 1 | -0/+1010 | |
| 2019-06-04 | Link to Atom instead of RSS | EuAndreh | 1 | -1/+1 | |
| 2019-06-02 | ... (become brittle) over time | EuAndreh | 1 | -1/+1 | |
| 2019-06-02 | converge -> convergence | EuAndreh | 1 | -1/+1 | |
| 2019-06-02 | Style: declaratively list -> declaratively specify | EuAndreh | 1 | -1/+1 | |
| 2019-06-02 | Typo: s/and/are/ | EuAndreh | 1 | -1/+1 | |
| 2019-06-02 | Change article date to use actual publication date | EuAndreh | 1 | -1/+1 | |
| 2019-06-02 | Add stateless workstation post | EuAndreh | 1 | -0/+60 | |
| 2019-06-02 | Use GPLv3 or later in footer | EuAndreh | 1 | -1/+1 | |
| 2019-05-22 | Check spelling with hunspell and fix current errors | EuAndreh | 3 | -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-21 | Add simple "About Me" page | EuAndreh | 1 | -1/+5 | |
| 2018-12-30 | Generate pastebin HTML with pandoc. | EuAndreh | 4 | -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-30 | Use creation date of pastebin instead of dynamic exported date. | EuAndreh | 2 | -2/+4 | |
| 2018-12-22 | Add favicon.ico image file. | EuAndreh | 1 | -0/+0 | |
| 2018-12-22 | Fix template path. | EuAndreh | 1 | -1/+1 | |
| 2018-12-22 | Cleanup home content. | EuAndreh | 1 | -9/+3 | |
| 2018-12-21 | Update links to source code. | EuAndreh | 1 | -1/+1 | |
| 2018-12-21 | s/EuAndreh's Blog/EuAndreh's blog/. | EuAndreh | 1 | -2/+2 | |
| 2018-12-21 | Put article name before blog name in page titles. | EuAndreh | 1 | -1/+1 | |
| 2018-12-21 | Fix footnotes link. | EuAndreh | 1 | -2/+2 | |
| 2018-12-21 | Add youtube-dl post. | EuAndreh | 1 | -0/+143 | |
| 2018-08-01 | Add missing merkle-tree output | EuAndreh | 1 | -3/+3 | |
| 2018-08-01 | npm ci post wording | EuAndreh | 1 | -1/+1 | |
| 2018-07-31 | Fix header links position | EuAndreh | 2 | -7/+13 | |
| 2018-07-31 | Renamed npm ci file | EuAndreh | 1 | -0/+0 | |
| 2018-07-31 | npm ci post review | EuAndreh | 1 | -22/+27 | |
| 2018-07-29 | Add npm ci first draft | EuAndreh | 1 | -0/+78 | |
| 2018-07-27 | Minor tweaks to Guix in NixOS post | EuAndreh | 1 | -2/+5 | |
| 2018-07-25 | Add line wrapping to pre tag in pastebin template | EuAndreh | 3 | -2/+386 | |
| 2018-07-25 | Remove tmp post | EuAndreh | 1 | -5/+0 | |
| 2018-07-25 | Add fonts and styles under site/static/external/ | EuAndreh | 58 | -0/+1701 | |
| 2018-07-19 | WIP: From GitHub to mailing lists | EuAndreh | 1 | -0/+5 | |
| 2018-07-18 | Change default title | EuAndreh | 1 | -1/+1 | |
| 2018-07-18 | Remove redundant link to Home in default.html | EuAndreh | 1 | -1/+0 | |
| 2018-07-18 | Link to guix-daemon.service directly | EuAndreh | 1 | -3/+1 | |
| 2018-07-18 | Guix post wording | EuAndreh | 1 | -1/+1 | |
| 2018-07-17 | Put home link inside <nav> | EuAndreh | 1 | -3/+1 | |
| 2018-07-17 | Rename file to proper date and write content on Guix and NixOS | EuAndreh | 2 | -52/+149 | |
| 2018-07-17 | Fix atom.svg link reference | EuAndreh | 1 | -1/+1 | |
| 2018-07-17 | Improve icon styles | EuAndreh | 4 | -16/+11 | |
| 2018-07-16 | WIP: guix-on-nixos post | EuAndreh | 1 | -0/+48 | |
| 2018-07-16 | Tweak license phrasing | EuAndreh | 1 | -1/+1 | |
| 2018-07-15 | Tweak CSS | EuAndreh | 1 | -5/+48 | |
| 2018-07-15 | Add Hakyll code block CSS | EuAndreh | 1 | -0/+76 | |
| Taken from Hakyll repo[0] as suggested by website[1]. [0]: https://github.com/jaspervdj/hakyll/blob/ac1b743af779f0a05dd5449d8fda2078db69332e/web/css/syntax.css [1]: https://jaspervdj.be/hakyll/tutorials/faq.html#does-hakyll-support-syntax-highlighting | |||||
| 2018-07-15 | Add public-key.txt under site/root/ | EuAndreh | 1 | -0/+63 | |
| 2018-07-15 | Add fonts | EuAndreh | 9 | -0/+67 | |
| Inspiration: https://dthompson.us/ | |||||
