forked from NoLog.cz/public-web
No description
archetypes | ||
assets | ||
content | ||
i18n | ||
layouts | ||
scripts | ||
static | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
config.yaml | ||
package.json | ||
podcast.md | ||
README.md | ||
tailwind.config.js | ||
yarn.lock |
New web for nolog.cz
Prerequisities
Setup
- Clone repository
- Pull submodule with theme
git submodule update --init
- Start hugo server
hugo server -D