Skip to content

craftsmandigital/hugo-datarekrutt

Repository files navigation

hugo-datarekrutt

Datarekrutt, The educational site for the data noobs

The site is based on this theme.

to get the repo and theme do this clone command

git clone --recursive <This repository>

other ways or test purposes

git clone --recursive --branch <A branc for this repository> <This repository>

Build comand

  • If dependensies is not installed then first runn

npm install

  • Build command

npm start