mirror of
https://github.com/MAGICGrants/MagicGrants.org.git
synced 2026-01-09 20:18:05 -05:00
page -> base layout, header changes
This commit is contained in:
@@ -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">
|
||||
@@ -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>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "Documentation"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "About"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "Donate"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "Membership"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "MAGIC Grants Committee Compensation Limits"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "Committee Expectations"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "MAGIC Firo Fund"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "MAGIC Fund Fees"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "MAGIC Fund Initial Steps"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "MAGIC <Project> Fund TEMPLATE"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "MAGIC Funds"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "Initial Fund Template"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "MAGIC Monero Fund"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "MAGIC Monero Fund"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "MAGIC Monero Fund Voters"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "MAGIC Privacy Guides Fund"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "Voter Expectations"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
title: "Voting Guide"
|
||||
---
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: page
|
||||
layout: base
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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!
|
||||
|
||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
@@ -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>
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
layout: posts
|
||||
limit: 10
|
||||
show_excerpts: true
|
||||
entries_layout: list
|
||||
---
|
||||
Reference in New Issue
Block a user