From 23542c9a37a18f1d18c7739241bdef19c0be0124 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 26 Jan 2023 11:38:51 +0100 Subject: Removal of bare theme --- themes/bare/layouts/partials/comments.html | 21 -------- themes/bare/layouts/partials/footer.html | 54 --------------------- themes/bare/layouts/partials/head.html | 31 ------------ themes/bare/layouts/partials/navigation.html | 16 ------- themes/bare/layouts/partials/openring.html | 64 ------------------------- themes/bare/layouts/partials/read-more.html | 16 ------- themes/bare/layouts/partials/side-projects.html | 10 ---- 7 files changed, 212 deletions(-) delete mode 100755 themes/bare/layouts/partials/comments.html delete mode 100755 themes/bare/layouts/partials/footer.html delete mode 100755 themes/bare/layouts/partials/head.html delete mode 100755 themes/bare/layouts/partials/navigation.html delete mode 100755 themes/bare/layouts/partials/openring.html delete mode 100644 themes/bare/layouts/partials/read-more.html delete mode 100644 themes/bare/layouts/partials/side-projects.html (limited to 'themes/bare/layouts/partials') diff --git a/themes/bare/layouts/partials/comments.html b/themes/bare/layouts/partials/comments.html deleted file mode 100755 index b905967..0000000 --- a/themes/bare/layouts/partials/comments.html +++ /dev/null @@ -1,21 +0,0 @@ -
-

Leave a comment

-

You can write me an email at m@mitjafelicijan.com or comment bellow.

-
- - - - -
diff --git a/themes/bare/layouts/partials/footer.html b/themes/bare/layouts/partials/footer.html deleted file mode 100755 index ced622d..0000000 --- a/themes/bare/layouts/partials/footer.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - - -{{ if ne .IsHome true }} - - - - -{{ end }} - -{{ if ne .IsHome true }} - - -{{ end }} diff --git a/themes/bare/layouts/partials/head.html b/themes/bare/layouts/partials/head.html deleted file mode 100755 index 14ec02e..0000000 --- a/themes/bare/layouts/partials/head.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - -{{ .Title }} - - - - - - - diff --git a/themes/bare/layouts/partials/navigation.html b/themes/bare/layouts/partials/navigation.html deleted file mode 100755 index 5797b78..0000000 --- a/themes/bare/layouts/partials/navigation.html +++ /dev/null @@ -1,16 +0,0 @@ -
-
-
- -
- - -
-
diff --git a/themes/bare/layouts/partials/openring.html b/themes/bare/layouts/partials/openring.html deleted file mode 100755 index 0407b34..0000000 --- a/themes/bare/layouts/partials/openring.html +++ /dev/null @@ -1,64 +0,0 @@ -
-

Articles from blogs I follow around the net

- -
- -
- Haskell in Production: e-bot7 -

In this edition of our Haskell in Production series, we feature e-bot7 – a low-code conversational AI platform designed for customer service and support. Read the i…

-
- Via Serokell Blog on December 12, 2022 -
-
- - - - - -
- I shall toil at a reduced volume -

Over the last nine years I have written 300,000 words for this blog on the -topics which are important to me. I am not certain that I have much left to say. -I can keep…

-
- Via Drew DeVault's blog on December 1, 2022 -
-
- - - -
- DKGs in Groups -

This is a short post on distributed key generation (DKG) -in the context of cryptographic groups, such as elliptic curves.

-
- Via Posts on Cronokirby's Blog on October 9, 2022 -
-
- -
- -

- Generated with openring. -

-
diff --git a/themes/bare/layouts/partials/read-more.html b/themes/bare/layouts/partials/read-more.html deleted file mode 100644 index d604bfc..0000000 --- a/themes/bare/layouts/partials/read-more.html +++ /dev/null @@ -1,16 +0,0 @@ -
-

Read more from this site

- -
diff --git a/themes/bare/layouts/partials/side-projects.html b/themes/bare/layouts/partials/side-projects.html deleted file mode 100644 index 5cca9b6..0000000 --- a/themes/bare/layouts/partials/side-projects.html +++ /dev/null @@ -1,10 +0,0 @@ -
-

Side projects I worked on

- -
-- cgit v1.2.3