mirror of
https://github.com/MAGICGrants/MagicGrants.org.git
synced 2026-01-09 03:58:00 -05:00
New page type
This commit is contained in:
32
_layouts/page.html
Normal file
32
_layouts/page.html
Normal file
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
<main>
|
||||
{% include header.html %}
|
||||
|
||||
<section class="blog-section">
|
||||
<div class="container post-wrap">
|
||||
<div class="row">
|
||||
<div class="col post-page">
|
||||
{%if page.img%}
|
||||
<img src="{{page.img}}" alt="{{page.alt}}">
|
||||
{%endif%}
|
||||
{% if page.date %}
|
||||
<p class="post-date">{{page.date | date: '%B %d, %Y'}}</p>
|
||||
{% endif %}
|
||||
<h1>{{page.title}}</h1>
|
||||
<div class="post-body">
|
||||
<img src="{{page.img}}" alt="{{page.alt}}">
|
||||
{{content}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
{% include footer.html %}
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
13
_layouts/redirected.html
Normal file
13
_layouts/redirected.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="canonical" href="{{ page.redirect_to }}"/>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="refresh" content="0;url={{ page.redirect_to }}" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Redirecting...</h1>
|
||||
<a href="{{ page.redirect_to }}">Click here if you are not redirected.<a>
|
||||
<script>location='{{ page.redirect_to }}'</script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "Documentation"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "About"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "Donate"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "Membership"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "MAGIC Grants Committee Compensation Limits"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "Committee Expectations"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "MAGIC Firo Fund"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "MAGIC Fund Fees"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "MAGIC Fund Initial Steps"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "MAGIC <Project> Fund TEMPLATE"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "MAGIC Funds"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "Initial Fund Template"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "MAGIC Monero Fund"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "MAGIC Monero Fund"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "MAGIC Monero Fund Voters"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "MAGIC Privacy Guides Fund"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "Voter Expectations"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: "Voting Guide"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: MAGIC Grants Scholarships
|
||||
---
|
||||
|
||||
MAGIC distributes scholarships available to assist students accomplish their educational goals. Applications open in the Spring for the following school year.
|
||||
MAGIC Grants distributes scholarships available to assist students accomplish their educational goals. Applications open in the Spring for the following school year.
|
||||
|
||||
We are eager to support cryptocurrency research and to alleviate the financial burden for students.
|
||||
|
||||
[Apply](/scholarships/scholarship-application/)
|
||||
[Apply](/scholarships/scholarship-application/){: .btn-primary}
|
||||
|
||||
[See Recipients](/scholarships/scholarship-recipients)
|
||||
[See Recipients](/scholarships/scholarship-recipients){: .btn-secondary}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: MAGIC Grants Cryptocurrency Scholarship Application
|
||||
---
|
||||
|
||||
<!--
|
||||
@@ -18,7 +19,7 @@ We welcome worldwide applicants, not just US students!
|
||||
|
||||
Click on the link below to view the full scholarship instructions. If you need assistance, please contact [applications@magicgrants.org](mailto:applications@magicgrants.org).
|
||||
|
||||
**[2024 Application on Google Forms](https://docs.google.com/forms/d/e/1FAIpQLSebLtxLxWATwmXR6_WqAajLw1nHmwCOmk4UGD0Nzn-8vu_YJA/viewform)**
|
||||
[Apply on Google Forms](https://docs.google.com/forms/d/e/1FAIpQLSebLtxLxWATwmXR6_WqAajLw1nHmwCOmk4UGD0Nzn-8vu_YJA/viewform){: .btn-primary}
|
||||
|
||||
Don't have a Google account? [See the instructions here](/scholarships/scholarship-application/2024-Scholarship-Application.pdf). You can submit the relevant information by email to [applications@magicgrants.org](mailto:applications@magicgrants.org), or contact us for other submission options.
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: MAGIC Grants Cryptocurrency Scholarship 2019-2020 Recipients
|
||||
---
|
||||
|
||||
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,6 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: MAGIC Grants Cryptocurrency Scholarship 2020-2021 Recipients
|
||||
---
|
||||
|
||||
MAGIC Grants is pleased to announce our 2020 Scholarship recipients! These three individuals wished to be recognized.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: MAGIC Grants Cryptocurrency Scholarship 2021-2022 Recipients
|
||||
---
|
||||
|
||||
MAGIC Grants is pleased to announce our 2021 Scholarship recipients! These three individuals wished to be recognized.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: MAGIC Grants Cryptocurrency Scholarship 2022-2023 Recipients
|
||||
---
|
||||
|
||||
MAGIC Grants is pleased to announce our 2022 Scholarship recipients! These three individuals wished to be recognized.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: MAGIC Grants Cryptocurrency Scholarship 2023-2024 Recipients
|
||||
---
|
||||
|
||||
MAGIC Grants is pleased to announce our 2023 Scholarship recipients! These three individuals wished to be recognized.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
---
|
||||
|
||||
This page indexes the scholarship recipients who wished to be recognized publicly. We are inspired by their commitment and interest!
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: base
|
||||
layout: page
|
||||
title: MAGIC Grants Updates
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user