No description
Matěj Divecký
3a82be209e
All checks were successful
/ build (push) Successful in 20s
Reviewed-on: #41 |
||
---|---|---|
.forgejo/workflows | ||
.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