Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using drafts/ folder | EuAndreh | 2020-01-24 | 1 | -35/+0 |
| | |||||
* | Remove unused colors.sh file | EuAndreh | 2020-01-24 | 1 | -119/+0 |
| | |||||
* | Remove unused README.css | EuAndreh | 2020-01-24 | 1 | -335/+0 |
| | |||||
* | TODOs.org: Clean-up finished tasks | EuAndreh | 2020-01-24 | 1 | -5/+0 |
| | |||||
* | TODOs.org | EuAndreh | 2020-01-24 | 1 | -2/+4 |
| | |||||
* | CSS: Remove source code highlighting | EuAndreh | 2020-01-24 | 1 | -82/+2 |
| | |||||
* | CSS: Use sans-serif font in text | EuAndreh | 2020-01-24 | 1 | -1/+1 |
| | | | | Being nice towards medium/low resolution screens. | ||||
* | CSS: stop using custom fonts | EuAndreh | 2020-01-24 | 9 | -79/+2 |
| | |||||
* | TODOs.org: clean-up finished tasks | EuAndreh | 2020-01-24 | 1 | -31/+1 |
| | |||||
* | TODOs.org | EuAndreh | 2020-01-24 | 1 | -7/+13 |
| | |||||
* | CSS: Add line numbers to <pre> blocks | EuAndreh | 2020-01-24 | 1 | -0/+13 |
| | | | | | | | | Taken from: https://gist.github.com/potch/1243028 Reference: https://github.com/jaspervdj/hakyll/issues/148 | ||||
* | Remove "/archive.html" page | EuAndreh | 2020-01-24 | 4 | -19/+0 |
| | | | | | It was simply a duplicate of "/index.html", and I'd rather keep all the posts listed in the index itself. | ||||
* | CSS: Wrap lines in <pre> code block | EuAndreh | 2020-01-24 | 1 | -0/+1 |
| | |||||
* | CSS: Increase body with 700px -> 1000px | EuAndreh | 2020-01-24 | 1 | -1/+1 |
| | |||||
* | TODOs.org | EuAndreh | 2020-01-24 | 1 | -0/+1 |
| | |||||
* | website-pastebin: parameterize --lang value | EuAndreh | 2020-01-24 | 2 | -2/+9 |
| | |||||
* | Migrate existing templates to build with hakyll instead of pandoc directly | EuAndreh | 2020-01-24 | 7 | -14/+25 |
| | |||||
* | Add pastebins.html listing page | EuAndreh | 2020-01-24 | 6 | -11/+45 |
| | |||||
* | utils.nix: Revert change | EuAndreh | 2020-01-17 | 1 | -0/+1 |
| | |||||
* | pastebin: Failure Guix TeX Live importer | EuAndreh | 2020-01-04 | 1 | -0/+33 |
| | |||||
* | Don't spellcheck pastebins | EuAndreh | 2020-01-04 | 1 | -1/+1 |
| | |||||
* | docs/env.sh: Cleanup docs/env.sh file | EuAndreh | 2019-12-29 | 1 | -2/+0 |
| | |||||
* | utils: Make publish.sh less strict | EuAndreh | 2019-12-29 | 1 | -1/+0 |
| | |||||
* | check-spelling.sh: Hack to allow french words | EuAndreh | 2019-12-29 | 2 | -1/+2 |
| | |||||
* | internation.dic.txt: Add Raku to dictionary | EuAndreh | 2019-12-29 | 1 | -0/+1 |
| | |||||
* | spelling/check-spelling.sh: Add fr language | EuAndreh | 2019-12-29 | 1 | -1/+1 |
| | |||||
* | pastebin: Add raku type snippet | EuAndreh | 2019-12-29 | 1 | -0/+26 |
| | |||||
* | check-spelling.sh: Print only unique entries of unkown words | EuAndreh | 2019-11-30 | 1 | -1/+1 |
| | |||||
* | about.org: Change GitLab link to direct profile | EuAndreh | 2019-11-30 | 2 | -1/+4 |
| | |||||
* | Format default.nix (linter offense) | EuAndreh | 2019-11-15 | 1 | -2/+2 |
| | |||||
* | utils.nix: Use nixfmt from nixpkgs | EuAndreh | 2019-11-15 | 1 | -6/+2 |
| | |||||
* | TODOs.org | EuAndreh | 2019-10-21 | 1 | -0/+1 |
| | |||||
* | Update indentation of utils.nix | EuAndreh | 2019-08-20 | 1 | -70/+70 |
| | |||||
* | Add colors.sh | EuAndreh | 2019-06-15 | 1 | -0/+119 |
| | |||||
* | utils.nix: Add shell helper derivation functions | EuAndreh | 2019-06-15 | 1 | -0/+13 |
| | |||||
* | Move ./env.sh to ./docs/env.sh | EuAndreh | 2019-06-15 | 2 | -1/+1 |
| | |||||
* | Add link to solution in paste | EuAndreh | 2019-06-09 | 1 | -0/+2 |
| | |||||
* | Expand dictionaries | EuAndreh | 2019-06-08 | 2 | -0/+2 |
| | |||||
* | WIP: work on phoenix post | EuAndreh | 2019-06-08 | 1 | -2/+14 |
| | |||||
* | Pastebin: add link to derivation source | EuAndreh | 2019-06-08 | 1 | -1/+21 |
| | |||||
* | Add buildgomodule pastebin | EuAndreh | 2019-06-08 | 1 | -0/+1010 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-07 | 1 | -0/+1 |
| | |||||
* | Ignore "utils.nix" instead of "default.nix" by default | EuAndreh | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | Correctly use GPLv3 instead of AGPLv3 in LICENSE. | EuAndreh | 2019-06-06 | 1 | -70/+83 |
| | |||||
* | Link to Atom instead of RSS | EuAndreh | 2019-06-04 | 1 | -1/+1 |
| | |||||
* | Use -x flag for shellcheck in utils.nix | EuAndreh | 2019-06-04 | 1 | -1/+1 |
| | |||||
* | WIP: add draft on programming phoenix review | EuAndreh | 2019-06-03 | 1 | -0/+23 |
| | |||||
* | default.nix :nail_care: | EuAndreh | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-03 | 1 | -0/+3 |
| | |||||
* | Inline declaration of rootSrc | EuAndreh | 2019-06-03 | 1 | -2/+1 |
| |