No description
mdivecky
8408e32e6c
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
|
||
---|---|---|
.vscode | ||
archetypes | ||
assets | ||
content | ||
i18n | ||
layouts | ||
scripts | ||
static | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
.woodpecker.yml | ||
.yarnrc.yml | ||
config.yaml | ||
package.json | ||
podcast.md | ||
README.md | ||
tailwind.config.js | ||
yarn.lock |
New web for nolog.cz
Prerequisities
Setup
- Clone repository
- Install node dependencies
yarn
# or
npm install
- Build styles
yarn styles:watch
- Start hugo server
hugo server -D