hextra/exampleSite/content
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
..
about chore(i18n): improve translations of zh-cn (#14) 2023-08-30 21:35:04 +01:00
blog chore(i18n): improve translations of zh-cn (#14) 2023-08-30 21:35:04 +01:00
docs feat: add option to set default theme and hide toggle button (#146) 2023-10-21 22:18:04 +01:00
showcase docs: add showcase page (#86) 2023-09-24 15:30:17 +01:00
_index.md feat: add shortcodes to build Hextra home page (#90) 2023-09-26 08:15:31 +01:00