There are many websites out there, but this one is mine.
The underlying tech of this website uses the static site generator Hugo. All styles are handled by Tailwind CSS, and a minimal amount of JavaScript is utilized throughout.
npm install
The Hugo binary is managed by hugo-bin
, so there you don't have to worry about having it installed globally.
npm start
npm run build