From dc5196c0577ca31b827bb6185771a63038c8d864 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Wed, 9 Nov 2022 15:37:35 +0700 Subject: Change gitignore to exclude new templates --- .gitignore | 2 +- layouts/partials/webring-articles.html | 36 ---------------------------------- 2 files changed, 1 insertion(+), 37 deletions(-) delete mode 100644 layouts/partials/webring-articles.html diff --git a/.gitignore b/.gitignore index da0602f..d87d18a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ public/ resources/ -custom-webring.html +webring-articles.html secret *.tar.gz *.kra diff --git a/layouts/partials/webring-articles.html b/layouts/partials/webring-articles.html deleted file mode 100644 index 11de734..0000000 --- a/layouts/partials/webring-articles.html +++ /dev/null @@ -1,36 +0,0 @@ -
-

- - Note 2 from 2022-11-06 - -

-

let's be clear it is true and utter nonsense that the program you use to show the contents of a…

- - via Alex's blog - - 2022-11-06 -
-
-

- - The heavy responsibility of the package maintainer - -

-

Even though being a ports or package maintainer is voluntary, it carries a heavy responsibility.

- - via unixsheikh.com - - 2022-11-05 -
-
-

- - Fixing HedgeDoc failing to fetch profileinfo with Keycloak 20 - -

-

Today I was surprised that my HedgeDoc refused to let me in using my SI-Auth SSO based on Keycloak.…

- - via Sheogorath's Blog - - 2022-11-04 -
-- cgit 1.4.1