From 6ec1403faf0ba7eda349ac0ad384be426106b79c Mon Sep 17 00:00:00 2001 From: Ryan Chung Date: Wed, 25 Feb 2026 01:08:08 -0500 Subject: [PATCH] chore: update platforms-v3 to comply with prettier Signed-off-by: Ryan Chung --- .../2026-02-25-election-platforms.md | 2 +- layouts/_default/platforms-v3.html | 337 ++++++++---------- 2 files changed, 156 insertions(+), 183 deletions(-) diff --git a/content/news/2025-2026/2026-02-25-election-platforms.md b/content/news/2025-2026/2026-02-25-election-platforms.md index cbe5da921..9fdba3471 100644 --- a/content/news/2025-2026/2026-02-25-election-platforms.md +++ b/content/news/2025-2026/2026-02-25-election-platforms.md @@ -15,4 +15,4 @@ categories: - announcement --- -The CCSS Elections for 2026-2027 have begun! We're excited to announce that we have candidates running for positions on the Board of Directors. +The CCSS Elections for 2026-2027 have begun! We're excited to announce that we have 16 candidates running for positions on the Board of Directors. diff --git a/layouts/_default/platforms-v3.html b/layouts/_default/platforms-v3.html index c831264b5..62efb5eea 100644 --- a/layouts/_default/platforms-v3.html +++ b/layouts/_default/platforms-v3.html @@ -1,191 +1,164 @@ -{{ define "main" }} {{- partial "navbar_temp.html" . -}} - - + -
+ +
-

{{ .Params.title }}

- Written By: {{ .Params.author }} - {{ .Content }} -

The Candidates are:

-

President:

-
    - {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "President") ".Params.year" - .Params.year) }} -
  • {{ .Params.name }}
  • - {{ end }} -
-

Director of Operations:

-
    - {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "Director of Operations") - ".Params.year" .Params.year) }} -
  • {{ .Params.name }}
  • - {{ end }} -
-

Director of Finance:

-
    - {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "Director of Finance") - ".Params.year" .Params.year) }} -
  • {{ .Params.name }}
  • - {{ end }} -
-

Director of Academics:

-
    - {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "Director of Academics") - ".Params.year" .Params.year) }} -
  • {{ .Params.name }}
  • - {{ end }} -
-

Director of Social:

-
    - {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "Director of Social") ".Params.year" - .Params.year) }} -
  • {{ .Params.name }}
  • - {{ end }} -
-

Director of Industry Initiatives:

-
    - {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "Director of Industry Initiatives") - ".Params.year" .Params.year) }} -
  • {{ .Params.name }}
  • - {{ end }} -
-

Director of Content Creation:

-
    - {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "Director of Content Creation") - ".Params.year" .Params.year) }} -
  • {{ .Params.name }}
  • - {{ end }} -
-

The Campaign Platforms:

-
- {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "President") ".Params.year" - .Params.year) }} -
-

- {{ .Params.name }} - {{ .Params.position }} -

-

{{ .Content }}

-
-
- {{ end }} -
-
- {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "Director of Operations") - ".Params.year" .Params.year) }} -
-

- {{ .Params.name }} - {{ .Params.position }} -

-

{{ .Content }}

-
-
- {{ end }} -
-
- {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "Director of Finance") - ".Params.year" .Params.year) }} -
-

- {{ .Params.name }} - {{ .Params.position }} -

-

{{ .Content }}

-
-
- {{ end }} -
-
- {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "Director of Academics") - ".Params.year" .Params.year) }} -
-

- {{ .Params.name }} - {{ .Params.position }} -

-

{{ .Content }}

-
-
- {{ end }} -
- -
- {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "Director of Industry Initiatives") - ".Params.year" .Params.year) }} -
-

- {{ .Params.name }} - {{ .Params.position }} -

-

{{ .Content }}

-
-
- {{ end }} -
-
- {{ range (where (where (where .Site.RegularPages "Section" - "elections") ".Params.position" "Director of Content Creation") - ".Params.year" .Params.year) }} -
-

- {{ .Params.name }} - {{ .Params.position }} -

-

{{ .Content }}

-
-
- {{ end }} -
+

{{ .Params.title }}

+ Written By: {{ .Params.author }} + {{ .Content }} +

The Candidates are:

+

President:

+
    + {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "President") ".Params.year" .Params.year) }} +
  • {{ .Params.name }}
  • + {{ end }} +
+

Director of Operations:

+
    + {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "Director of Operations") ".Params.year" .Params.year) }} +
  • {{ .Params.name }}
  • + {{ end }} +
+

Director of Finance:

+
    + {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "Director of Finance") ".Params.year" .Params.year) }} +
  • {{ .Params.name }}
  • + {{ end }} +
+

Director of Academics:

+
    + {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "Director of Academics") ".Params.year" .Params.year) }} +
  • {{ .Params.name }}
  • + {{ end }} +
+

Director of Social:

+
    + {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "Director of Social") ".Params.year" .Params.year) }} +
  • {{ .Params.name }}
  • + {{ end }} +
+

Director of Industry Initiatives:

+
    + {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "Director of Industry Initiatives") ".Params.year" .Params.year) }} +
  • {{ .Params.name }}
  • + {{ end }} +
+

Director of Content Creation:

+
    + {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "Director of Content Creation") ".Params.year" .Params.year) }} +
  • {{ .Params.name }}
  • + {{ end }} +
+

The Campaign Platforms:

+
+ {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "President") ".Params.year" .Params.year) }} +
+

+ {{ .Params.name }} - {{ .Params.position }} +

+

{{ .Content }}

+
+
+ {{ end }} +
+
+ {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "Director of Operations") ".Params.year" .Params.year) }} +
+

+ {{ .Params.name }} - {{ .Params.position }} +

+

{{ .Content }}

+
+
+ {{ end }} +
+
+ {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "Director of Finance") ".Params.year" .Params.year) }} +
+

+ {{ .Params.name }} - {{ .Params.position }} +

+

{{ .Content }}

+
+
+ {{ end }} +
+
+ {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "Director of Academics") ".Params.year" .Params.year) }} +
+

+ {{ .Params.name }} - {{ .Params.position }} +

+

{{ .Content }}

+
+
+ {{ end }} +
+ +
+ {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "Director of Industry Initiatives") ".Params.year" .Params.year) }} +
+

+ {{ .Params.name }} - {{ .Params.position }} +

+

{{ .Content }}

+
+
+ {{ end }} +
+
+ {{ range (where (where (where .Site.RegularPages "Section" "elections") ".Params.position" "Director of Content Creation") ".Params.year" .Params.year) }} +
+

+ {{ .Params.name }} - {{ .Params.position }} +

+

{{ .Content }}

+
+
+ {{ end }} +
-
+
{{ end }}