Skip to content

Source code of my personal website.

Notifications You must be signed in to change notification settings

cassiomolin/cassiomolin.github.io

Repository files navigation

This is the source code of my personal website, deployed on GitHub Pages.

Developing locally

Install packages:

$ npm --prefix themes/windy install themes/windy

Start the Tailwind CLI build process:

$ npm run --prefix themes/windy start:tailwindcss

In a different terminal window, start the Hugo webserver:

$ hugo serve --bind=0.0.0.0 --buildDrafts --minify

Favicon

The favicon was generated using favicon.io using the Inria Sans font.