aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use /bin/sh over Bash everywhere, remove patchShebangs from default.nixEuAndreh2020-12-263-22/+15
|
* Fix sh testsEuAndreh2020-12-252-1/+2
|
* Use /bin/sh over BashEuAndreh2020-12-245-34/+14
|
* Move the rest of assert-content.sh to link-hook.rbEuAndreh2020-12-241-269/+0
|
* Move assert-unique-refs check to lint-hook.rbEuAndreh2020-12-241-31/+0
|
* assert-content.sh: Fix ShellCheckEuAndreh2020-12-241-2/+3
|
* assert-content.sh: Strip frontmatter from cast notesEuAndreh2020-12-241-16/+32
|
* Fix ShellCheck errorsEuAndreh2020-12-241-43/+39
|
* Add support for screencasts, behind a feature flagEuAndreh2020-12-243-9/+67
|
* Generate torrent files from ogg filesEuAndreh2020-12-231-2/+37
|
* Add word to en.txt dictionaryEuAndreh2020-12-191-0/+1
|
* Remove --check option from translation scriptsEuAndreh2020-12-191-9/+0
|
* Fix translation navigation link of collectionsEuAndreh2020-12-191-6/+7
|
* Add Podcast structure, with public entrypoint commented outEuAndreh2020-12-193-14/+29
|
* Stop considering templates/ in scriptsEuAndreh2020-12-193-3/+3
|
* Use 'post' layout for pastebinsEuAndreh2020-12-191-7/+7
|
* Revert "Remove --quiet from po2md"EuAndreh2020-12-162-2/+2
| | | | | | This reverts commit fb63b4765013b51157bc0c192000ed4deab313bc. Default output of po2md is too verbose for what I want.
* sync-translations.sh: Remove duplicated git diffEuAndreh2020-12-161-1/+0
|
* Remove --quiet from po2mdEuAndreh2020-12-162-2/+2
|
* sync-translations.sh: Fix git diff check for Nix buildEuAndreh2020-12-151-2/+4
|
* Update po entries with eu_categoriesEuAndreh2020-12-151-0/+1
|
* sync-translations.sh: Fix diff checkEuAndreh2020-12-151-1/+2
|
* Add TIL on AwkEuAndreh2020-12-151-0/+2
|
* Shrink footer on comments in postsEuAndreh2020-12-021-0/+2
|
* Add til on git notes on CIEuAndreh2020-11-301-0/+2
|
* en.txt: Remove erroneous "portuguse" entryEuAndreh2020-11-141-1/+0
|
* Add TIL on gPodderEuAndreh2020-11-142-0/+3
|
* Spell check, add translation files and publish article on local-first softwareEuAndreh2020-11-142-0/+21
|
* assert-content.sh: Remove extra duplicate contains-element of ↵EuAndreh2020-11-141-5/+2
| | | | ${IGNORED_PAGES[@]}
* assert-content.sh: Filter out all .atom filesEuAndreh2020-11-141-3/+12
|
* Add TIL on CI with Nix and BashEuAndreh2020-11-122-0/+2
|
* Add (first) building a database postEuAndreh2020-11-122-0/+15
|
* Add next paradigm articleEuAndreh2020-11-082-0/+10
|
* DIY todos bugs: spell-checkingEuAndreh2020-11-071-0/+1
|
* assert-content.sh: Translate '/' into '-' in slugify()EuAndreh2020-11-061-0/+1
|
* Fix 'nix-build -A test' runnixpkgs-review2020-11-051-1/+1
|
* Remove FIXME and filter locale from checknixpkgs-review2020-11-051-1/+1
|
* egrep -> grep -Enixpkgs-review2020-11-052-2/+2
|
* Check that translations are up to date in testsnixpkgs-review2020-11-051-0/+7
|
* Move translated pages to po filesnixpkgs-review2020-11-051-1/+1
|
* Extract translations from slides, toonixpkgs-review2020-11-041-1/+1
|
* Add scripts/sync-translations.shnixpkgs-review2020-11-041-0/+9
|
* Add all code blocks to translation po filesEuAndreh2020-11-041-1/+1
|
* Split sync-translations.sh into two scriptsnixpkgs-review2020-11-043-34/+31
|
* Prepare for translation front matter of ↵nixpkgs-review2020-11-031-1/+1
| | | | _tils/2020-08-12-simple-filename-timestamp.md
* Stop generating translated md filesEuAndreh2020-11-031-1/+1
|
* Fail tests when translations are not in syncEuAndreh2020-11-031-2/+9
|
* sync-translations.sh: Disable generating translated files for nowEuAndreh2020-11-031-1/+2
|
* sync-translations.sh: Filter out templates/EuAndreh2020-11-031-2/+2
|
* sync-translations.sh: Filter out instead of filter in "drafts/"EuAndreh2020-11-031-2/+2
|