Build time increases exponentially with more images pulled in by the eleventy-image plugin. This keeps build times low and shifts computational load to an external image hosting service.
16 lines
455 B
Markdown
16 lines
455 B
Markdown
---
|
|
title: Home
|
|
layout: page.njk
|
|
eleventyNavigation:
|
|
key: home
|
|
---
|
|
|
|
# Rawr there! 👋🏻
|
|
|
|

|
|
|
|
Welcome to my little corner of the internet! This is where I pour out my thoughts whenever I have them :3
|
|
|
|
Here you'll find posts about tech stuff, sometimes tutorials, comments on news articles I read.
|
|
|
|
So if that's kind of your thing, I'd be happy to have you around!
|