mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2026-01-26 16:52:20 +01:00
8 lines
218 B
YAML
8 lines
218 B
YAML
# bundle exec jekyll serve --host=0.0.0.0
|
|
|
|
title: ESP Async WebServer
|
|
description: "Asynchronous HTTP and WebSocket Server Library for ESP32"
|
|
remote_theme: pages-themes/cayman@v0.2.0
|
|
plugins:
|
|
- jekyll-remote-theme
|
|
|