diff --git a/static/_config.yml b/static/_config.yml index 81efff4..e81dc12 100644 --- a/static/_config.yml +++ b/static/_config.yml @@ -1,9 +1,29 @@ title: T-Watch S3 description: LILYGO® T-Watch S3 full feature implementation for ESPHome -theme: jekyll-theme-minima +#theme: jekyll-theme-minima #theme: jekyll-theme-slate -#remote_theme: riggraz/no-style-please -#plugins: -#- jekyll-remote-theme -google_analytics: G-5H8W7JPJW7 -markdown: kramdown \ No newline at end of file +remote_theme: riggraz/no-style-please +plugins: +- jekyll-remote-theme +- jekyll-default-layout +- jekyll-gist +- jekyll-github-metadata +- jekyll-optional-front-matter +#- jekyll-paginate +#- jekyll-readme-index +- jekyll-titles-from-headings +- jekyll-relative-links +#google_analytics: G-5H8W7JPJW7 +#markdown: kramdown + +#lsi: false +safe: true +#source: [your repo's top level directory] +incremental: false +highlighter: rouge +gist: + noscript: false +kramdown: +# math_engine: mathjax + syntax_highlighter: rouge + remove_block_html_tags: false diff --git a/static/index.md b/static/index.md index 552dbd6..3bf55fe 100644 --- a/static/index.md +++ b/static/index.md @@ -1,3 +1,5 @@ + + * TOC {:toc} @@ -90,5 +92,6 @@ You can use the button below to install the pre-built firmware directly to your )](https://github.com/search?q=lilygo) [![Espressif](https://img.shields.io/badge/ESP32S3%20N16R8V-e7352c.svg?logo=Espressif&logoColor=e7352c&labelColor=rgba(0,0,0,0)&color=rgba(231,53,44,0.1)&style=flat-square )](https://github.com/espressif/) [![ESPHome](https://img.shields.io/badge/ESPHome-000?logo=Esphome&logoColor=808080&labelColor=rgba(0,0,0,0)&color=rgba(33,33,33,0.1)&style=flat-square)](https://github.com/esphome/esphome) [![Home Assistant](https://img.shields.io/badge/Home%20Assistant-03A9F4?logo=HomeAssistant&logoColor=1abcf2&labelColor=rgba(0,0,0,0)&color=rgba(26,188,242,0.1)&style=flat-square)](https://my.home-assistant.io/redirect/config_flow_start/?domain=esphome) +*** - \ No newline at end of file + \ No newline at end of file