No description
mdivecky
ffc042523c
All checks were successful
ci/woodpecker/push/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
Development setup
Install dependencies:
npm i
Start development server (Starts Hugo and Tailwindcss):
npm run dev