Skip to content

Commit 20acdc7

Browse files
committed
Theme experiment and add links
1 parent 3136f47 commit 20acdc7

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

_config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ exclude:
44
- ReadMe.md
55
- CNAME
66

7-
theme: minima
7+
theme: tactile
88
title: MPEasy.Org
99
description: MicroPython Easy Install for ESP32 Family MCUs
1010
url: MPEasy.Org
11-
header_pages: []

index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ on your MCU.
1717

1818
### Pre-Install Checklist
1919
* MicroPython Installation [Overview](overview.html)
20-
* Check Browser Requirements
21-
* Check PC Requirements
22-
* Check USB Serial Drivers
23-
* Identify Your MCU Chip and Board
24-
* Connect Your MCU
25-
* Enter Download Mode
20+
* Check [Browser](browser.html) Requirements
21+
* Check [PC](pc.html) Requirements
22+
* Check [USB Serial Drivers](drivers.html)
23+
* [Identify](identify.html) Your MCU Chip and Board
24+
* [Connect](connect.html) Your MCU
25+
* Enter [Download Mode](download.html)
2626

2727
After completing the pre-install checklist above,
2828
select a build for a generic board with your flash and RAM size, or for a specific board:

0 commit comments

Comments
 (0)