<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>weenie&#39;s blog</title>
  <subtitle>blog of weeniemount! i will hopefully write into this</subtitle>
  <link href="https://weeniemount.pages.dev/feed.xml" rel="self"/>
  <link href="https://weeniemount.pages.dev"/>
  <updated>2026-09-06T14:29:00Z</updated>
  <id>https://weeniemount.pages.dev</id>
  <author>
    <name>weeniemount</name>
  </author>

  <image>
    <url>https://weeniemount.pages.dev/images/blogicon.png</url>
    <title>weenie&#39;s blog</title>
    <link>https://weeniemount.pages.dev</link>
    <width>32</width>
    <height>32</height>
  </image>
  <entry>
    <title>first post</title>
    <link href="https://weeniemount.pages.dev/blog/first-post.html"/>
    <updated>2026-09-06T14:29:00Z</updated>
    <id>https://weeniemount.pages.dev/blog/first-post.html</id>
    <content type="html">&lt;h1&gt;first post&lt;/h1&gt;
&lt;hr /&gt;
&lt;p&gt;hey guys its me ween and this is my first post ever invented frfr&lt;/p&gt;
&lt;p&gt;basically this is my 3rd remake of weeniemount.github.io but using 11ty (a static site generator!) instead of just raw dogging html. so far its been great! heck, this post you are reading is made using mark down files! home page? markdown. the blog page? also markdown!&lt;/p&gt;
&lt;p&gt;like i just made a base.html file all other pages use during creation and yeah look i can write shit in markdown and have it become a html page using my base and style.css, so thats pretty swag!&lt;/p&gt;
&lt;p&gt;anyways this time around i have a button that you can link!&lt;/p&gt;
&lt;a class=&quot;slop&quot; href=&quot;https://weeniemount.pages.dev/&quot;&gt;
    &lt;img src=&quot;https://weeniemount.pages.dev/images/weeniebutton.png&quot; /&gt;
&lt;/a&gt;
&lt;p&gt;and also, the button above is just a html template i use for all the other buttons!&lt;/p&gt;
</content>
  </entry>
</feed>