1

meme month stuff

This commit is contained in:
Evan Pratten 2022-05-26 13:57:03 -04:00
parent 033f6eccff
commit e724b8ded0
5 changed files with 62 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"cSpell.words": [
"callsign",
"callsigns",
"centimetre",
"grayscale",
"inpainting",

3
content/events/_index.md Normal file
View File

@ -0,0 +1,3 @@
---
title: Events
---

View File

@ -0,0 +1,40 @@
---
title: Meme Appreciation Month
description: "\"Ligma Balls OM\""
extra:
uses_flags: true
---
*Meme Appreciation Month* is an event organized by a bunch of <a class="hover-help" title="..really? (Licensed IDiot)">LID</a>s as <span style="color:red;">~~an excuse to put rediculous callsigns on the air~~</span> <span style="color:green;">*a celebration of the funny internet pictures your parents don't understand*</span> during the period from **June 25<sup>th</sup>** to **August 5<sup>th</sup>** 2022.
## Who? <span class="small gray">..asked?</span>
During the course of the event, the following callsigns will be active on air:
- <span class="fi fi-ca"></span> [VB4LIGMA](https://www.qrz.com/db/VB4LIGMA?utm_source=va3zza&utm_medium=blog&utm_campaign=meme_month_2022)
- <span class="fi fi-ca"></span> [VB3YEET](https://www.qrz.com/db/VB3YEET?utm_source=va3zza&utm_medium=blog&utm_campaign=meme_month_2022)
- <span class="fi fi-ca"></span> [VC9CATGIRL](https://www.qrz.com/db/VC9CATGIRL?utm_source=va3zza&utm_medium=blog&utm_campaign=meme_month_2022)
- <span class="fi fi-us"></span> [K3K](https://www.qrz.com/db/K3K?utm_source=va3zza&utm_medium=blog&utm_campaign=meme_month_2022)
- <span class="fi fi-ca"></span> VB6DANK <!-- [VB6DANK](https://www.qrz.com/db/VB6DANK?utm_source=va3zza&utm_medium=blog&utm_campaign=meme_month_2022) -->
- <span class="fi fi-ca"></span> VC3RIKROLL <!-- [VC3RIKROLL](https://www.qrz.com/db/VC3RIKROLL?utm_source=va3zza&utm_medium=blog&utm_campaign=meme_month_2022) -->
- <span class="fi fi-ca"></span> VB3HARAMBE
The actual operators of these calls may <span class="gray">(will)</span> rotate throughout the event in order to get the most out of our money <span class="gray">*(cries in $60 event callsign fees)*</span>.
## Contacting us
Between the group of operators behind this event, we will keep the meme calls on air for most of the event, surely with enough dial spinning you too can add a meme call to your logbook.
<table><tr>
<td><img src="https://hamalert.org/myspot?c=VB4LIGMA&amp;h=6be3639c81ef39f6&amp;a=12" srcset="https://hamalert.org/myspot?c=VB4LIGMA&amp;h=6be3639c81ef39f6&amp&amp;hr=1&amp;a=12 2x"></td>
<td><img src="https://hamalert.org/myspot?c=VB3YEET&amp;h=43adad96f1c09138&amp;a=12" srcset="https://hamalert.org/myspot?c=VB3YEET&amp;h=43adad96f1c09138&amp;hr=1&amp;a=12 2x"></td>
</tr></table>
### Missing out on the lolz? <span style="color:red;">~~Move closer to Canada~~</span> <span style="color:green;">*Try APRS!*</span>
For the duration of the event, **VB3YEET** will be active autonomously on APRS, listening for messages from near and var both via *144.39MHz* and APRS-IS.
Simply send a message to the SSID `VB3YEET`, wait for your automatic response, and enjoy your call being entered in the logbook within the week! All contacts through this method are marked as both FM and Digital in order to make LOtW happy. I (VA3ZZA) look forward to seeing a stupidly full logbook. Write something funny and I'll feature it in my post-event writeup.
## Join the madness!

View File

@ -257,3 +257,14 @@ ul {
// color: aqua;
// }
}
.hover-help {
&:hover {
cursor: help;
}
border-bottom: 1px double rgb(171, 167, 167);
}
.small {
font-size: 0.5em;
}

View File

@ -39,6 +39,13 @@ MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], displayMat
</style>
{% endif %}
{# Handle flags #}
{% if page.extra.uses_flags %}
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/6.4.3/css/flag-icons.min.css"
integrity="sha512-uvXdJud8WaOlQFjlz9B15Yy2Au/bMAvz79F7Xa6OakCl2jvQPdHD0hb3dEqZRdSwG4/sknePXlE7GiarwA/9Wg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
{% endif %}
{# Handle loading JSONLD #}
{% if page.extra.is_rfc or page.description and page.date %}
<script type="application/ld+json">