diff options
author | EuAndreh <eu@euandre.org> | 2020-10-23 06:40:12 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-10-23 06:40:12 -0300 |
commit | da68ac2ae2457196360df43fcc4943db672a193b (patch) | |
tree | 22e396d8320218ef12b1b12588fa1ab37b449de6 /_articles | |
parent | assert-content.sh: Include page title when checking for unique refs (diff) | |
download | euandre.org-da68ac2ae2457196360df43fcc4943db672a193b.tar.gz euandre.org-da68ac2ae2457196360df43fcc4943db672a193b.tar.xz |
assert-content.sh: Enforce filename to be title slug + date
Diffstat (limited to '_articles')
-rw-r--r-- | _articles/2019-06-02-using-nixos-as-an-stateless-workstation.md (renamed from _articles/2019-06-02-stateless-os.md) | 0 | ||||
-rw-r--r-- | _articles/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md | 2 | ||||
-rw-r--r-- | _articles/2020-10-19-feature-flags-differences-between-backend-frontend-and-mobile.md (renamed from _articles/2020-10-19-feature-flags-differences-between-backend-frontent-and-mobile.md) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/_articles/2019-06-02-stateless-os.md b/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.md index 42c543c..42c543c 100644 --- a/_articles/2019-06-02-stateless-os.md +++ b/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.md diff --git a/_articles/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md b/_articles/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md index c699df4..4d7e8d5 100644 --- a/_articles/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md +++ b/_articles/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md @@ -4,7 +4,7 @@ date: 2020-08-10 updated_at: 2020-08-19 layout: post lang: en -ref: guix-inside-sourcehut-buildssrht-ci +ref: guix-inside-sourcehut-builds-sr-ht-ci --- After the release of the [NixOS images in builds.sr.ht][0] and much usage of it, I also started looking at [Guix][1] and diff --git a/_articles/2020-10-19-feature-flags-differences-between-backend-frontent-and-mobile.md b/_articles/2020-10-19-feature-flags-differences-between-backend-frontend-and-mobile.md index 74d4e15..74d4e15 100644 --- a/_articles/2020-10-19-feature-flags-differences-between-backend-frontent-and-mobile.md +++ b/_articles/2020-10-19-feature-flags-differences-between-backend-frontend-and-mobile.md |