Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |