16 lines
273 B
Markdown
16 lines
273 B
Markdown
|
|
||
|
# minimalistic example for website
|
||
|
|
||
|
```bash
|
||
|
|
||
|
```
|
||
|
|
||
|
just open index.html
|
||
|
|
||
|
|
||
|
it shows
|
||
|
|
||
|
- how less is more
|
||
|
- the css is very easy to maintain, this allows for consistent look and feel
|
||
|
- picocss is used, which is incredible so small and so powerful compared to e.g. tailwindcss
|