No description
Find a file
2022-10-20 18:42:10 +02:00
archetypes new web. Old is in separate branch 'old-web' 2020-04-12 22:16:39 +02:00
assets/sass rework with services page and new homepage 2022-10-19 13:51:24 +02:00
content Update 'content/cs/support.md' 2022-10-19 15:50:05 +02:00
i18n Fix mobile menu for real 2020-09-27 15:59:10 +02:00
layouts vyrocky, podekovani, legal 2022-10-19 14:22:38 +02:00
static vyrocky, podekovani, legal 2022-10-19 14:22:38 +02:00
themes include plausible script via theme settings 2022-10-11 08:54:14 +02:00
.gitignore fix favicons on apple/android 2022-10-10 16:41:08 +02:00
.gitmodules new web. Old is in separate branch 'old-web' 2020-04-12 22:16:39 +02:00
config.yaml rework with services page and new homepage 2022-10-19 13:51:24 +02:00
README.md Update readme 2022-10-20 18:42:10 +02:00

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