hextra/exampleSite
Xin 97e6945c04
feat: add option to set default theme and hide toggle button (#146)
resolves #135 

Light / dark theme can be configured via:

```yaml
  theme:
    # light | dark | system
    default: system
    displayToggle: true
```
2023-10-21 22:18:04 +01:00
..
assets/images feat: add native image processing to cards (#63) 2023-09-19 00:04:48 +01:00
content feat: add option to set default theme and hide toggle button (#146) 2023-10-21 22:18:04 +01:00
static/images feat: add native image processing to cards (#63) 2023-09-19 00:04:48 +01:00
go.mod chore: move content to exampleSite 2023-08-16 20:42:32 +01:00
hugo_stats.json chore: add code copy button icons in js (#133) 2023-10-07 20:01:19 +01:00
hugo.work chore: move content to exampleSite 2023-08-16 20:42:32 +01:00
hugo.yaml feat: add option to set default theme and hide toggle button (#146) 2023-10-21 22:18:04 +01:00