Main components are wine, ffmpeg, nginx+nginx-ts-module and xvfb. It runs diablo2 and livestreams the screen capture.
I'd love to push this to git or docker, but it's currently littered with blizzards game files. I'm most likely not allowed to share the current state.
I put some files together to get a rough look. I'll try to make it a bit more usefull when i'm done with actual work and not exhausted.
It's easy to get a blog going with either GitHub or GitLab plus their "Pages" hosting environment, or Netlify.
Here's how you can do this with just GitHub Pages or GitLab Pages:
* https://docs.gitlab.com/ce/user/project/pages/
Here's how I originally hosted my blog with Gitlab Pages using Hugo (a static site generator):
https://misha.brukman.net/blog/2019/05/building-a-site-with-...
and then ended up migrating to Netlify when I upgraded Hugo to a new version to support a different theme (Netlify has additional benefits, like automatic live previews):
https://misha.brukman.net/blog/2019/05/switching-hugo-theme/
And here's someone else's 1-hour walk-through of the same workflow:
https://brainfood.xyz/post/20190518-host-your-own-blog-in-1-...
It's pretty straight-forward process regardless of which approach you take. I hope this helps you get started with your own blog!
No pressure, I’m just looking forward to it.