Skip to content

schneyra/martinschneiderme-11ty

Repository files navigation

martinschneider.me

Netlify Status

This is the repository for my personal website 👨🏼‍💻 martinschneider.me. Feel free to grab the bits and pieces that might be handy for you. Attribution is appreciated. Any questions or suggestions? Send me a message on Mastodon.

Build with Eleventy and hosted on Netlify.

Codespace development

npm install
npx @11ty/eleventy --serve

Local development (with Docker)

./console start
./console npm install
./console serve