From dd0a69a5f4172c54f1aeee42c7b0e9cc0624ec28 Mon Sep 17 00:00:00 2001 From: Christopher Gallo Date: Mon, 17 Jun 2024 17:56:47 -0500 Subject: [PATCH 1/4] Going to a dark theme --- layouts/article/section.html | 2 +- layouts/article/single.html | 2 +- layouts/article/summary.html | 2 +- layouts/index.html | 2 +- layouts/partials/feedback-menu.html | 2 +- layouts/partials/footer.copyright.html | 2 +- layouts/partials/title.html | 2 +- layouts/reference/datatype.html | 2 +- layouts/reference/method.html | 2 +- layouts/reference/service.html | 2 +- layouts/reference/single.html | 4 +- static/css/bootstrap.css | 4 +- static/css/custom.css | 115 +++++++++++++++++++++++-- static/css/main.css | 59 +++---------- 14 files changed, 132 insertions(+), 70 deletions(-) diff --git a/layouts/article/section.html b/layouts/article/section.html index d5301a630b..977b0a39fd 100644 --- a/layouts/article/section.html +++ b/layouts/article/section.html @@ -2,7 +2,7 @@ {{ partial "navbar.html" . }}
-
+

Articles

diff --git a/layouts/article/single.html b/layouts/article/single.html index 9105934311..29d6d06f5f 100644 --- a/layouts/article/single.html +++ b/layouts/article/single.html @@ -2,7 +2,7 @@ {{ partial "navbar.html" . }}
-
+
diff --git a/layouts/article/summary.html b/layouts/article/summary.html index 696924eea8..c7525995d9 100644 --- a/layouts/article/summary.html +++ b/layouts/article/summary.html @@ -1,7 +1,7 @@

{{ .Title }} {{ .Date.Format "Jan 2, 2006" }}
- {{ .Description }}

+
{{ .Description }}
Read Me
\ No newline at end of file diff --git a/layouts/index.html b/layouts/index.html index 36b6992ba0..6b1cf0e4af 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -5,7 +5,7 @@
-
+

Release Notes

{{ range $paginator.Pages }} diff --git a/layouts/partials/feedback-menu.html b/layouts/partials/feedback-menu.html index aa048d6969..617e213e94 100644 --- a/layouts/partials/feedback-menu.html +++ b/layouts/partials/feedback-menu.html @@ -1,5 +1,5 @@
-
+