public-web/README.md
2022-10-20 18:42:10 +02:00

302 B

New web for nolog.cz

Prerequisities

  1. Install hugo

Setup

  1. Clone repository
  2. Pull submodule with theme
git submodule update --init
  1. Start hugo server
hugo server -D

Contributors