/blog

my public blog hosted at igor.moomers.org

Primary LanguageTypeScript

igor.moomers.org blog

My personal website and blog.

Hosting

I run this from my own docker-compose. See my docker-compose repo.

License

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.

Getting Started

To run the development server:

yarn dev

Then open http://localhost:3000 to see the result.