| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-02-05 | WIP Jekyll | EuAndreh | 23 | -1923/+0 | |
| 2020-02-03 | Add code metadata annotation | EuAndreh | 1 | -1/+1 | |
| 2020-02-03 | CSS: Do CSS line numbering the right way | EuAndreh | 1 | -1/+19 | |
| 2020-01-30 | CSS: Add margin to all parts of 'nav a' | EuAndreh | 1 | -1/+1 | |
| 2020-01-30 | CSS: Add minimal padding to body | EuAndreh | 1 | -0/+1 | |
| 2020-01-30 | CSS: Remove custom 140% line-heith | EuAndreh | 1 | -1/+0 | |
| 2020-01-30 | CSS: Remove width limit | EuAndreh | 1 | -1/+0 | |
| 2020-01-30 | Simplify CSS | EuAndreh | 1 | -41/+4 | |
| 2020-01-26 | Use feed.atom extension so nginx uses the right Content-Type | EuAndreh | 1 | -2/+2 | |
| 2020-01-25 | Use mailto: in public-inbox link in about page | EuAndreh | 1 | -1/+1 | |
| 2020-01-25 | Use <code> tags in titles | EuAndreh | 2 | -2/+2 | |
| 2020-01-25 | Use feed.xml as the canonical file, leave atom.xml for those trying to ↵ | EuAndreh | 1 | -1/+1 | |
| discover it | |||||
| 2020-01-25 | Non-generic title in Atom <link> tag | EuAndreh | 1 | -1/+1 | |
| 2020-01-25 | Add public-inbox link in about.org page | EuAndreh | 1 | -2/+4 | |
| 2020-01-25 | Fix copied public-inbox mailing list address | EuAndreh | 1 | -1/+1 | |
| 2020-01-25 | Add WIP project list and pastebin listing to about page | EuAndreh | 1 | -5/+7 | |
| 2020-01-25 | templates/post.html: Add link to public-inbox mailing-list | EuAndreh | 1 | -0/+8 | |
| Following the steps of sircmpwn and skeeto, add mailing list to discuss articles instead of some random blogging software. | |||||
| 2020-01-24 | Remove unused site/static/external/* | EuAndreh | 58 | -1701/+0 | |
| 2020-01-24 | CSS: Remove source code highlighting | EuAndreh | 1 | -82/+2 | |
| 2020-01-24 | CSS: Use sans-serif font in text | EuAndreh | 1 | -1/+1 | |
| Being nice towards medium/low resolution screens. | |||||
| 2020-01-24 | CSS: stop using custom fonts | EuAndreh | 9 | -79/+2 | |
| 2020-01-24 | CSS: Add line numbers to <pre> blocks | EuAndreh | 1 | -0/+13 | |
| Taken from: https://gist.github.com/potch/1243028 Reference: https://github.com/jaspervdj/hakyll/issues/148 | |||||
| 2020-01-24 | Remove "/archive.html" page | EuAndreh | 3 | -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-24 | CSS: Wrap lines in <pre> code block | EuAndreh | 1 | -0/+1 | |
| 2020-01-24 | CSS: Increase body with 700px -> 1000px | EuAndreh | 1 | -1/+1 | |
| 2020-01-24 | Migrate existing templates to build with hakyll instead of pandoc directly | EuAndreh | 5 | -11/+20 | |
| 2020-01-24 | Add pastebins.html listing page | EuAndreh | 4 | -3/+20 | |
| 2020-01-04 | pastebin: Failure Guix TeX Live importer | EuAndreh | 1 | -0/+33 | |
| 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 | |
