This is a first blog post with 11ty

This is my first post on this website

Hello world!

The key here is something.

local M = {}
local function dostuff()
    return 1 + 1
end