| Commit message (Expand) | Author | Age | Files | Lines |
* | Add TIL on SVG favicon | EuAndreh | 2020-12-29 | 1 | -0/+3 |
* | Use /bin/sh over Bash everywhere, remove patchShebangs from default.nix | EuAndreh | 2020-12-26 | 3 | -22/+15 |
* | Fix sh tests | EuAndreh | 2020-12-25 | 2 | -1/+2 |
* | Use /bin/sh over Bash | EuAndreh | 2020-12-24 | 5 | -34/+14 |
* | Move the rest of assert-content.sh to link-hook.rb | EuAndreh | 2020-12-24 | 1 | -269/+0 |
* | Move assert-unique-refs check to lint-hook.rb | EuAndreh | 2020-12-24 | 1 | -31/+0 |
* | assert-content.sh: Fix ShellCheck | EuAndreh | 2020-12-24 | 1 | -2/+3 |
* | assert-content.sh: Strip frontmatter from cast notes | EuAndreh | 2020-12-24 | 1 | -16/+32 |
* | Fix ShellCheck errors | EuAndreh | 2020-12-24 | 1 | -43/+39 |
* | Add support for screencasts, behind a feature flag | EuAndreh | 2020-12-24 | 3 | -9/+67 |
* | Generate torrent files from ogg files | EuAndreh | 2020-12-23 | 1 | -2/+37 |
* | Add word to en.txt dictionary | EuAndreh | 2020-12-19 | 1 | -0/+1 |
* | Remove --check option from translation scripts | EuAndreh | 2020-12-19 | 1 | -9/+0 |
* | Fix translation navigation link of collections | EuAndreh | 2020-12-19 | 1 | -6/+7 |
* | Add Podcast structure, with public entrypoint commented out | EuAndreh | 2020-12-19 | 3 | -14/+29 |
* | Stop considering templates/ in scripts | EuAndreh | 2020-12-19 | 3 | -3/+3 |
* | Use 'post' layout for pastebins | EuAndreh | 2020-12-19 | 1 | -7/+7 |
* | Revert "Remove --quiet from po2md" | EuAndreh | 2020-12-16 | 2 | -2/+2 |
* | sync-translations.sh: Remove duplicated git diff | EuAndreh | 2020-12-16 | 1 | -1/+0 |
* | Remove --quiet from po2md | EuAndreh | 2020-12-16 | 2 | -2/+2 |
* | sync-translations.sh: Fix git diff check for Nix build | EuAndreh | 2020-12-15 | 1 | -2/+4 |
* | Update po entries with eu_categories | EuAndreh | 2020-12-15 | 1 | -0/+1 |
* | sync-translations.sh: Fix diff check | EuAndreh | 2020-12-15 | 1 | -1/+2 |
* | Add TIL on Awk | EuAndreh | 2020-12-15 | 1 | -0/+2 |
* | Shrink footer on comments in posts | EuAndreh | 2020-12-02 | 1 | -0/+2 |
* | Add til on git notes on CI | EuAndreh | 2020-11-30 | 1 | -0/+2 |
* | en.txt: Remove erroneous "portuguse" entry | EuAndreh | 2020-11-14 | 1 | -1/+0 |
* | Add TIL on gPodder | EuAndreh | 2020-11-14 | 2 | -0/+3 |
* | Spell check, add translation files and publish article on local-first software | EuAndreh | 2020-11-14 | 2 | -0/+21 |
* | assert-content.sh: Remove extra duplicate contains-element of ${IGNORED_PAGES... | EuAndreh | 2020-11-14 | 1 | -5/+2 |
* | assert-content.sh: Filter out all .atom files | EuAndreh | 2020-11-14 | 1 | -3/+12 |
* | Add TIL on CI with Nix and Bash | EuAndreh | 2020-11-12 | 2 | -0/+2 |
* | Add (first) building a database post | EuAndreh | 2020-11-12 | 2 | -0/+15 |
* | Add next paradigm article | EuAndreh | 2020-11-08 | 2 | -0/+10 |
* | DIY todos bugs: spell-checking | EuAndreh | 2020-11-07 | 1 | -0/+1 |
* | assert-content.sh: Translate '/' into '-' in slugify() | EuAndreh | 2020-11-06 | 1 | -0/+1 |
* | Fix 'nix-build -A test' run | nixpkgs-review | 2020-11-05 | 1 | -1/+1 |
* | Remove FIXME and filter locale from check | nixpkgs-review | 2020-11-05 | 1 | -1/+1 |
* | egrep -> grep -E | nixpkgs-review | 2020-11-05 | 2 | -2/+2 |
* | Check that translations are up to date in tests | nixpkgs-review | 2020-11-05 | 1 | -0/+7 |
* | Move translated pages to po files | nixpkgs-review | 2020-11-05 | 1 | -1/+1 |
* | Extract translations from slides, too | nixpkgs-review | 2020-11-04 | 1 | -1/+1 |
* | Add scripts/sync-translations.sh | nixpkgs-review | 2020-11-04 | 1 | -0/+9 |
* | Add all code blocks to translation po files | EuAndreh | 2020-11-04 | 1 | -1/+1 |
* | Split sync-translations.sh into two scripts | nixpkgs-review | 2020-11-04 | 3 | -34/+31 |
* | Prepare for translation front matter of _tils/2020-08-12-simple-filename-time... | nixpkgs-review | 2020-11-03 | 1 | -1/+1 |
* | Stop generating translated md files | EuAndreh | 2020-11-03 | 1 | -1/+1 |
* | Fail tests when translations are not in sync | EuAndreh | 2020-11-03 | 1 | -2/+9 |
* | sync-translations.sh: Disable generating translated files for now | EuAndreh | 2020-11-03 | 1 | -1/+2 |
* | sync-translations.sh: Filter out templates/ | EuAndreh | 2020-11-03 | 1 | -2/+2 |