hextra/layouts
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
..
_default chore: add code copy button icons in js (#133) 2023-10-07 20:01:19 +01:00
blog fix: add missing translations (#142) 2023-10-16 13:30:31 +01:00
docs docs: add giscus comments system (#96) 2023-09-26 23:33:27 +01:00
partials feat: add option to set default theme and hide toggle button (#146) 2023-10-21 22:18:04 +01:00
shortcodes fix: callout styling issue with markdown content (#141) 2023-10-13 00:09:57 +01:00
404.html feat: add detail box and update styles 2023-08-16 20:39:43 +01:00
hextra-home.html feat: add shortcodes to build Hextra home page (#90) 2023-09-26 08:15:31 +01:00
index.html feat: support wide and full page modes (#69) 2023-09-20 23:36:00 +01:00