A personal blog build with Hugo and integrate with Fleek.
hugo new post/<post-name>.md
hugo server -b http://localhost:1313
hugo
npm install -g @fleekhq/fleek-cli
export FLEEK_API_KEY=<Fleek API Key>
fleek site:init
fleek site:deploy
This repo integrate with Fleek, so just type hugo
and push the repo, it will automatically deploy to IPFS and update the IPNS.