From 85e64c058b5cb2f7a8ce6916c6abfbf5cc7742af Mon Sep 17 00:00:00 2001 From: Sanjaiyan Parthipan Date: Thu, 6 Jul 2023 01:32:16 +0530 Subject: [PATCH] =?UTF-8?q?improving=20website=20=F0=9F=8C=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/_index.html | 6 +++--- layouts/_default/baseof.html | 4 ++-- layouts/_default/memberships.html | 2 +- layouts/_default/projects.html | 10 +++++----- layouts/_default/year-in-review.html | 2 +- layouts/partials/nav.html | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/content/_index.html b/content/_index.html index 49eee3e2a..3ae98c985 100644 --- a/content/_index.html +++ b/content/_index.html @@ -14,19 +14,19 @@

#OurPhilosophy

- Fire emoji + Fire emoji

Heat

Heat means work.
Upstream contributions, bug fixes, designs, docs--the rigorous work that drives the community.

- Sun emoji + Sun emoji

Light

Light means visibility.
For the projects, contributions, opportunities, challenges, and people that impact the community.

- Pride heart emoji + Pride heart emoji

Love

Love means culture and support.
Why we care. How we work. Actions that grow the community.

diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 2b06a5b15..98b2ff76f 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,6 +2,8 @@ {{ partial "head.html" . }} + + {{ with .Params.custom_js }}{{ end }} @@ -30,7 +32,5 @@ - - {{ with .Params.custom_js }}{{ end }} {{ if hugo.IsProduction }}{{ partial "ga.html" . }}{{ end }} diff --git a/layouts/_default/memberships.html b/layouts/_default/memberships.html index 83cc3a020..2df9912ef 100644 --- a/layouts/_default/memberships.html +++ b/layouts/_default/memberships.html @@ -3,7 +3,7 @@ {{ range $.Site.Data.memberships }}
- +
diff --git a/layouts/_default/projects.html b/layouts/_default/projects.html index 9ae1705d0..b5fddd560 100644 --- a/layouts/_default/projects.html +++ b/layouts/_default/projects.html @@ -1,7 +1,7 @@ {{ define "header" }}

Projects

@@ -11,9 +11,9 @@

Projects

Found results for
-
+
{{ range sort $.Site.Data.projects "pushedAt" "desc" -}} -
+

{{ .name }}

{{ .descriptionHTML | safeHTML }}
@@ -24,7 +24,7 @@

{{ .name }}

{{ with .homepageUrl }}Website{{ end }}
Metrics -
+ {{ end }} -
+ {{ end }} diff --git a/layouts/_default/year-in-review.html b/layouts/_default/year-in-review.html index 4e86e475d..adff65363 100644 --- a/layouts/_default/year-in-review.html +++ b/layouts/_default/year-in-review.html @@ -8,7 +8,7 @@ Year in Review
- + diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html index aeaaaecbe..3f048bc90 100644 --- a/layouts/partials/nav.html +++ b/layouts/partials/nav.html @@ -6,7 +6,7 @@ Open Source
- +