From 02fb96c854173e875d3f361706713af6e6c666a5 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 12 Jan 2023 19:44:01 +0100 Subject: Remove unnecessary themes folder This just makes sense if you have multiple themes. --- themes/bare/layouts/git/list.html | 65 ----------------------------- themes/bare/layouts/git/single.html | 46 --------------------- themes/bare/layouts/index.html | 82 ------------------------------------- themes/bare/theme.toml | 2 - 4 files changed, 195 deletions(-) delete mode 100644 themes/bare/layouts/git/list.html delete mode 100644 themes/bare/layouts/git/single.html delete mode 100644 themes/bare/layouts/index.html delete mode 100644 themes/bare/theme.toml (limited to 'themes') diff --git a/themes/bare/layouts/git/list.html b/themes/bare/layouts/git/list.html deleted file mode 100644 index 65ed807..0000000 --- a/themes/bare/layouts/git/list.html +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - xengineering - - - - - - - - - -
- -

Git repositories

-
- -
- Experimental - - - Active - - - Archived - - - -
- - - - - diff --git a/themes/bare/layouts/git/single.html b/themes/bare/layouts/git/single.html deleted file mode 100644 index 51ccbad..0000000 --- a/themes/bare/layouts/git/single.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - {{.Params.friendly_name}} - - - - - - - - - -
-
- -
- -

State: {{ .Params.state }}

- - {{.Content}} - - -
- - - - diff --git a/themes/bare/layouts/index.html b/themes/bare/layouts/index.html deleted file mode 100644 index 85086a9..0000000 --- a/themes/bare/layouts/index.html +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - xengineering - - - - - - - - - -
-

{{.Params.heading}}

-

Free and Open Source software and hardware projects

-
- -
-

Contact

- - - {{.Content}} - -

My projects

-

Here is a list of all my published projects. The active ones are - regularly used by myself.

- - Experimental - - - Active - - - Archived - - - -
- - - - - diff --git a/themes/bare/theme.toml b/themes/bare/theme.toml deleted file mode 100644 index e1bb4c0..0000000 --- a/themes/bare/theme.toml +++ /dev/null @@ -1,2 +0,0 @@ -name = "bare" -license = "AGPLv3" -- cgit v1.2.3-70-g09d2