Skip to content

Commit c50c18b

Browse files
committed
Added version 7.5 into archive
1 parent e38142f commit c50c18b

File tree

163 files changed

+21852
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

163 files changed

+21852
-1
lines changed

layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<footer>
22
<p>&copy; 2025 <a href="{{ $.Site.BaseURL }}staff/">PonyFest Online Staff</a><br>
3-
Looking for <a href="/7.25/">PonyFest Online 7.25 website</a>?</p>
3+
Looking for <a href="/7.5/">PonyFest Online 7.5 website</a>?</p>
44
</footer>

static/7.5/404.html

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
<html>
2+
<head>
3+
<title>PonyFest — 404</title>
4+
<link rel="stylesheet" type="text/css" href="css/main.css">
5+
<link rel="stylesheet" type="text/css" href="css/winter.css">
6+
7+
8+
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "434aa8688a9740769f1cb3d05bebd0ef"}'></script>
9+
10+
11+
<meta name="viewport" content="width=device-width,initial-scale=1.0">
12+
<script src="scripts/lib/moment-locales.js" type="text/javascript"></script>
13+
<script src="scripts/lib/moment-tz.js" type="text/javascript"></script>
14+
<script type="text/javascript" src="scripts/menu-script.js"></script>
15+
</head>
16+
<body>
17+
<header class="topbar closed">
18+
<div class="top">
19+
<div class="logo img">
20+
<a style="pointer-events: fill; display: flex; justify-content: center; align-items: center;" href="/">
21+
<object class="svgClass" type="image/svg+xml" data="images/PonyFestLogoFlat.svg"></object>
22+
</a>
23+
24+
25+
</div>
26+
<div class="button-container" style="width: 74px; text-align: center">
27+
<button class="button-menu">Menu</button>
28+
</div>
29+
</div>
30+
<nav class="menu">
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+
41+
42+
43+
44+
45+
46+
47+
<a href="https://ponyvillefm.com/player">Listen to PVFM</a>
48+
<a href="schedule">Schedule</a>
49+
<a href="musicians">Musicians</a>
50+
51+
52+
<a href="shirt">Charity Shirt</a>
53+
<a target="_blank" rel="noopener noreferrer" href="https://event.pony.town">Pony Town</a>
54+
55+
56+
57+
58+
59+
60+
61+
62+
63+
<a href="about">About</a>
64+
<a rel="me" href="https://twitter.com/PonyFestOnline">Twitter</a>
65+
<a rel="me" href="https://bsky.app/profile/ponyfest.horse">Bluesky</a>
66+
<a rel="me" href="https://equestria.social/@PonyFest">Mastodon</a>
67+
<a rel="me" href="https://linktr.ee/PonyFest">Link Tree</a>
68+
<a href="https://discord.gg/nSDGJCg" class="discord-icon" style="margin-top: 10px;"></a>
69+
</nav>
70+
</header>
71+
72+
<div class="content">
73+
<h1>404 - Page Not Found!</h1>
74+
<img src="https://ponyfest.horse/7.5/images/404.png" style="width: 750px; margin-left: auto; margin-right: auto;">
75+
<p style="text-align: center;">Perhaps you could try <a href="/">going home</a>.
76+
</div>
77+
<footer>
78+
<p>&copy; 2025 <a href="staff/">PonyFest Online Staff</a><br>
79+
Looking for <a href="/7.25/">PonyFest Online 7.25 website</a>?</p>
80+
</footer>
81+
82+
</body>
83+
</html>

static/7.5/about/index.html

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
<html>
2+
<head>
3+
<title>PonyFest — About</title>
4+
<link rel="stylesheet" type="text/css" href="https://ponyfest.horse/7.5/css/main.css">
5+
<link rel="stylesheet" type="text/css" href="https://ponyfest.horse/7.5/css/winter.css">
6+
7+
8+
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "434aa8688a9740769f1cb3d05bebd0ef"}'></script>
9+
10+
11+
<meta name="viewport" content="width=device-width,initial-scale=1.0">
12+
<script src="https://ponyfest.horse/7.5/scripts/lib/moment-locales.js" type="text/javascript"></script>
13+
<script src="https://ponyfest.horse/7.5/scripts/lib/moment-tz.js" type="text/javascript"></script>
14+
<script type="text/javascript" src="https://ponyfest.horse/7.5/scripts/menu-script.js"></script>
15+
<script type="text/javascript">pfoSchedApi = '\/7.5\/schedule.json';</script>
16+
<script type="text/javascript">pfoSchedInterval = '15';</script>
17+
<script type="text/javascript">pfoScheduleCountdown = '2024-01-27T13:45:00-05:00';</script>
18+
<script type="text/javascript">pfoScheduleTransition = '5';</script>
19+
20+
21+
22+
</head>
23+
<body>
24+
<header class="topbar closed">
25+
<div class="top">
26+
<div class="logo img">
27+
<a style="pointer-events: fill; display: flex; justify-content: center; align-items: center;" href="/">
28+
<object class="svgClass" type="image/svg+xml" data="https://ponyfest.horse/7.5/images/PonyFestLogoFlat.svg"></object>
29+
</a>
30+
31+
32+
</div>
33+
<div class="button-container" style="width: 74px; text-align: center">
34+
<button class="button-menu">Menu</button>
35+
</div>
36+
</div>
37+
<nav class="menu">
38+
39+
40+
41+
42+
43+
44+
45+
46+
47+
48+
49+
50+
51+
52+
53+
54+
<a href="https://ponyvillefm.com/player">Listen to PVFM</a>
55+
<a href="https://ponyfest.horse/7.5/schedule">Schedule</a>
56+
<a href="https://ponyfest.horse/7.5/musicians">Musicians</a>
57+
58+
59+
<a href="https://ponyfest.horse/7.5/shirt">Charity Shirt</a>
60+
<a target="_blank" rel="noopener noreferrer" href="https://event.pony.town">Pony Town</a>
61+
62+
63+
64+
65+
66+
67+
68+
69+
70+
<a href="https://ponyfest.horse/7.5/about">About</a>
71+
<a rel="me" href="https://twitter.com/PonyFestOnline">Twitter</a>
72+
<a rel="me" href="https://bsky.app/profile/ponyfest.horse">Bluesky</a>
73+
<a rel="me" href="https://equestria.social/@PonyFest">Mastodon</a>
74+
<a rel="me" href="https://linktr.ee/PonyFest">Link Tree</a>
75+
<a href="https://discord.gg/nSDGJCg" class="discord-icon" style="margin-top: 10px;"></a>
76+
</nav>
77+
</header>
78+
79+
<div class="content">
80+
<div>
81+
<h1 id="about-ponyfest-online">About PonyFest Online!</h1>
82+
<div class="text-box" style="text-align: left">
83+
<p>What the <em>hay</em> is PonyFest Online?</p>
84+
<p>PonyFest Online started in 2020 as an online Pony Convention with a one-week turnaround to survive Covid - Our entire organization, schedule, everything was built in a week! We were inspired to create an online Vendor Hall for our friends and family who were hurt by the loss of in-person pony conventions.</p>
85+
<p>Since then, PonyFest Online has grown to host multiple conventions and concerts over the years as a celebration of our community. A space for us to come together regardless of distance from one another and find a way to love, live, and laugh together.</p>
86+
</div>
87+
</div>
88+
<div>
89+
<footer>
90+
<p>&copy; 2025 <a href="https://ponyfest.horse/7.5/staff/">PonyFest Online Staff</a><br>
91+
Looking for <a href="/7.25/">PonyFest Online 7.25 website</a>?</p>
92+
</footer>
93+
94+
</div>
95+
</div>
96+
97+
</body>
98+
</html>
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html lang="en-us">
3+
<head>
4+
<title>https://ponyfest.horse/7.5/aerial-soundwaves/</title>
5+
<link rel="canonical" href="https://ponyfest.horse/7.5/aerial-soundwaves/">
6+
<meta name="robots" content="noindex">
7+
<meta charset="utf-8">
8+
<meta http-equiv="refresh" content="0; url=https://ponyfest.horse/7.5/aerial-soundwaves/">
9+
</head>
10+
</html>

0 commit comments

Comments
 (0)