diff --git a/assets/images/01flowergreen-1.png b/assets/images/01flowergreen-1.png new file mode 100644 index 0000000..2fbcdc7 Binary files /dev/null and b/assets/images/01flowergreen-1.png differ diff --git a/assets/images/monster.png b/assets/images/monster.png new file mode 100644 index 0000000..970eb95 Binary files /dev/null and b/assets/images/monster.png differ diff --git a/assets/images/monsterpink.png b/assets/images/monsterpink.png new file mode 100644 index 0000000..95a7b81 Binary files /dev/null and b/assets/images/monsterpink.png differ diff --git a/parts/footer.html b/parts/footer.html index 510b816..9905f92 100644 --- a/parts/footer.html +++ b/parts/footer.html @@ -1,87 +1 @@ - - - \ No newline at end of file + \ No newline at end of file diff --git a/parts/nav-menu.html b/parts/nav-menu.html index a9585f3..ca16017 100644 --- a/parts/nav-menu.html +++ b/parts/nav-menu.html @@ -1,15 +1 @@ - - - \ No newline at end of file + \ No newline at end of file diff --git a/patterns/footer.php b/patterns/footer.php new file mode 100644 index 0000000..9e28d44 --- /dev/null +++ b/patterns/footer.php @@ -0,0 +1,94 @@ + + + + \ No newline at end of file diff --git a/patterns/front-page.php b/patterns/front-page.php new file mode 100644 index 0000000..6b6f081 --- /dev/null +++ b/patterns/front-page.php @@ -0,0 +1,33 @@ + + +
+
+
+ +
+ + + +
+ + + +
+ +
+ +
+ +
+ +
+ + \ No newline at end of file diff --git a/patterns/nav-menu.php b/patterns/nav-menu.php new file mode 100644 index 0000000..ed84b6d --- /dev/null +++ b/patterns/nav-menu.php @@ -0,0 +1,16 @@ + + + + \ No newline at end of file diff --git a/patterns/services-list.php b/patterns/services-list.php new file mode 100644 index 0000000..e8a4d73 --- /dev/null +++ b/patterns/services-list.php @@ -0,0 +1,20 @@ + + +
+
+

Hosted Tools

+
+ + + +
+

Mastodon/Hometown
Nextcloud
Matrix
MediaWiki
Discourse
Peertube
Take a look at the Co-op Cloud recipes page for more

+
+
+ \ No newline at end of file diff --git a/templates/about.html b/templates/about.html index 700844e..dac32b8 100644 --- a/templates/about.html +++ b/templates/about.html @@ -4,7 +4,7 @@
- +
@@ -80,4 +80,4 @@
- + diff --git a/templates/front-page.html b/templates/front-page.html index 357cb87..078329d 100644 --- a/templates/front-page.html +++ b/templates/front-page.html @@ -1,26 +1 @@ - -
-
-
- -
- - - -
- - - -
- -
- -
- -
- -
- - \ No newline at end of file + \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index c821ce7..3017e82 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,7 +2,7 @@
- +
@@ -21,4 +21,4 @@
- \ No newline at end of file + \ No newline at end of file diff --git a/templates/single.html b/templates/single.html index 7f83ce5..d79a2cd 100644 --- a/templates/single.html +++ b/templates/single.html @@ -2,7 +2,7 @@
-
+
@@ -28,4 +28,4 @@
- \ No newline at end of file + \ No newline at end of file diff --git a/templates/wide.html b/templates/wide.html index d07d7d7..ad47ad2 100644 --- a/templates/wide.html +++ b/templates/wide.html @@ -3,7 +3,7 @@
-
+
@@ -17,4 +17,4 @@
- \ No newline at end of file + \ No newline at end of file diff --git a/theme.json b/theme.json index 1aefcbf..aada947 100644 --- a/theme.json +++ b/theme.json @@ -289,5 +289,5 @@ } ], "version": 3, - "$schema": "https://schemas.wp.org/wp/6.6/theme.json" + "$schema": "https://schemas.wp.org/wp/6.7/theme.json" } \ No newline at end of file