This repository has been archived on 2022-12-03. You can view files and clone it, but cannot push or open issues or pull requests.
public-web/README.md
2022-12-03 20:22:25 +01:00

405 B

New web for nolog.cz

Prerequisities

  1. hugo
  2. Node.js (for Tailwind)

Setup

  1. Clone repository
  2. Install node dependencies
yarn
# or
npm install
  1. Build styles
yarn styles:watch
  1. Start hugo server
hugo server -D

Contributors

test2