hextra/exampleSite/content/docs
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
..
advanced feat: support custom primary saturation (#131) 2023-10-04 20:41:59 +01:00
guide feat: add option to set default theme and hide toggle button (#146) 2023-10-21 22:18:04 +01:00
_index.ja.md chore: updated page description partial 2023-08-27 23:44:43 +01:00
_index.md chore: updated page description partial 2023-08-27 23:44:43 +01:00
_index.zh-cn.md chore(i18n): improve translations of zh-cn (#14) 2023-08-30 21:35:04 +01:00
getting-started.ja.md chore: compile css and update docs 2023-08-16 20:44:42 +01:00
getting-started.md docs: add using Hextra as Git submodule (#137) 2023-10-16 14:28:28 +01:00
getting-started.zh-cn.md chore(i18n): improve translations of zh-cn (#14) 2023-08-30 21:35:04 +01:00