diff options
author | EuAndreh <eu@euandre.org> | 2025-04-30 06:15:04 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-30 06:15:04 -0300 |
commit | 9d77309f7f67b12d7db582ffe54dcd2cdbb55c65 (patch) | |
tree | cb6747c4bdb1bc70445336079a876f0795a1b062 /deps.mk | |
parent | Readiciona TIL traduzido (diff) | |
download | euandre.org-9d77309f7f67b12d7db582ffe54dcd2cdbb55c65.tar.gz euandre.org-9d77309f7f67b12d7db582ffe54dcd2cdbb55c65.tar.xz |
mkdeps.sh: Support multiple languages
Diffstat (limited to 'deps.mk')
-rw-r--r-- | deps.mk | 165 |
1 files changed, 100 insertions, 65 deletions
@@ -68,6 +68,7 @@ articles.adoc = \ src/content/en/tils/2021/04/24/scm-nif.adoc \ src/content/en/tils/2021/07/23/git-tls-gpg.adoc \ src/content/en/tils/2021/08/11/js-bigint-reviver.adoc \ + src/content/pt/hea/2020/08/12/arquivo-datado.adoc \ categories.adoc = \ src/content/en/blog/categories.adoc \ @@ -193,6 +194,7 @@ src/content/en/tils/2021/04/24/clojure-autocurry.html.gz: src/content/en/tils/20 src/content/en/tils/2021/04/24/scm-nif.html.gz: src/content/en/tils/2021/04/24/scm-nif.html src/content/en/tils/2021/07/23/git-tls-gpg.html.gz: src/content/en/tils/2021/07/23/git-tls-gpg.html src/content/en/tils/2021/08/11/js-bigint-reviver.html.gz: src/content/en/tils/2021/08/11/js-bigint-reviver.html +src/content/pt/hea/2020/08/12/arquivo-datado.html.gz: src/content/pt/hea/2020/08/12/arquivo-datado.html src/content/en/blog/index.html.gz: src/content/en/blog/index.html src/content/en/pastebins/index.html.gz: src/content/en/pastebins/index.html src/content/en/podcasts/index.html.gz: src/content/en/podcasts/index.html @@ -270,6 +272,7 @@ src/content/en/tils/2021/04/24/clojure-autocurry.snippets.gz: src/content/en/til src/content/en/tils/2021/04/24/scm-nif.snippets.gz: src/content/en/tils/2021/04/24/scm-nif.snippets src/content/en/tils/2021/07/23/git-tls-gpg.snippets.gz: src/content/en/tils/2021/07/23/git-tls-gpg.snippets src/content/en/tils/2021/08/11/js-bigint-reviver.snippets.gz: src/content/en/tils/2021/08/11/js-bigint-reviver.snippets +src/content/pt/hea/2020/08/12/arquivo-datado.snippets.gz: src/content/pt/hea/2020/08/12/arquivo-datado.snippets src/content/en/blog/index.snippets.gz: src/content/en/blog/index.snippets src/content/en/pastebins/index.snippets.gz: src/content/en/pastebins/index.snippets src/content/en/podcasts/index.snippets.gz: src/content/en/podcasts/index.snippets @@ -358,6 +361,7 @@ src/content/en/tils/2021/04/24/clojure-autocurry.htmlbody src/content/en/tils/20 src/content/en/tils/2021/04/24/scm-nif.htmlbody src/content/en/tils/2021/04/24/scm-nif.snippets src/content/en/tils/2021/04/24/scm-nif.conf: src/content/en/tils/2021/04/24/scm-nif.adoc src/content/en/tils/2021/07/23/git-tls-gpg.htmlbody src/content/en/tils/2021/07/23/git-tls-gpg.snippets src/content/en/tils/2021/07/23/git-tls-gpg.conf: src/content/en/tils/2021/07/23/git-tls-gpg.adoc src/content/en/tils/2021/08/11/js-bigint-reviver.htmlbody src/content/en/tils/2021/08/11/js-bigint-reviver.snippets src/content/en/tils/2021/08/11/js-bigint-reviver.conf: src/content/en/tils/2021/08/11/js-bigint-reviver.adoc +src/content/pt/hea/2020/08/12/arquivo-datado.htmlbody src/content/pt/hea/2020/08/12/arquivo-datado.snippets src/content/pt/hea/2020/08/12/arquivo-datado.conf: src/content/pt/hea/2020/08/12/arquivo-datado.adoc src/content/en/blog/index.htmlbody src/content/en/blog/index.snippets src/content/en/blog/index.conf: src/content/en/blog/index.adoc src/content/en/pastebins/index.htmlbody src/content/en/pastebins/index.snippets src/content/en/pastebins/index.conf: src/content/en/pastebins/index.adoc src/content/en/podcasts/index.htmlbody src/content/en/podcasts/index.snippets src/content/en/podcasts/index.conf: src/content/en/podcasts/index.adoc @@ -435,6 +439,7 @@ src/content/en/tils/2021/04/24/clojure-autocurry.html: src/content/en/tils/2021/ src/content/en/tils/2021/04/24/scm-nif.html: src/content/en/tils/2021/04/24/scm-nif.conf src/content/en/tils/2021/04/24/scm-nif.htmlbody src/content/en/tils/2021/07/23/git-tls-gpg.html: src/content/en/tils/2021/07/23/git-tls-gpg.conf src/content/en/tils/2021/07/23/git-tls-gpg.htmlbody src/content/en/tils/2021/08/11/js-bigint-reviver.html: src/content/en/tils/2021/08/11/js-bigint-reviver.conf src/content/en/tils/2021/08/11/js-bigint-reviver.htmlbody +src/content/pt/hea/2020/08/12/arquivo-datado.html: src/content/pt/hea/2020/08/12/arquivo-datado.conf src/content/pt/hea/2020/08/12/arquivo-datado.htmlbody src/content/en/blog/index.html: src/content/en/blog/index.conf src/content/en/blog/index.htmlbody src/content/en/pastebins/index.html: src/content/en/pastebins/index.conf src/content/en/pastebins/index.htmlbody src/content/en/podcasts/index.html: src/content/en/podcasts/index.conf src/content/en/podcasts/index.htmlbody @@ -513,6 +518,7 @@ src/content/en/tils/2021/04/24/clojure-autocurry.updatedat-check: src/content/en src/content/en/tils/2021/04/24/scm-nif.updatedat-check: src/content/en/tils/2021/04/24/scm-nif.conf src/content/en/tils/2021/07/23/git-tls-gpg.updatedat-check: src/content/en/tils/2021/07/23/git-tls-gpg.conf src/content/en/tils/2021/08/11/js-bigint-reviver.updatedat-check: src/content/en/tils/2021/08/11/js-bigint-reviver.conf +src/content/pt/hea/2020/08/12/arquivo-datado.updatedat-check: src/content/pt/hea/2020/08/12/arquivo-datado.conf src/content/en/blog/index.updatedat-check: src/content/en/blog/index.conf src/content/en/pastebins/index.updatedat-check: src/content/en/pastebins/index.conf src/content/en/podcasts/index.updatedat-check: src/content/en/podcasts/index.conf @@ -590,6 +596,7 @@ src/content/en/tils/2021/04/24/clojure-autocurry.links-internal-check: src/conte src/content/en/tils/2021/04/24/scm-nif.links-internal-check: src/content/en/tils/2021/04/24/scm-nif.links src/content/en/tils/2021/07/23/git-tls-gpg.links-internal-check: src/content/en/tils/2021/07/23/git-tls-gpg.links src/content/en/tils/2021/08/11/js-bigint-reviver.links-internal-check: src/content/en/tils/2021/08/11/js-bigint-reviver.links +src/content/pt/hea/2020/08/12/arquivo-datado.links-internal-check: src/content/pt/hea/2020/08/12/arquivo-datado.links src/content/en/blog/index.links-internal-check: src/content/en/blog/index.links src/content/en/pastebins/index.links-internal-check: src/content/en/pastebins/index.links src/content/en/podcasts/index.links-internal-check: src/content/en/podcasts/index.links @@ -667,6 +674,7 @@ src/content/en/tils/2021/04/24/clojure-autocurry.caslinks: src/content/en/tils/2 src/content/en/tils/2021/04/24/scm-nif.caslinks: src/content/en/tils/2021/04/24/scm-nif.links src/content/en/tils/2021/07/23/git-tls-gpg.caslinks: src/content/en/tils/2021/07/23/git-tls-gpg.links src/content/en/tils/2021/08/11/js-bigint-reviver.caslinks: src/content/en/tils/2021/08/11/js-bigint-reviver.links +src/content/pt/hea/2020/08/12/arquivo-datado.caslinks: src/content/pt/hea/2020/08/12/arquivo-datado.links src/content/en/blog/index.caslinks: src/content/en/blog/index.links src/content/en/pastebins/index.caslinks: src/content/en/pastebins/index.links src/content/en/podcasts/index.caslinks: src/content/en/podcasts/index.links @@ -742,6 +750,7 @@ src/content/en/tils/2021/04/24/clojure-autocurry.feedentry: src/content/en/tils/ src/content/en/tils/2021/04/24/scm-nif.feedentry: src/content/en/tils/2021/04/24/scm-nif.conf src/content/en/tils/2021/04/24/scm-nif.htmlbody src/content/en/tils/2021/07/23/git-tls-gpg.feedentry: src/content/en/tils/2021/07/23/git-tls-gpg.conf src/content/en/tils/2021/07/23/git-tls-gpg.htmlbody src/content/en/tils/2021/08/11/js-bigint-reviver.feedentry: src/content/en/tils/2021/08/11/js-bigint-reviver.conf src/content/en/tils/2021/08/11/js-bigint-reviver.htmlbody +src/content/pt/hea/2020/08/12/arquivo-datado.feedentry: src/content/pt/hea/2020/08/12/arquivo-datado.conf src/content/pt/hea/2020/08/12/arquivo-datado.htmlbody src/content/en/blog/2018/07/17/guix-nixos.sortdata: src/content/en/blog/2018/07/17/guix-nixos.conf src/content/en/blog/2018/08/01/npm-ci-reproducibility.sortdata: src/content/en/blog/2018/08/01/npm-ci-reproducibility.conf src/content/en/blog/2018/12/21/ytdl-subs.sortdata: src/content/en/blog/2018/12/21/ytdl-subs.conf @@ -806,6 +815,7 @@ src/content/en/tils/2021/04/24/clojure-autocurry.sortdata: src/content/en/tils/2 src/content/en/tils/2021/04/24/scm-nif.sortdata: src/content/en/tils/2021/04/24/scm-nif.conf src/content/en/tils/2021/07/23/git-tls-gpg.sortdata: src/content/en/tils/2021/07/23/git-tls-gpg.conf src/content/en/tils/2021/08/11/js-bigint-reviver.sortdata: src/content/en/tils/2021/08/11/js-bigint-reviver.conf +src/content/pt/hea/2020/08/12/arquivo-datado.sortdata: src/content/pt/hea/2020/08/12/arquivo-datado.conf src/content/en/blog/2018/07/17/guix-nixos.categorydata: src/content/en/blog/2018/07/17/guix-nixos.conf src/content/en/blog/2018/08/01/npm-ci-reproducibility.categorydata: src/content/en/blog/2018/08/01/npm-ci-reproducibility.conf src/content/en/blog/2018/12/21/ytdl-subs.categorydata: src/content/en/blog/2018/12/21/ytdl-subs.conf @@ -870,6 +880,7 @@ src/content/en/tils/2021/04/24/clojure-autocurry.categorydata: src/content/en/ti src/content/en/tils/2021/04/24/scm-nif.categorydata: src/content/en/tils/2021/04/24/scm-nif.conf src/content/en/tils/2021/07/23/git-tls-gpg.categorydata: src/content/en/tils/2021/07/23/git-tls-gpg.conf src/content/en/tils/2021/08/11/js-bigint-reviver.categorydata: src/content/en/tils/2021/08/11/js-bigint-reviver.conf +src/content/pt/hea/2020/08/12/arquivo-datado.categorydata: src/content/pt/hea/2020/08/12/arquivo-datado.conf src/content/en/blog/index.htmlheader src/content/en/blog/index.htmlfooter: src/content/en/blog/index.conf src/content/en/pastebins/index.htmlheader src/content/en/pastebins/index.htmlfooter: src/content/en/pastebins/index.conf @@ -918,7 +929,7 @@ src/content/en/screencasts/2021/02/07/autoqemu.webm.torrent: src/content/en/scre -articles.blog.adoc = \ +articles.en.blog.adoc = \ src/content/en/blog/2018/07/17/guix-nixos.adoc \ src/content/en/blog/2018/08/01/npm-ci-reproducibility.adoc \ src/content/en/blog/2018/12/21/ytdl-subs.adoc \ @@ -937,28 +948,28 @@ articles.blog.adoc = \ src/content/en/blog/2021/02/17/fallible.adoc \ src/content/en/blog/2021/04/29/relational-review.adoc \ -articles.blog.sortdata = $(articles.blog.adoc:.adoc=.sortdata) -articles.blog.indexentry = $(articles.blog.adoc:.adoc=.indexentry) -articles.blog.feedentry = $(articles.blog.adoc:.adoc=.feedentry) -articles.blog.categorydata = $(articles.blog.adoc:.adoc=.categorydata) +articles.en.blog.sortdata = $(articles.en.blog.adoc:.adoc=.sortdata) +articles.en.blog.indexentry = $(articles.en.blog.adoc:.adoc=.indexentry) +articles.en.blog.feedentry = $(articles.en.blog.adoc:.adoc=.feedentry) +articles.en.blog.categorydata = $(articles.en.blog.adoc:.adoc=.categorydata) src/content/en/blog/sortdata.txt: deps.mk - printf '%s\n' $(articles.blog.sortdata) > $@ + printf '%s\n' $(articles.en.blog.sortdata) > $@ src/content/en/blog/feed.xml: src/content/en/blog/sortdata.txt -src/content/en/blog/feed.xml: $(articles.blog.sortdata) +src/content/en/blog/feed.xml: $(articles.en.blog.sortdata) src/content/en/blog/index.htmllisting: src/content/en/blog/sortdata.txt -src/content/en/blog/index.htmllisting: $(articles.blog.sortdata) +src/content/en/blog/index.htmllisting: $(articles.en.blog.sortdata) src/content/en/blog/categories.htmllisting: src/content/en/blog/sortdata.txt -src/content/en/blog/categories.htmllisting: $(articles.blog.sortdata) +src/content/en/blog/categories.htmllisting: $(articles.en.blog.sortdata) src/content/en/blog/categories.txt: src/content/en/blog/sortdata.txt -src/content/en/blog/categories.txt: $(articles.blog.sortdata) -src/content/en/blog/index.htmllisting src/content/en/blog/categories.htmllisting: $(articles.blog.indexentry) -src/content/en/blog/categories.txt: $(articles.blog.categorydata) -src/content/en/blog/categories.txt src/content/en/blog/feed.xml: $(articles.blog.feedentry) +src/content/en/blog/categories.txt: $(articles.en.blog.sortdata) +src/content/en/blog/index.htmllisting src/content/en/blog/categories.htmllisting: $(articles.en.blog.indexentry) +src/content/en/blog/categories.txt: $(articles.en.blog.categorydata) +src/content/en/blog/categories.txt src/content/en/blog/feed.xml: $(articles.en.blog.feedentry) src/content/en/blog/categories.htmllisting src/content/en/blog/categories.xml: src/content/en/blog/categories.txt -articles.pastebins.adoc = \ +articles.en.pastebins.adoc = \ src/content/en/pastebins/2016/04/05/rpn.adoc \ src/content/en/pastebins/2018/07/11/nix-pinning.adoc \ src/content/en/pastebins/2018/07/13/guix-nixos-systemd.adoc \ @@ -982,76 +993,76 @@ articles.pastebins.adoc = \ src/content/en/pastebins/2022/07/14/git-cleanup.adoc \ src/content/en/pastebins/2023/07/22/funcallable-amop.adoc \ -articles.pastebins.sortdata = $(articles.pastebins.adoc:.adoc=.sortdata) -articles.pastebins.indexentry = $(articles.pastebins.adoc:.adoc=.indexentry) -articles.pastebins.feedentry = $(articles.pastebins.adoc:.adoc=.feedentry) -articles.pastebins.categorydata = $(articles.pastebins.adoc:.adoc=.categorydata) +articles.en.pastebins.sortdata = $(articles.en.pastebins.adoc:.adoc=.sortdata) +articles.en.pastebins.indexentry = $(articles.en.pastebins.adoc:.adoc=.indexentry) +articles.en.pastebins.feedentry = $(articles.en.pastebins.adoc:.adoc=.feedentry) +articles.en.pastebins.categorydata = $(articles.en.pastebins.adoc:.adoc=.categorydata) src/content/en/pastebins/sortdata.txt: deps.mk - printf '%s\n' $(articles.pastebins.sortdata) > $@ + printf '%s\n' $(articles.en.pastebins.sortdata) > $@ src/content/en/pastebins/feed.xml: src/content/en/pastebins/sortdata.txt -src/content/en/pastebins/feed.xml: $(articles.pastebins.sortdata) +src/content/en/pastebins/feed.xml: $(articles.en.pastebins.sortdata) src/content/en/pastebins/index.htmllisting: src/content/en/pastebins/sortdata.txt -src/content/en/pastebins/index.htmllisting: $(articles.pastebins.sortdata) +src/content/en/pastebins/index.htmllisting: $(articles.en.pastebins.sortdata) src/content/en/pastebins/categories.htmllisting: src/content/en/pastebins/sortdata.txt -src/content/en/pastebins/categories.htmllisting: $(articles.pastebins.sortdata) +src/content/en/pastebins/categories.htmllisting: $(articles.en.pastebins.sortdata) src/content/en/pastebins/categories.txt: src/content/en/pastebins/sortdata.txt -src/content/en/pastebins/categories.txt: $(articles.pastebins.sortdata) -src/content/en/pastebins/index.htmllisting src/content/en/pastebins/categories.htmllisting: $(articles.pastebins.indexentry) -src/content/en/pastebins/categories.txt: $(articles.pastebins.categorydata) -src/content/en/pastebins/categories.txt src/content/en/pastebins/feed.xml: $(articles.pastebins.feedentry) +src/content/en/pastebins/categories.txt: $(articles.en.pastebins.sortdata) +src/content/en/pastebins/index.htmllisting src/content/en/pastebins/categories.htmllisting: $(articles.en.pastebins.indexentry) +src/content/en/pastebins/categories.txt: $(articles.en.pastebins.categorydata) +src/content/en/pastebins/categories.txt src/content/en/pastebins/feed.xml: $(articles.en.pastebins.feedentry) src/content/en/pastebins/categories.htmllisting src/content/en/pastebins/categories.xml: src/content/en/pastebins/categories.txt -articles.podcasts.adoc = \ +articles.en.podcasts.adoc = \ src/content/en/podcasts/2020/12/19/test-entry.adoc \ -articles.podcasts.sortdata = $(articles.podcasts.adoc:.adoc=.sortdata) -articles.podcasts.indexentry = $(articles.podcasts.adoc:.adoc=.indexentry) -articles.podcasts.feedentry = $(articles.podcasts.adoc:.adoc=.feedentry) -articles.podcasts.categorydata = $(articles.podcasts.adoc:.adoc=.categorydata) +articles.en.podcasts.sortdata = $(articles.en.podcasts.adoc:.adoc=.sortdata) +articles.en.podcasts.indexentry = $(articles.en.podcasts.adoc:.adoc=.indexentry) +articles.en.podcasts.feedentry = $(articles.en.podcasts.adoc:.adoc=.feedentry) +articles.en.podcasts.categorydata = $(articles.en.podcasts.adoc:.adoc=.categorydata) src/content/en/podcasts/sortdata.txt: deps.mk - printf '%s\n' $(articles.podcasts.sortdata) > $@ + printf '%s\n' $(articles.en.podcasts.sortdata) > $@ src/content/en/podcasts/feed.xml: src/content/en/podcasts/sortdata.txt -src/content/en/podcasts/feed.xml: $(articles.podcasts.sortdata) +src/content/en/podcasts/feed.xml: $(articles.en.podcasts.sortdata) src/content/en/podcasts/index.htmllisting: src/content/en/podcasts/sortdata.txt -src/content/en/podcasts/index.htmllisting: $(articles.podcasts.sortdata) +src/content/en/podcasts/index.htmllisting: $(articles.en.podcasts.sortdata) src/content/en/podcasts/categories.htmllisting: src/content/en/podcasts/sortdata.txt -src/content/en/podcasts/categories.htmllisting: $(articles.podcasts.sortdata) +src/content/en/podcasts/categories.htmllisting: $(articles.en.podcasts.sortdata) src/content/en/podcasts/categories.txt: src/content/en/podcasts/sortdata.txt -src/content/en/podcasts/categories.txt: $(articles.podcasts.sortdata) -src/content/en/podcasts/index.htmllisting src/content/en/podcasts/categories.htmllisting: $(articles.podcasts.indexentry) -src/content/en/podcasts/categories.txt: $(articles.podcasts.categorydata) -src/content/en/podcasts/categories.txt src/content/en/podcasts/feed.xml: $(articles.podcasts.feedentry) +src/content/en/podcasts/categories.txt: $(articles.en.podcasts.sortdata) +src/content/en/podcasts/index.htmllisting src/content/en/podcasts/categories.htmllisting: $(articles.en.podcasts.indexentry) +src/content/en/podcasts/categories.txt: $(articles.en.podcasts.categorydata) +src/content/en/podcasts/categories.txt src/content/en/podcasts/feed.xml: $(articles.en.podcasts.feedentry) src/content/en/podcasts/categories.htmllisting src/content/en/podcasts/categories.xml: src/content/en/podcasts/categories.txt -articles.screencasts.adoc = \ +articles.en.screencasts.adoc = \ src/content/en/screencasts/2021/02/07/autoqemu.adoc \ -articles.screencasts.sortdata = $(articles.screencasts.adoc:.adoc=.sortdata) -articles.screencasts.indexentry = $(articles.screencasts.adoc:.adoc=.indexentry) -articles.screencasts.feedentry = $(articles.screencasts.adoc:.adoc=.feedentry) -articles.screencasts.categorydata = $(articles.screencasts.adoc:.adoc=.categorydata) +articles.en.screencasts.sortdata = $(articles.en.screencasts.adoc:.adoc=.sortdata) +articles.en.screencasts.indexentry = $(articles.en.screencasts.adoc:.adoc=.indexentry) +articles.en.screencasts.feedentry = $(articles.en.screencasts.adoc:.adoc=.feedentry) +articles.en.screencasts.categorydata = $(articles.en.screencasts.adoc:.adoc=.categorydata) src/content/en/screencasts/sortdata.txt: deps.mk - printf '%s\n' $(articles.screencasts.sortdata) > $@ + printf '%s\n' $(articles.en.screencasts.sortdata) > $@ src/content/en/screencasts/feed.xml: src/content/en/screencasts/sortdata.txt -src/content/en/screencasts/feed.xml: $(articles.screencasts.sortdata) +src/content/en/screencasts/feed.xml: $(articles.en.screencasts.sortdata) src/content/en/screencasts/index.htmllisting: src/content/en/screencasts/sortdata.txt -src/content/en/screencasts/index.htmllisting: $(articles.screencasts.sortdata) +src/content/en/screencasts/index.htmllisting: $(articles.en.screencasts.sortdata) src/content/en/screencasts/categories.htmllisting: src/content/en/screencasts/sortdata.txt -src/content/en/screencasts/categories.htmllisting: $(articles.screencasts.sortdata) +src/content/en/screencasts/categories.htmllisting: $(articles.en.screencasts.sortdata) src/content/en/screencasts/categories.txt: src/content/en/screencasts/sortdata.txt -src/content/en/screencasts/categories.txt: $(articles.screencasts.sortdata) -src/content/en/screencasts/index.htmllisting src/content/en/screencasts/categories.htmllisting: $(articles.screencasts.indexentry) -src/content/en/screencasts/categories.txt: $(articles.screencasts.categorydata) -src/content/en/screencasts/categories.txt src/content/en/screencasts/feed.xml: $(articles.screencasts.feedentry) +src/content/en/screencasts/categories.txt: $(articles.en.screencasts.sortdata) +src/content/en/screencasts/index.htmllisting src/content/en/screencasts/categories.htmllisting: $(articles.en.screencasts.indexentry) +src/content/en/screencasts/categories.txt: $(articles.en.screencasts.categorydata) +src/content/en/screencasts/categories.txt src/content/en/screencasts/feed.xml: $(articles.en.screencasts.feedentry) src/content/en/screencasts/categories.htmllisting src/content/en/screencasts/categories.xml: src/content/en/screencasts/categories.txt -articles.tils.adoc = \ +articles.en.tils.adoc = \ src/content/en/tils/2020/08/12/filename-timestamp.adoc \ src/content/en/tils/2020/08/13/code-jekyll.adoc \ src/content/en/tils/2020/08/14/browse-git.adoc \ @@ -1076,22 +1087,46 @@ articles.tils.adoc = \ src/content/en/tils/2021/07/23/git-tls-gpg.adoc \ src/content/en/tils/2021/08/11/js-bigint-reviver.adoc \ -articles.tils.sortdata = $(articles.tils.adoc:.adoc=.sortdata) -articles.tils.indexentry = $(articles.tils.adoc:.adoc=.indexentry) -articles.tils.feedentry = $(articles.tils.adoc:.adoc=.feedentry) -articles.tils.categorydata = $(articles.tils.adoc:.adoc=.categorydata) +articles.en.tils.sortdata = $(articles.en.tils.adoc:.adoc=.sortdata) +articles.en.tils.indexentry = $(articles.en.tils.adoc:.adoc=.indexentry) +articles.en.tils.feedentry = $(articles.en.tils.adoc:.adoc=.feedentry) +articles.en.tils.categorydata = $(articles.en.tils.adoc:.adoc=.categorydata) src/content/en/tils/sortdata.txt: deps.mk - printf '%s\n' $(articles.tils.sortdata) > $@ + printf '%s\n' $(articles.en.tils.sortdata) > $@ src/content/en/tils/feed.xml: src/content/en/tils/sortdata.txt -src/content/en/tils/feed.xml: $(articles.tils.sortdata) +src/content/en/tils/feed.xml: $(articles.en.tils.sortdata) src/content/en/tils/index.htmllisting: src/content/en/tils/sortdata.txt -src/content/en/tils/index.htmllisting: $(articles.tils.sortdata) +src/content/en/tils/index.htmllisting: $(articles.en.tils.sortdata) src/content/en/tils/categories.htmllisting: src/content/en/tils/sortdata.txt -src/content/en/tils/categories.htmllisting: $(articles.tils.sortdata) +src/content/en/tils/categories.htmllisting: $(articles.en.tils.sortdata) src/content/en/tils/categories.txt: src/content/en/tils/sortdata.txt -src/content/en/tils/categories.txt: $(articles.tils.sortdata) -src/content/en/tils/index.htmllisting src/content/en/tils/categories.htmllisting: $(articles.tils.indexentry) -src/content/en/tils/categories.txt: $(articles.tils.categorydata) -src/content/en/tils/categories.txt src/content/en/tils/feed.xml: $(articles.tils.feedentry) +src/content/en/tils/categories.txt: $(articles.en.tils.sortdata) +src/content/en/tils/index.htmllisting src/content/en/tils/categories.htmllisting: $(articles.en.tils.indexentry) +src/content/en/tils/categories.txt: $(articles.en.tils.categorydata) +src/content/en/tils/categories.txt src/content/en/tils/feed.xml: $(articles.en.tils.feedentry) src/content/en/tils/categories.htmllisting src/content/en/tils/categories.xml: src/content/en/tils/categories.txt + + +articles.pt.hea.adoc = \ + src/content/pt/hea/2020/08/12/arquivo-datado.adoc \ + +articles.pt.hea.sortdata = $(articles.pt.hea.adoc:.adoc=.sortdata) +articles.pt.hea.indexentry = $(articles.pt.hea.adoc:.adoc=.indexentry) +articles.pt.hea.feedentry = $(articles.pt.hea.adoc:.adoc=.feedentry) +articles.pt.hea.categorydata = $(articles.pt.hea.adoc:.adoc=.categorydata) +src/content/pt/hea/sortdata.txt: deps.mk + printf '%s\n' $(articles.pt.hea.sortdata) > $@ + +src/content/pt/hea/feed.xml: src/content/pt/hea/sortdata.txt +src/content/pt/hea/feed.xml: $(articles.pt.hea.sortdata) +src/content/pt/hea/index.htmllisting: src/content/pt/hea/sortdata.txt +src/content/pt/hea/index.htmllisting: $(articles.pt.hea.sortdata) +src/content/pt/hea/categories.htmllisting: src/content/pt/hea/sortdata.txt +src/content/pt/hea/categories.htmllisting: $(articles.pt.hea.sortdata) +src/content/pt/hea/categories.txt: src/content/pt/hea/sortdata.txt +src/content/pt/hea/categories.txt: $(articles.pt.hea.sortdata) +src/content/pt/hea/index.htmllisting src/content/pt/hea/categories.htmllisting: $(articles.pt.hea.indexentry) +src/content/pt/hea/categories.txt: $(articles.pt.hea.categorydata) +src/content/pt/hea/categories.txt src/content/pt/hea/feed.xml: $(articles.pt.hea.feedentry) +src/content/pt/hea/categories.htmllisting src/content/pt/hea/categories.xml: src/content/pt/hea/categories.txt |