My personal blog. Powered by Hugo and TailwindCSS.
$ npm ci # Install dependencies
$ hugo server -D # Run development server
$ hugo # Run production build
For setting up Hugo and TailwindCSS I've followed up this nice blog post.