Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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-30 | TODOs.org | EuAndreh | 1 | -0/+1 | |
2020-01-30 | TODOs.org | EuAndreh | 1 | -0/+2 | |
2020-01-28 | TODOs.org | EuAndreh | 1 | -0/+1 | |
2020-01-26 | Use feed.atom extension so nginx uses the right Content-Type | EuAndreh | 2 | -3/+3 | |
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 new words to international dictionary | EuAndreh | 1 | -0/+3 | |
2020-01-25 | Add feedRoot value to Atom | EuAndreh | 1 | -1/+1 | |
This way the generated file contains the full URL of IDs and paths, as recommended by W3C Feed Validation Service: https://validator.w3.org/feed/ | |||||
2020-01-25 | Add public-inbox link in about.org page | EuAndreh | 1 | -2/+4 | |
2020-01-25 | Main.hs: Don't limit Atom and RSS feeds to 10 items | EuAndreh | 1 | -2/+2 | |
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 pastebin/template.org | EuAndreh | 1 | -3/+0 | |
2020-01-24 | Format README | EuAndreh | 1 | -2/+2 | |
Remove extra line | |||||
2020-01-24 | renamed README.org -> README | EuAndreh | 1 | -0/+0 | |
2020-01-24 | Cleanup README.org | EuAndreh | 1 | -3/+3 | |
2020-01-24 | Remove unused site/static/external/* | EuAndreh | 58 | -1701/+0 | |
2020-01-24 | Stop using drafts/ folder | EuAndreh | 1 | -35/+0 | |
2020-01-24 | Remove unused colors.sh file | EuAndreh | 1 | -119/+0 | |
2020-01-24 | Remove unused README.css | EuAndreh | 1 | -335/+0 | |
2020-01-24 | TODOs.org: Clean-up finished tasks | EuAndreh | 1 | -5/+0 | |
2020-01-24 | TODOs.org | EuAndreh | 1 | -2/+4 | |
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 | TODOs.org: clean-up finished tasks | EuAndreh | 1 | -31/+1 | |
2020-01-24 | TODOs.org | EuAndreh | 1 | -7/+13 | |
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 | 4 | -19/+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 | TODOs.org | EuAndreh | 1 | -0/+1 | |
2020-01-24 | website-pastebin: parameterize --lang value | EuAndreh | 2 | -2/+9 | |
2020-01-24 | Migrate existing templates to build with hakyll instead of pandoc directly | EuAndreh | 7 | -14/+25 | |
2020-01-24 | Add pastebins.html listing page | EuAndreh | 6 | -11/+45 | |
2020-01-17 | utils.nix: Revert change | EuAndreh | 1 | -0/+1 | |