mirror of
https://github.com/alexandrebobkov/ESP32-S3_Arduino-Uno.git
synced 2025-08-07 03:08:46 +00:00
26 lines
610 B
YAML
26 lines
610 B
YAML
title: ESP32-S3 Uno DevBoard
|
|
description: Build your 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
|