events
This commit is contained in:
		
							
								
								
									
										45
									
								
								templates/pages/events/crittersmk.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										45
									
								
								templates/pages/events/crittersmk.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,45 @@
 | 
			
		||||
{% extends "bases/base.html" %}
 | 
			
		||||
 | 
			
		||||
{% block title %}Critters MK - Alfie's basement{% endblock %}
 | 
			
		||||
{% block description %}furry corner{% endblock %}
 | 
			
		||||
{% block og_image %}/static/content/Toaster_v1.0_Dark.png{% endblock %}
 | 
			
		||||
{% block keywords %}
 | 
			
		||||
Alfie King, Alfie, King, Alfieking, Alfieking.dev, dev, server, developer, backend, selfhost, homelab, furry, protogen, toaster, 
 | 
			
		||||
fursona, fur, furmeet, fursuit, persona, character, protogen fursona, protogen character, protogen fursona design, 
 | 
			
		||||
protogen character design, critters mk, critters cmk, paws n pistons, paws'n'pistons, paws n pistons furry meet, paws'n'pistons furry meet, 
 | 
			
		||||
protogen v1.0, toaster v1.0
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 | 
			
		||||
{% block head %}
 | 
			
		||||
<link rel="stylesheet" href="/static/css/gallery.css">
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
<section>
 | 
			
		||||
    <h1>Critters MK</h1>
 | 
			
		||||
    <p>
 | 
			
		||||
        Critters Mk is a fur meet based in Milton Keynes, UK. They hold a meet once a month on saturdays around the area, usually at local parks. They are a
 | 
			
		||||
        therian friendly group, and there are a variety of fursuiters and non-fursuiters that attend. The group is very welcoming to newcomers, and the meets 
 | 
			
		||||
        are a great way to meet new people in the furry community. There is also atleast one fursuit maker in the group to my knowledge, so if you are looking
 | 
			
		||||
        for a fursuit, you may be able to find one there. The group is also very active on Telegram, and they have a Twitter page where they post updates about 
 | 
			
		||||
        the meets.
 | 
			
		||||
        <br><br>
 | 
			
		||||
        I have attended a few of the meets, and I enjoyed talking to the people there. I plan on attending every meet I can in the future, as well as any other local events
 | 
			
		||||
        that I can find. If you are in the area, I highly recommend checking them out. You can find more information about the group on their
 | 
			
		||||
        <a href="https://x.com/cmkfurmeet" target="_blank">Twitter page</a> (I don't know if I can link their Telegram group :<)
 | 
			
		||||
    </p>
 | 
			
		||||
</section>
 | 
			
		||||
<section>
 | 
			
		||||
    <h1>Photos :3</h1>
 | 
			
		||||
    <p>
 | 
			
		||||
        Here are some photos from the meets I have attended. I will add more as I attend more meets.
 | 
			
		||||
    </p>
 | 
			
		||||
    <h2 class="gallery-date">26th July 2025</h2>
 | 
			
		||||
    <div class="gallery">
 | 
			
		||||
        <img src="/static/content/fur_meets/26-07-2025_critters_mk/PXL_20250726_152110445.jpg" alt="Critters MK">
 | 
			
		||||
        <img src="/static/content/fur_meets/26-07-2025_critters_mk/PXL_20250726_155134418.jpg" alt="Critters MK">
 | 
			
		||||
        <img src="/static/content/fur_meets/26-07-2025_critters_mk/PXL_20250726_155226274.jpg" alt="Critters MK">
 | 
			
		||||
        <img src="/static/content/fur_meets/26-07-2025_critters_mk/PXL_20250726_155434701.jpg" alt="Critters MK">
 | 
			
		||||
    </div>
 | 
			
		||||
</section>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
							
								
								
									
										67
									
								
								templates/pages/events/paws-n-pistons.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										67
									
								
								templates/pages/events/paws-n-pistons.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,67 @@
 | 
			
		||||
{% extends "bases/base.html" %}
 | 
			
		||||
 | 
			
		||||
{% block title %}Paws'N'Pistons - Alfie's basement{% endblock %}
 | 
			
		||||
{% block description %}furry corner{% endblock %}
 | 
			
		||||
{% block og_image %}/static/content/Toaster_v1.0_Dark.png{% endblock %}
 | 
			
		||||
{% block keywords %}
 | 
			
		||||
Alfie King, Alfie, King, Alfieking, Alfieking.dev, dev, server, developer, backend, selfhost, homelab, furry, protogen, toaster, 
 | 
			
		||||
fursona, fur, furmeet, fursuit, persona, character, protogen fursona, protogen character, protogen fursona design, 
 | 
			
		||||
protogen character design, critters mk, critters cmk, paws n pistons, paws'n'pistons, paws n pistons furry meet, paws'n'pistons furry meet, 
 | 
			
		||||
protogen v1.0, toaster v1.0
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 | 
			
		||||
{% block head %}
 | 
			
		||||
<link rel="stylesheet" href="/static/css/gallery.css">
 | 
			
		||||
<style>
 | 
			
		||||
    #woooooo {
 | 
			
		||||
        max-width: 50%;
 | 
			
		||||
        height: auto;
 | 
			
		||||
        border-radius: 10px;
 | 
			
		||||
        margin: 10px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    @media (max-width: 600px) {
 | 
			
		||||
        #woooooo {
 | 
			
		||||
            max-width: 100%;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
<section>
 | 
			
		||||
    <h1>Paws'N'Pistons</h1>
 | 
			
		||||
    <p>
 | 
			
		||||
        Paws'N'Pistons is a furry car meet that takes place across the UK. They are a very welcoming group that is open to all furries, regardless 
 | 
			
		||||
        of whether you have a car or not. Their meets last all day and involve multiple hours of driving across the country to various locations. They
 | 
			
		||||
        also have a <a href="https://pawsnpistons.com" target="_blank">shop</a> where you can buy car stickers and other merch. They also hand out free
 | 
			
		||||
        stickers at their meets. Their main social media is their <a href="https://www.instagram.com/paws_n_pistons/" target="_blank">Instagram</a>, where 
 | 
			
		||||
        they post photos from their meets and updates about upcoming events.
 | 
			
		||||
        <br><br>
 | 
			
		||||
        I've only attended one meet on the 3rd of August 2025, and it was a great experience. The people were very chill and I enjoyed driving around with them. 
 | 
			
		||||
        ALSO, one of them offered to let me try their fursuit!!! Im now going to speedrun going broke trying to get a fursuit of my own cus of this :3 (I was 
 | 
			
		||||
        already planning on getting one, but this just made me want one more).
 | 
			
		||||
        <br>
 | 
			
		||||
        <img src="/static/content/fur_meets/03-08-2025_paws_n_pistons/PXL_20250803_200906329.jpg" alt="me in a fursuit" id="woooooo">
 | 
			
		||||
        <br>
 | 
			
		||||
        Unfortunately, I don't have any contact with them, cus they were a rly chill person. If anyone knows them, please let me know!
 | 
			
		||||
    </p>
 | 
			
		||||
</section>
 | 
			
		||||
<section>
 | 
			
		||||
    <h1>Photos :3</h1>
 | 
			
		||||
    <p>
 | 
			
		||||
        Here are some photos from the meets I have attended. I will add more as I attend more meets.
 | 
			
		||||
    </p>
 | 
			
		||||
    <h2 class="gallery-date">3rd Aug 2025</h2>
 | 
			
		||||
    <div class="gallery">
 | 
			
		||||
        <img src="/static/content/fur_meets/03-08-2025_paws_n_pistons/PXL_20250803_141943558.jpg" alt="Paws'N'Pistons">
 | 
			
		||||
        <img src="/static/content/fur_meets/03-08-2025_paws_n_pistons/PXL_20250803_150138054.jpg" alt="Paws'N'Pistons">
 | 
			
		||||
        <img src="/static/content/fur_meets/03-08-2025_paws_n_pistons/PXL_20250803_150249916.jpg" alt="Paws'N'Pistons">
 | 
			
		||||
        <img src="/static/content/fur_meets/03-08-2025_paws_n_pistons/PXL_20250803_183614897.jpg" alt="Paws'N'Pistons">
 | 
			
		||||
        <img src="/static/content/fur_meets/03-08-2025_paws_n_pistons/PXL_20250803_140629639.jpg" alt="Paws'N'Pistons">
 | 
			
		||||
        <img src="/static/content/fur_meets/03-08-2025_paws_n_pistons/PXL_20250803_141242090.jpg" alt="Paws'N'Pistons">
 | 
			
		||||
        <img src="/static/content/fur_meets/03-08-2025_paws_n_pistons/PXL_20250803_182023562.jpg" alt="Paws'N'Pistons">
 | 
			
		||||
        <img src="/static/content/fur_meets/03-08-2025_paws_n_pistons/PXL_20250803_184321576.jpg" alt="Paws'N'Pistons">
 | 
			
		||||
    </div>
 | 
			
		||||
</section>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user