You can find the hosted site at sashanull.re, which hosts my technical blog. You can also find the comments system in the Discussions tab of GitHub, which is auto-updated based on site comments.
To run the site locally, have Docker
installed on your system and run ./serve.sh.
The site will be at http://localhost:4000.
Kill the script when you are done.