diff options
Diffstat (limited to '')
58 files changed, 321 insertions, 182 deletions
diff --git a/_layouts/pastebin.html b/_layouts/pastebin.html deleted file mode 100644 index 4314ca2..0000000 --- a/_layouts/pastebin.html +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: default ---- -<article> - <section class="header"> - Posted on {% include i18n-date.html date=page.date %} - </section> - <section> - {{ content }} - </section> -</article> diff --git a/_pastebins/2016-04-05-rpn-macro-setup.md b/_pastebins/2016-04-05-rpn-macro-setup.md index 5ebe3ab..3ea6a86 100644 --- a/_pastebins/2016-04-05-rpn-macro-setup.md +++ b/_pastebins/2016-04-05-rpn-macro-setup.md @@ -1,7 +1,7 @@ --- title: RPN macro setup date: 2016-04-05 -layout: pastebin +layout: post lang: en --- diff --git a/_pastebins/2018-07-11-nix-pinning.md b/_pastebins/2018-07-11-nix-pinning.md index a7dc212..3e38bcf 100644 --- a/_pastebins/2018-07-11-nix-pinning.md +++ b/_pastebins/2018-07-11-nix-pinning.md @@ -4,7 +4,7 @@ title: Nix pinning date: 2018-07-11 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md b/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md index 26ef929..1278485 100644 --- a/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md +++ b/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md @@ -4,7 +4,7 @@ title: GNU Guix systemd daemon for NixOS date: 2018-07-13 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2018-07-13-guix-builder-user-creation-commands.md b/_pastebins/2018-07-13-guix-builder-user-creation-commands.md index ce1baf5..c68ce3a 100644 --- a/_pastebins/2018-07-13-guix-builder-user-creation-commands.md +++ b/_pastebins/2018-07-13-guix-builder-user-creation-commands.md @@ -4,7 +4,7 @@ title: Guix builder user creation commands date: 2018-07-13 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md b/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md index 56cd7bd..865ef63 100644 --- a/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md +++ b/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md @@ -4,7 +4,7 @@ title: Guix users in NixOS system configuration date: 2018-07-13 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2018-07-13-nix-string-padding.md b/_pastebins/2018-07-13-nix-string-padding.md index 7119a7d..a3133b6 100644 --- a/_pastebins/2018-07-13-nix-string-padding.md +++ b/_pastebins/2018-07-13-nix-string-padding.md @@ -4,7 +4,7 @@ title: Nix string padding date: 2018-07-13 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2018-07-25-nix-exps.md b/_pastebins/2018-07-25-nix-exps.md index 4ebeff2..3628ed0 100644 --- a/_pastebins/2018-07-25-nix-exps.md +++ b/_pastebins/2018-07-25-nix-exps.md @@ -4,7 +4,7 @@ title: Nix Stuff date: 2018-07-25 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2018-07-25-nix-show-derivation.md b/_pastebins/2018-07-25-nix-show-derivation.md index 77f8e47..e6b4df6 100644 --- a/_pastebins/2018-07-25-nix-show-derivation.md +++ b/_pastebins/2018-07-25-nix-show-derivation.md @@ -4,7 +4,7 @@ title: nix show-derivation sample output date: 2018-07-25 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md b/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md index 4fbb37e..62d90ce 100644 --- a/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md +++ b/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md @@ -4,7 +4,7 @@ title: Inconsistent hash of buildGoModule date: 2019-06-08 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2019-12-29-raku-tuple-type-annotation.md b/_pastebins/2019-12-29-raku-tuple-type-annotation.md index 21dbdf2..7829fae 100644 --- a/_pastebins/2019-12-29-raku-tuple-type-annotation.md +++ b/_pastebins/2019-12-29-raku-tuple-type-annotation.md @@ -1,7 +1,7 @@ --- title: Raku tuple type annotation date: 2019-12-29 -layout: pastebin +layout: post lang: en --- diff --git a/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.md b/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.md index ea59540..c31e396 100644 --- a/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.md +++ b/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.md @@ -4,7 +4,7 @@ title: Failure on Guix TeX Live importer date: 2020-01-04 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2020-02-14-guix-shebang.md b/_pastebins/2020-02-14-guix-shebang.md index 6c639ad..aac9c17 100644 --- a/_pastebins/2020-02-14-guix-shebang.md +++ b/_pastebins/2020-02-14-guix-shebang.md @@ -4,7 +4,7 @@ title: Guix shebang date: 2020-02-14 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2020-11-27-guix-build-local-module.md b/_pastebins/2020-11-27-guix-build-local-module.md index b7ce43f..616663b 100644 --- a/_pastebins/2020-11-27-guix-build-local-module.md +++ b/_pastebins/2020-11-27-guix-build-local-module.md @@ -4,7 +4,7 @@ title: Guix build local module date: 2020-11-27 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md b/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md index 9f4c230..165571f 100644 --- a/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md +++ b/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md @@ -4,7 +4,7 @@ title: Failure with relocatable Guix pack tarball date: 2020-12-15 -layout: pastebin +layout: post lang: en diff --git a/locale/eo/LC_MESSAGES/_pastebins/2016-04-05-rpn-macro-setup.po b/locale/eo/LC_MESSAGES/_pastebins/2016-04-05-rpn-macro-setup.po index 5340de6..a64ee93 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2016-04-05-rpn-macro-setup.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2016-04-05-rpn-macro-setup.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: RPN macro setup\n" -"date: 2016-04-05\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "(defmacro rpn (body)\n" " (rpn-expander body))\n" "\n" @@ -29,3 +22,17 @@ msgid "" "One could easily improve #'RPN-EXPANDER in order to better suit one's needs.\n" "|#\n" msgstr "" + +msgid "" +"title: RPN macro setup\n" +"date: 2016-04-05\n" +"layout: post\n" +"lang: en" +msgstr "" + +#~ msgid "" +#~ "title: RPN macro setup\n" +#~ "date: 2016-04-05\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po index ac0fcbd..cd3fff0 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po @@ -31,15 +31,18 @@ msgstr "" msgid "date: 2018-07-11" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Nix pinning\n" #~ "date: 2018-07-11\n" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po index 764aa07..73ffad3 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po @@ -26,15 +26,18 @@ msgstr "" msgid "date: 2018-07-13" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix,guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: GNU Guix systemd daemon for NixOS\n" #~ "date: 2018-07-13\n" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po index 144a0e0..9d739b7 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po @@ -19,15 +19,18 @@ msgstr "" msgid "date: 2018-07-13" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Guix builder user creation commands\n" #~ "date: 2018-07-13\n" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po index 086ffea..2e7bb30 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po @@ -46,15 +46,18 @@ msgstr "" msgid "date: 2018-07-13" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix,guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Guix users in NixOS system configuration\n" #~ "date: 2018-07-13\n" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po index 90e5a95..12a5328 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po @@ -11,15 +11,18 @@ msgstr "" msgid "date: 2018-07-13" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Nix string padding\n" #~ "date: 2018-07-13\n" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po index 5a42f86..0ed3fa2 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po @@ -51,15 +51,18 @@ msgstr "" msgid "date: 2018-07-25" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Nix Stuff\n" #~ "date: 2018-07-25\n" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po index 2e029c9..0dfe220 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po @@ -79,15 +79,18 @@ msgstr "" msgid "date: 2018-07-25" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: nix show-derivation sample output\n" #~ "date: 2018-07-25\n" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po b/locale/eo/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po index ef7ffa8..bf0418b 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po @@ -1046,9 +1046,6 @@ msgstr "" msgid "date: 2019-06-08" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" @@ -1070,6 +1067,12 @@ msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "[FIXED](https://discourse.nixos.org/t/inconsistent-hash-of-" #~ "buildgomodule/3127/2)." diff --git a/locale/eo/LC_MESSAGES/_pastebins/2019-12-29-raku-tuple-type-annotation.po b/locale/eo/LC_MESSAGES/_pastebins/2019-12-29-raku-tuple-type-annotation.po index ef9b9e7..613af40 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2019-12-29-raku-tuple-type-annotation.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2019-12-29-raku-tuple-type-annotation.po @@ -2,13 +2,6 @@ msgid "" msgstr "" -msgid "" -"title: Raku tuple type annotation\n" -"date: 2019-12-29\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - msgid "Error log is:" msgstr "" @@ -33,3 +26,17 @@ msgid "" "===SORRY!=== Error while compiling /path/to/my/file\n" "Malformed return value\n" msgstr "" + +msgid "" +"title: Raku tuple type annotation\n" +"date: 2019-12-29\n" +"layout: post\n" +"lang: en" +msgstr "" + +#~ msgid "" +#~ "title: Raku tuple type annotation\n" +#~ "date: 2019-12-29\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po b/locale/eo/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po index e105e3a..d795781 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po @@ -40,15 +40,18 @@ msgstr "" msgid "date: 2020-01-04" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Failure on Guix TeX Live importer\n" #~ "date: 2020-01-04\n" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po b/locale/eo/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po index 34dceac..d73dc23 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po @@ -16,15 +16,18 @@ msgstr "" msgid "date: 2020-02-14" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Guix shebang\n" #~ "date: 2020-02-14\n" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po b/locale/eo/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po index dbb854c..9c11385 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po @@ -58,15 +58,18 @@ msgstr "" msgid "date: 2020-11-27" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Guix build local module\n" #~ "date: 2020-11-27\n" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po b/locale/eo/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po index b0417fa..b33c6f7 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po @@ -91,15 +91,18 @@ msgstr "" msgid "date: 2020-12-15" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Failure with relocatable Guix pack tarball\n" #~ "date: 2020-12-15\n" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2016-04-05-rpn-macro-setup.po b/locale/fr/LC_MESSAGES/_pastebins/2016-04-05-rpn-macro-setup.po index 5340de6..a64ee93 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2016-04-05-rpn-macro-setup.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2016-04-05-rpn-macro-setup.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: RPN macro setup\n" -"date: 2016-04-05\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "(defmacro rpn (body)\n" " (rpn-expander body))\n" "\n" @@ -29,3 +22,17 @@ msgid "" "One could easily improve #'RPN-EXPANDER in order to better suit one's needs.\n" "|#\n" msgstr "" + +msgid "" +"title: RPN macro setup\n" +"date: 2016-04-05\n" +"layout: post\n" +"lang: en" +msgstr "" + +#~ msgid "" +#~ "title: RPN macro setup\n" +#~ "date: 2016-04-05\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po index ac0fcbd..cd3fff0 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po @@ -31,15 +31,18 @@ msgstr "" msgid "date: 2018-07-11" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Nix pinning\n" #~ "date: 2018-07-11\n" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po index 764aa07..73ffad3 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po @@ -26,15 +26,18 @@ msgstr "" msgid "date: 2018-07-13" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix,guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: GNU Guix systemd daemon for NixOS\n" #~ "date: 2018-07-13\n" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po index 144a0e0..9d739b7 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po @@ -19,15 +19,18 @@ msgstr "" msgid "date: 2018-07-13" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Guix builder user creation commands\n" #~ "date: 2018-07-13\n" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po index 086ffea..2e7bb30 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po @@ -46,15 +46,18 @@ msgstr "" msgid "date: 2018-07-13" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix,guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Guix users in NixOS system configuration\n" #~ "date: 2018-07-13\n" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po index 90e5a95..12a5328 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po @@ -11,15 +11,18 @@ msgstr "" msgid "date: 2018-07-13" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Nix string padding\n" #~ "date: 2018-07-13\n" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po index 5a42f86..0ed3fa2 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po @@ -51,15 +51,18 @@ msgstr "" msgid "date: 2018-07-25" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Nix Stuff\n" #~ "date: 2018-07-25\n" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po index 2e029c9..0dfe220 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po @@ -79,15 +79,18 @@ msgstr "" msgid "date: 2018-07-25" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: nix show-derivation sample output\n" #~ "date: 2018-07-25\n" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po b/locale/fr/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po index ef7ffa8..bf0418b 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po @@ -1046,9 +1046,6 @@ msgstr "" msgid "date: 2019-06-08" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" @@ -1070,6 +1067,12 @@ msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "[FIXED](https://discourse.nixos.org/t/inconsistent-hash-of-" #~ "buildgomodule/3127/2)." diff --git a/locale/fr/LC_MESSAGES/_pastebins/2019-12-29-raku-tuple-type-annotation.po b/locale/fr/LC_MESSAGES/_pastebins/2019-12-29-raku-tuple-type-annotation.po index ef9b9e7..613af40 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2019-12-29-raku-tuple-type-annotation.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2019-12-29-raku-tuple-type-annotation.po @@ -2,13 +2,6 @@ msgid "" msgstr "" -msgid "" -"title: Raku tuple type annotation\n" -"date: 2019-12-29\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - msgid "Error log is:" msgstr "" @@ -33,3 +26,17 @@ msgid "" "===SORRY!=== Error while compiling /path/to/my/file\n" "Malformed return value\n" msgstr "" + +msgid "" +"title: Raku tuple type annotation\n" +"date: 2019-12-29\n" +"layout: post\n" +"lang: en" +msgstr "" + +#~ msgid "" +#~ "title: Raku tuple type annotation\n" +#~ "date: 2019-12-29\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po b/locale/fr/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po index e105e3a..d795781 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po @@ -40,15 +40,18 @@ msgstr "" msgid "date: 2020-01-04" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Failure on Guix TeX Live importer\n" #~ "date: 2020-01-04\n" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po b/locale/fr/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po index 34dceac..d73dc23 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po @@ -16,15 +16,18 @@ msgstr "" msgid "date: 2020-02-14" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Guix shebang\n" #~ "date: 2020-02-14\n" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po b/locale/fr/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po index dbb854c..9c11385 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po @@ -58,15 +58,18 @@ msgstr "" msgid "date: 2020-11-27" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Guix build local module\n" #~ "date: 2020-11-27\n" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po b/locale/fr/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po index b0417fa..b33c6f7 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po @@ -91,15 +91,18 @@ msgstr "" msgid "date: 2020-12-15" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Failure with relocatable Guix pack tarball\n" #~ "date: 2020-12-15\n" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2016-04-05-rpn-macro-setup.po b/locale/pt/LC_MESSAGES/_pastebins/2016-04-05-rpn-macro-setup.po index 5340de6..a64ee93 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2016-04-05-rpn-macro-setup.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2016-04-05-rpn-macro-setup.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: RPN macro setup\n" -"date: 2016-04-05\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "(defmacro rpn (body)\n" " (rpn-expander body))\n" "\n" @@ -29,3 +22,17 @@ msgid "" "One could easily improve #'RPN-EXPANDER in order to better suit one's needs.\n" "|#\n" msgstr "" + +msgid "" +"title: RPN macro setup\n" +"date: 2016-04-05\n" +"layout: post\n" +"lang: en" +msgstr "" + +#~ msgid "" +#~ "title: RPN macro setup\n" +#~ "date: 2016-04-05\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po index ac0fcbd..cd3fff0 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po @@ -31,15 +31,18 @@ msgstr "" msgid "date: 2018-07-11" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Nix pinning\n" #~ "date: 2018-07-11\n" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po index 764aa07..73ffad3 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po @@ -26,15 +26,18 @@ msgstr "" msgid "date: 2018-07-13" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix,guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: GNU Guix systemd daemon for NixOS\n" #~ "date: 2018-07-13\n" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po index 144a0e0..9d739b7 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po @@ -19,15 +19,18 @@ msgstr "" msgid "date: 2018-07-13" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Guix builder user creation commands\n" #~ "date: 2018-07-13\n" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po index 086ffea..2e7bb30 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po @@ -46,15 +46,18 @@ msgstr "" msgid "date: 2018-07-13" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix,guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Guix users in NixOS system configuration\n" #~ "date: 2018-07-13\n" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po index 90e5a95..12a5328 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po @@ -11,15 +11,18 @@ msgstr "" msgid "date: 2018-07-13" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Nix string padding\n" #~ "date: 2018-07-13\n" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po index 5a42f86..0ed3fa2 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po @@ -51,15 +51,18 @@ msgstr "" msgid "date: 2018-07-25" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Nix Stuff\n" #~ "date: 2018-07-25\n" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po index 2e029c9..0dfe220 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po @@ -79,15 +79,18 @@ msgstr "" msgid "date: 2018-07-25" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: nix show-derivation sample output\n" #~ "date: 2018-07-25\n" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po b/locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po index ef7ffa8..bf0418b 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po @@ -1046,9 +1046,6 @@ msgstr "" msgid "date: 2019-06-08" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" @@ -1070,6 +1067,12 @@ msgstr "" msgid "eu_categories: nix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "[FIXED](https://discourse.nixos.org/t/inconsistent-hash-of-" #~ "buildgomodule/3127/2)." diff --git a/locale/pt/LC_MESSAGES/_pastebins/2019-12-29-raku-tuple-type-annotation.po b/locale/pt/LC_MESSAGES/_pastebins/2019-12-29-raku-tuple-type-annotation.po index ef9b9e7..613af40 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2019-12-29-raku-tuple-type-annotation.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2019-12-29-raku-tuple-type-annotation.po @@ -2,13 +2,6 @@ msgid "" msgstr "" -msgid "" -"title: Raku tuple type annotation\n" -"date: 2019-12-29\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - msgid "Error log is:" msgstr "" @@ -33,3 +26,17 @@ msgid "" "===SORRY!=== Error while compiling /path/to/my/file\n" "Malformed return value\n" msgstr "" + +msgid "" +"title: Raku tuple type annotation\n" +"date: 2019-12-29\n" +"layout: post\n" +"lang: en" +msgstr "" + +#~ msgid "" +#~ "title: Raku tuple type annotation\n" +#~ "date: 2019-12-29\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po b/locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po index e105e3a..d795781 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po @@ -40,15 +40,18 @@ msgstr "" msgid "date: 2020-01-04" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Failure on Guix TeX Live importer\n" #~ "date: 2020-01-04\n" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po b/locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po index 34dceac..d73dc23 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po @@ -16,15 +16,18 @@ msgstr "" msgid "date: 2020-02-14" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Guix shebang\n" #~ "date: 2020-02-14\n" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po b/locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po index dbb854c..9c11385 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po @@ -58,15 +58,18 @@ msgstr "" msgid "date: 2020-11-27" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Guix build local module\n" #~ "date: 2020-11-27\n" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po b/locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po index b0417fa..b33c6f7 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po @@ -91,15 +91,18 @@ msgstr "" msgid "date: 2020-12-15" msgstr "" -msgid "layout: pastebin" -msgstr "" - msgid "lang: en" msgstr "" msgid "eu_categories: guix" msgstr "" +msgid "layout: post" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + #~ msgid "" #~ "title: Failure with relocatable Guix pack tarball\n" #~ "date: 2020-12-15\n" diff --git a/scripts/assert-content.sh b/scripts/assert-content.sh index f3681c9..fd017b0 100755 --- a/scripts/assert-content.sh +++ b/scripts/assert-content.sh @@ -114,7 +114,7 @@ assert-frontmatter() { exit 1 } - if [[ "$DESIRED_LAYOUT" != 'pastebin' ]] && [[ "$LLANG" = 'en' ]]; then + if [[ "$PREFIX" != '_pastebins/' ]] && [[ "$LLANG" = 'en' ]]; then TITLE_SLUG="$(slugify "$TITLE")" if [[ "$TITLE_SLUG" != "$REF" ]]; then red "ref isn't the slug of the title." @@ -131,11 +131,6 @@ assert-frontmatter() { fi } -echo Linting articles... >&2 -for article in $(jq -r '.articles[] | @base64' "${JSON}"); do - assert-frontmatter "$article" 'post' '_articles/' -done - echo Linting pages... >&2 for page in $(jq -r '.pages[] | @base64' "${JSON}"); do URL="$(get-url "$page")" @@ -144,9 +139,14 @@ for page in $(jq -r '.pages[] | @base64' "${JSON}"); do fi done +echo Linting articles... >&2 +for article in $(jq -r '.articles[] | @base64' "${JSON}"); do + assert-frontmatter "$article" 'post' '_articles/' +done + echo Linting pastebins... >&2 for pastebin in $(jq -r '.pastebins[] | @base64' "${JSON}"); do - assert-frontmatter "$pastebin" 'pastebin' '_pastebins/' + assert-frontmatter "$pastebin" 'post' '_pastebins/' done echo Linting tils... >&2 |