Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | DIY jekyll-seo-tag | EuAndreh | 2020-02-05 | 7 | -39/+31 | |
| | | ||||||
| * | DIY Atom feed | EuAndreh | 2020-02-05 | 17 | -130/+183 | |
| | | ||||||
| * | Copy feed.atom from jekyll-feed | EuAndreh | 2020-02-05 | 1 | -0/+96 | |
| | | ||||||
| * | Add manual support for multiple languages | EuAndreh | 2020-02-05 | 15 | -51/+143 | |
| | | ||||||
| * | Remove spelling/ | EuAndreh | 2020-02-05 | 5 | -107/+0 | |
| | | ||||||
| * | Revert collections_dir | EuAndreh | 2020-02-05 | 13 | -2/+2 | |
| | | ||||||
| * | Use collections_dir | EuAndreh | 2020-02-05 | 10 | -1/+1 | |
| | | ||||||
| * | Use collections for pastebins | EuAndreh | 2020-02-05 | 9 | -3/+14 | |
| | | ||||||
| * | Reproduce hakyll behaviour | EuAndreh | 2020-02-05 | 16 | -104/+76 | |
| | | ||||||
| * | WIP Jekyll | EuAndreh | 2020-02-05 | 41 | -566/+877 | |
| | | ||||||
| * | Add Jekyll generated website | EuAndreh | 2020-02-05 | 9 | -798/+153 | |
| | | ||||||
| * | Add bundix Jekyll setup | EuAndreh | 2020-02-05 | 6 | -2/+1164 | |
| | | ||||||
| * | Delete old files | EuAndreh | 2020-02-05 | 13 | -564/+4 | |
|/ | ||||||
* | Add code metadata annotation | EuAndreh | 2020-02-03 | 1 | -1/+1 | |
| | ||||||
* | TODOs.org | EuAndreh | 2020-02-03 | 1 | -6/+0 | |
| | ||||||
* | Add css.sh bash snippet to iterate on CSS | EuAndreh | 2020-02-03 | 1 | -0/+11 | |
| | ||||||
* | CSS: Do CSS line numbering the right way | EuAndreh | 2020-02-03 | 1 | -1/+19 | |
| | ||||||
* | TODOs.org | EuAndreh | 2020-02-03 | 1 | -0/+5 | |
| | ||||||
* | TODOs.org | EuAndreh | 2020-01-31 | 1 | -2/+0 | |
| | ||||||
* | TODOs.org | EuAndreh | 2020-01-30 | 1 | -2/+1 | |
| | ||||||
* | CSS: Add margin to all parts of 'nav a' | EuAndreh | 2020-01-30 | 1 | -1/+1 | |
| | ||||||
* | CSS: Add minimal padding to body | EuAndreh | 2020-01-30 | 1 | -0/+1 | |
| | ||||||
* | CSS: Remove custom 140% line-heith | EuAndreh | 2020-01-30 | 1 | -1/+0 | |
| | ||||||
* | CSS: Remove width limit | EuAndreh | 2020-01-30 | 1 | -1/+0 | |
| | ||||||
* | Simplify CSS | EuAndreh | 2020-01-30 | 1 | -41/+4 | |
| | ||||||
* | TODOs.org | EuAndreh | 2020-01-30 | 1 | -0/+1 | |
| | ||||||
* | TODOs.org | EuAndreh | 2020-01-30 | 1 | -0/+2 | |
| | ||||||
* | TODOs.org | EuAndreh | 2020-01-28 | 1 | -0/+1 | |
| | ||||||
* | Use feed.atom extension so nginx uses the right Content-Type | EuAndreh | 2020-01-26 | 2 | -3/+3 | |
| | ||||||
* | Use mailto: in public-inbox link in about page | EuAndreh | 2020-01-25 | 1 | -1/+1 | |
| | ||||||
* | Use <code> tags in titles | EuAndreh | 2020-01-25 | 2 | -2/+2 | |
| | ||||||
* | Use feed.xml as the canonical file, leave atom.xml for those trying to ↵ | EuAndreh | 2020-01-25 | 1 | -1/+1 | |
| | | | | discover it | |||||
* | Non-generic title in Atom <link> tag | EuAndreh | 2020-01-25 | 1 | -1/+1 | |
| | ||||||
* | Add new words to international dictionary | EuAndreh | 2020-01-25 | 1 | -0/+3 | |
| | ||||||
* | Add feedRoot value to Atom | EuAndreh | 2020-01-25 | 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/ | |||||
* | Add public-inbox link in about.org page | EuAndreh | 2020-01-25 | 1 | -2/+4 | |
| | ||||||
* | Main.hs: Don't limit Atom and RSS feeds to 10 items | EuAndreh | 2020-01-25 | 1 | -2/+2 | |
| | ||||||
* | Fix copied public-inbox mailing list address | EuAndreh | 2020-01-25 | 1 | -1/+1 | |
| | ||||||
* | Add WIP project list and pastebin listing to about page | EuAndreh | 2020-01-25 | 1 | -5/+7 | |
| | ||||||
* | templates/post.html: Add link to public-inbox mailing-list | EuAndreh | 2020-01-25 | 1 | -0/+8 | |
| | | | | | Following the steps of sircmpwn and skeeto, add mailing list to discuss articles instead of some random blogging software. | |||||
* | Remove unused pastebin/template.org | EuAndreh | 2020-01-24 | 1 | -3/+0 | |
| | ||||||
* | Format README | EuAndreh | 2020-01-24 | 1 | -2/+2 | |
| | | | | Remove extra line | |||||
* | renamed README.org -> README | EuAndreh | 2020-01-24 | 1 | -0/+0 | |
| | ||||||
* | Cleanup README.org | EuAndreh | 2020-01-24 | 1 | -3/+3 | |
| | ||||||
* | Remove unused site/static/external/* | EuAndreh | 2020-01-24 | 58 | -1701/+0 | |
| | ||||||
* | 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 | |
| |