My personal website, built with Hugo. Theme used is Hugo blog awesome with some modifications.
- Install Hugo: https://gohugo.io/installation/linux/
- Run ogjson, a service which serves an API which returns JSON with OpenGraph metadata to generate links with card previews (More info):
docker run -d --rm -p 8080:8080 akimon658/ogjson:1.0.0
- Run the following command:
hugo server --noHttpCache