This is the source for my personal website at abhinavsarkar.net.
The master branch contains the static website which is generated from the code and the content in the source branch.
It uses the Hakyll library as the base for static website generation, along with Staticman for the static comments support. The custom code can be seen in the source branch. Website styling is done with scss and interactivity is added using JQuery.
The website is hosted with github pages with my domain name. HTTPS support is added with Cloudflare. Builds are done automatically using a self-hosted Drone CI.