https://fika.works website, runs on Netlify
For development the FikaWorks theme use tailwindcss, make sure to read the documentation.
You can use icons from Heroicons.
# install dev dependencies (tailwind, postcss, etc.)
$ npm install
# run hugo
$ hugo serve
You can now access the website locally at http://localhost:1313.