Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | html tidy wip | EuAndreh | 2020-02-12 | 4 | -11/+55 |
| | |||||
* | Sort pastebins listing by date | EuAndreh | 2020-02-09 | 1 | -1/+2 |
| | |||||
* | Remove unused pastebins layout | EuAndreh | 2020-02-09 | 1 | -10/+0 |
| | |||||
* | Add missing URI escaping | EuAndreh | 2020-02-08 | 1 | -3/+3 |
| | |||||
* | Add URI escaping to mailto link | EuAndreh | 2020-02-08 | 1 | -1/+1 |
| | |||||
* | Remove extra role=main attribute | EuAndreh | 2020-02-08 | 1 | -1/+1 |
| | |||||
* | Escape HTML title in meta tag | EuAndreh | 2020-02-08 | 1 | -1/+1 |
| | | | | Avoid errors with quotes in page titles | ||||
* | TODOs.org | EuAndreh | 2020-02-06 | 1 | -0/+1 |
| | |||||
* | Remove extra line | EuAndreh | 2020-02-06 | 1 | -1/+0 |
| | |||||
* | Run assert-content.sh in test derivation | EuAndreh | 2020-02-06 | 2 | -1/+15 |
| | |||||
* | TODOs.org | EuAndreh | 2020-02-06 | 1 | -2/+1 |
| | |||||
* | Use i18n date format everywhere | EuAndreh | 2020-02-06 | 4 | -4/+4 |
| | |||||
* | Merge branch 'jekyll' | EuAndreh | 2020-02-06 | 74 | -1064/+1608 |
|\ | |||||
| * | Setup publish environment variables | EuAndreh | 2020-02-06 | 2 | -1/+5 |
| | | |||||
| * | Let jekyll create the $out directory | EuAndreh | 2020-02-06 | 1 | -1/+0 |
| | | |||||
| * | Fix shellcheck offenses | EuAndreh | 2020-02-06 | 1 | -23/+8 |
| | | |||||
| * | Format default.nix with nixfmt | EuAndreh | 2020-02-06 | 1 | -2/+1 |
| | | |||||
| * | Format gemset.nix with nixfmt | EuAndreh | 2020-02-06 | 1 | -84/+97 |
| | | |||||
| * | Run hunspell in test derivation | EuAndreh | 2020-02-06 | 1 | -0/+11 |
| | | |||||
| * | WIP setup hunspell | EuAndreh | 2020-02-06 | 7 | -1/+113 |
| | | |||||
| * | Add aliases to english Atom feed | EuAndreh | 2020-02-06 | 5 | -5/+4 |
| | | |||||
| * | Add feed.all.atom to IGNORED_PAGES | EuAndreh | 2020-02-06 | 2 | -2/+1 |
| | | |||||
| * | Add Atom feed with all languages | EuAndreh | 2020-02-06 | 7 | -3/+17 |
| | | |||||
| * | Rewrite md with link references | EuAndreh | 2020-02-06 | 4 | -26/+41 |
| | | |||||
| * | CSS tweak code block highlight | EuAndreh | 2020-02-06 | 1 | -5/+2 |
| | | |||||
| * | Assert pastebins have lang frontmatter | EuAndreh | 2020-02-06 | 2 | -0/+17 |
| | | |||||
| * | Add missing lang annotations | EuAndreh | 2020-02-06 | 6 | -35/+2 |
| | | |||||
| * | Use pandoc to render markdown | EuAndreh | 2020-02-06 | 4 | -0/+35 |
| | | |||||
| * | Update code highlight CSS class | EuAndreh | 2020-02-06 | 1 | -1/+1 |
| | | |||||
| * | Markdown cleanup | EuAndreh | 2020-02-06 | 2 | -2/+2 |
| | | |||||
| * | Sanitize markdown content | EuAndreh | 2020-02-06 | 17 | -244/+178 |
| | | |||||
| * | Use custom date format for pt | EuAndreh | 2020-02-05 | 2 | -8/+2 |
| | | |||||
| * | Test: assert date in filename matches date in frontmatter | EuAndreh | 2020-02-05 | 3 | -10/+35 |
| | | |||||
| * | Point to language-specific home | EuAndreh | 2020-02-05 | 2 | -1/+4 |
| | | |||||
| * | Use commonmark instead of kramdown | EuAndreh | 2020-02-05 | 5 | -2/+47 |
| | | |||||
| * | 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 |
| |