12 lines
404 B
Markdown
12 lines
404 B
Markdown
---
|
|
title: "My First Blog Post"
|
|
date: "2025-08-06"
|
|
layout: "post.njk"
|
|
tags: "posts"
|
|
excerpt: Made using Eleventy!
|
|
---
|
|
|
|
Welcome to my new blog! This is my very first post. This website was created using eleventy in a custom nodejs docker container, pretty cool huh?? Maybe I'll post the source code one here one day!
|
|
<br/>
|
|
<br/>
|
|
Check back soon for more updates on networking, homelabbing, and technology! |