Skip to content

Commit

Permalink
page -> base layout, header changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SamsungGalaxyPlayer committed Apr 24, 2024
1 parent 1999fd0 commit 5f92c4e
Show file tree
Hide file tree
Showing 30 changed files with 38 additions and 75 deletions.
51 changes: 10 additions & 41 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,11 @@
</a>
</div>
<ul class="main-menu col">
<li class="nav-item link"><a href="https://github.com/serai-dex/serai">GitHub</a></li>
<li class="nav-item link"><a href="{{ site.baseurl }}/blog/index.html">Blog</a></li>
<li class="nav-item nav-btn"><a href="#">Socials</a>
<ul class="dropdown" aria-label="submenu">
<li><a class="sub-nav-item" href="https://discord.gg/mpEUtJR3vz" target="_blank">
<img src="/img/social-icons/discord-logo-blue.png" alt="Discord icon logo">
<span>Discord</span></a>
</li>
<li><a class="sub-nav-item" href="https://matrix.to/#/#serai:matrix.org" target="_blank">
<img src="/img/social-icons/matrix-logo-blue.png" alt="Matrix icon logo">
<span>Matrix</span></a>
</li>
<li><a class="sub-nav-item" href="https://twitter.com/SeraiDEX" target="_blank">
<img src="/img/social-icons/twitter-logo-blue.png" alt="X (Twitter) icon logo">
<span>X (Twitter)</span></a>
</li>

</ul>
</li>
<li class="nav-item link"><a href="{{ site.baseurl }}/updates">Updates</a></li>
<li class="nav-item link"><a href="{{ site.baseurl }}/scholarships">Scholarships</a></li>
<li class="nav-item link"><a href="{{ site.baseurl }}/funds">Funds</a></li>
<li class="nav-item link"><a href="{{ site.baseurl }}/contribute">Contribute</a></li>
<li class="nav-item link"><a href="{{ site.baseurl }}/about">About</a></li>
</ul>
</nav>
<nav role='navigation' class="mobile-menu row">
Expand All @@ -37,28 +23,11 @@
</span>
</label>
<ul class="slide-nav">
<li class="mob-item"><a href="https://github.com/serai-dex/serai">GitHub</a></li>
<li class="mob-item"><a href="{{ site.baseurl }}/blog/index.html">Blog</a></li>
<li class="mob-item">
<p>Socials</p>
<ul class="nav-social-mob">
<li>
<a class="sub-nav-item" href="https://discord.gg/mpEUtJR3vz" target="_blank">
<img src="/img/social-icons/discord-logo-blue.png" alt="Discord icon logo">
</a>
</li>
<li>
<a class="sub-nav-item" href="https://matrix.to/#/#serai:matrix.org" target="_blank">
<img src="/img/social-icons/matrix-logo-blue.png" alt="Matrix icon logo">
</a>
</li>
<li>
<a class="sub-nav-item" href="https://twitter.com/SeraiDEX" target="_blank">
<img src="/img/social-icons/twitter-logo-blue.png" alt="X (Twitter) icon logo">
</a>
</li>
</ul>
</li>
<li class="nav-item link"><a href="{{ site.baseurl }}/updates">Updates</a></li>
<li class="nav-item link"><a href="{{ site.baseurl }}/scholarships">Scholarships</a></li>
<li class="nav-item link"><a href="{{ site.baseurl }}/funds">Funds</a></li>
<li class="nav-item link"><a href="{{ site.baseurl }}/contribute">Contribute</a></li>
<li class="nav-item link"><a href="{{ site.baseurl }}/about">About</a></li>
</ul>
</nav>
</div>
Expand Down
2 changes: 1 addition & 1 deletion about/documentation/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "Documentation"
---

Expand Down
2 changes: 1 addition & 1 deletion about/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "About"
---

Expand Down
2 changes: 1 addition & 1 deletion contribute/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "Donate"
---

Expand Down
2 changes: 1 addition & 1 deletion contribute/membership.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "Membership"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/committee_compensation_limits.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "MAGIC Grants Committee Compensation Limits"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/committee_expectations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "Committee Expectations"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/firo/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "MAGIC Firo Fund"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/fund_fees.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "MAGIC Fund Fees"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/fund_initial_steps.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "MAGIC Fund Initial Steps"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/fund_template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "MAGIC <Project> Fund TEMPLATE"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "MAGIC Funds"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/initial_fund_page_template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "Initial Fund Template"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/monero/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "MAGIC Monero Fund"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/monero/monero_fund.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "MAGIC Monero Fund"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/monero/monero_fund_voters.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "MAGIC Monero Fund Voters"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/privacy_guides/privacy_guides_funds.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "MAGIC Privacy Guides Fund"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/voter_expectations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "Voter Expectations"
---

Expand Down
2 changes: 1 addition & 1 deletion funds/voting.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
title: "Voting Guide"
---

Expand Down
2 changes: 1 addition & 1 deletion scholarships/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
---

MAGIC distributes scholarships available to assist students accomplish their educational goals. Applications open in the Spring for the following school year.
Expand Down
2 changes: 1 addition & 1 deletion scholarships/scholarship-application/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
---

<!--
Expand Down
2 changes: 1 addition & 1 deletion scholarships/scholarship-recipients/2019/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
---

No 2019 scholarship recipients have agreed to make their names public. We will update the page if recipients wish to be listed.
2 changes: 1 addition & 1 deletion scholarships/scholarship-recipients/2020/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
---

MAGIC Grants is pleased to announce our 2020 Scholarship recipients! These three individuals wished to be recognized.
Expand Down
2 changes: 1 addition & 1 deletion scholarships/scholarship-recipients/2021/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
---

MAGIC Grants is pleased to announce our 2021 Scholarship recipients! These three individuals wished to be recognized.
Expand Down
2 changes: 1 addition & 1 deletion scholarships/scholarship-recipients/2022/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
---

MAGIC Grants is pleased to announce our 2022 Scholarship recipients! These three individuals wished to be recognized.
Expand Down
2 changes: 1 addition & 1 deletion scholarships/scholarship-recipients/2023/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
---

MAGIC Grants is pleased to announce our 2023 Scholarship recipients! These three individuals wished to be recognized.
Expand Down
2 changes: 1 addition & 1 deletion scholarships/scholarship-recipients/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
layout: base
---

This page indexes the scholarship recipients who wished to be recognized publicly. We are inspired by their commitment and interest!
Expand Down
File renamed without changes
4 changes: 2 additions & 2 deletions blog/index.html → updates/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: base
title: MAGIC Grants Blog
title: MAGIC Grants Updates
---

<section class="page-intro section blog-intro">
<div class="container">
<div class="row">
<div class="col title">
<h1>MAGIC Grants</h1>
<h1>MAGIC Grants Updates</h1>
</div>
<div class="col subtitle">
<p>Find our latest news, updates, and announcements here in our blog.</p>
Expand Down
6 changes: 0 additions & 6 deletions updates/index.md

This file was deleted.

0 comments on commit 5f92c4e

Please sign in to comment.