mirror of
https://github.com/alexandrebobkov/ESP32-S3_Arduino-Uno.git
synced 2025-08-06 19:05:05 +00:00
25 lines
635 B
YAML
25 lines
635 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:
|
|
# - about.md
|
|
|
|
readme_index:
|
|
enabled: true
|
|
remove_originals: false
|
|
with_frontmatter: false
|