My personal website and blog.
I run this from my own docker-compose. See my docker-compose repo.
All my blog posts in posts
are copyrighted by me, with all rights reserved.
Likewise, all of my images here which are not already otherwise licensed are copyrighted with all rights reserved.
All of the code in src
is licensed under the MIT licnese.
Additionally, you are free to replicate the design of this blog, in which case I would highly appreciate a link back to https://igor.moomers.org as the source.
To run the development server:
yarn dev
Then open http://localhost:3000 to see the result.