aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* html tidy wipEuAndreh2020-02-124-11/+55
|
* Sort pastebins listing by dateEuAndreh2020-02-091-1/+2
|
* Remove unused pastebins layoutEuAndreh2020-02-091-10/+0
|
* Add missing URI escapingEuAndreh2020-02-081-3/+3
|
* Add URI escaping to mailto linkEuAndreh2020-02-081-1/+1
|
* Remove extra role=main attributeEuAndreh2020-02-081-1/+1
|
* Escape HTML title in meta tagEuAndreh2020-02-081-1/+1
| | | | Avoid errors with quotes in page titles
* TODOs.orgEuAndreh2020-02-061-0/+1
|
* Remove extra lineEuAndreh2020-02-061-1/+0
|
* Run assert-content.sh in test derivationEuAndreh2020-02-062-1/+15
|
* TODOs.orgEuAndreh2020-02-061-2/+1
|
* Use i18n date format everywhereEuAndreh2020-02-064-4/+4
|
* Merge branch 'jekyll'EuAndreh2020-02-0674-1064/+1608
|\
| * Setup publish environment variablesEuAndreh2020-02-062-1/+5
| |
| * Let jekyll create the $out directoryEuAndreh2020-02-061-1/+0
| |
| * Fix shellcheck offensesEuAndreh2020-02-061-23/+8
| |
| * Format default.nix with nixfmtEuAndreh2020-02-061-2/+1
| |
| * Format gemset.nix with nixfmtEuAndreh2020-02-061-84/+97
| |
| * Run hunspell in test derivationEuAndreh2020-02-061-0/+11
| |
| * WIP setup hunspellEuAndreh2020-02-067-1/+113
| |
| * Add aliases to english Atom feedEuAndreh2020-02-065-5/+4
| |
| * Add feed.all.atom to IGNORED_PAGESEuAndreh2020-02-062-2/+1
| |
| * Add Atom feed with all languagesEuAndreh2020-02-067-3/+17
| |
| * Rewrite md with link referencesEuAndreh2020-02-064-26/+41
| |
| * CSS tweak code block highlightEuAndreh2020-02-061-5/+2
| |
| * Assert pastebins have lang frontmatterEuAndreh2020-02-062-0/+17
| |
| * Add missing lang annotationsEuAndreh2020-02-066-35/+2
| |
| * Use pandoc to render markdownEuAndreh2020-02-064-0/+35
| |
| * Update code highlight CSS classEuAndreh2020-02-061-1/+1
| |
| * Markdown cleanupEuAndreh2020-02-062-2/+2
| |
| * Sanitize markdown contentEuAndreh2020-02-0617-244/+178
| |
| * Use custom date format for ptEuAndreh2020-02-052-8/+2
| |
| * Test: assert date in filename matches date in frontmatterEuAndreh2020-02-053-10/+35
| |
| * Point to language-specific homeEuAndreh2020-02-052-1/+4
| |
| * Use commonmark instead of kramdownEuAndreh2020-02-055-2/+47
| |
| * DIY jekyll-seo-tagEuAndreh2020-02-057-39/+31
| |
| * DIY Atom feedEuAndreh2020-02-0517-130/+183
| |
| * Copy feed.atom from jekyll-feedEuAndreh2020-02-051-0/+96
| |
| * Add manual support for multiple languagesEuAndreh2020-02-0515-51/+143
| |
| * Remove spelling/EuAndreh2020-02-055-107/+0
| |
| * Revert collections_dirEuAndreh2020-02-0513-2/+2
| |
| * Use collections_dirEuAndreh2020-02-0510-1/+1
| |
| * Use collections for pastebinsEuAndreh2020-02-059-3/+14
| |
| * Reproduce hakyll behaviourEuAndreh2020-02-0516-104/+76
| |
| * WIP JekyllEuAndreh2020-02-0541-566/+877
| |
| * Add Jekyll generated websiteEuAndreh2020-02-059-798/+153
| |
| * Add bundix Jekyll setupEuAndreh2020-02-056-2/+1164
| |
| * Delete old filesEuAndreh2020-02-0513-564/+4
|/
* Add code metadata annotationEuAndreh2020-02-031-1/+1
|
* TODOs.orgEuAndreh2020-02-031-6/+0
|