# New web for nolog.cz [![status-badge](https://woodpecker.nolog.cz/api/badges/NoLog.cz/public-web/status.svg)](https://woodpecker.nolog.cz/NoLog.cz/public-web) ## Prerequisities 1. [hugo](https://gohugo.io/getting-started/installing/) 2. Node.js (for [Tailwind](https://tailwindcss.com/)) ## Development setup Install dependencies: ``` npm i ``` Start development server (Starts Hugo and Tailwindcss): ``` npm run dev ``` ## Contributors - <3