mdivecky
326a630256
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
537 B
537 B
New web for nolog.cz
Prerequisities
Setup
- Clone repository
- Install node dependencies
yarn
# or
npm install
- Build styles
yarn styles:watch
- Start hugo server
hugo server -D