public-web/README.md
ondrej 937b5a4893
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Fix & chore
2023-08-30 21:30:27 +02:00

26 lines
471 B
Markdown

# New web for nolog.cz
[![status-badge](https://woodpecker.nolog.cz/api/badges/NoLog.cz/public-web/status.svg)](https://woodpecker.nolog.cz/NoLog.cz/public-web)
## Prerequisities
1. [hugo](https://gohugo.io/getting-started/installing/)
2. Node.js (for [Tailwind](https://tailwindcss.com/))
## Development setup
Install dependencies:
```
npm i
```
Start development server (Starts Hugo and Tailwindcss):
```
npm run dev
```
## Contributors
- <ondrej@nyv.lt> <3