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