Files
ESP32-S3_Arduino-Uno/_config.yml
2025-03-15 23:42:59 -04:00

26 lines
650 B
YAML

title: ESP32-S3 Uno Development Board
description: Build your dreams with ESP32-S3 DevBoard. Prototyping with a human touch.
show_downloads: true
google_analytics:
theme: jekyll-theme-architect
baseurl: "/ESP32-S3_Arduino-Uno" # the subpath of your site, e.g. /blog
url: "https://alexandrebobkov.github.io/" # the base hostname & protocol for your site
permalink: /:month-:day-:year/:title.html
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-titles-from-headings
kramdown:
syntax_highlighter: coderay
header_pages:
- specs.md
- schematic.md
readme_index:
enabled: true
remove_originals: false
with_frontmatter: false