diff --git a/README.md b/README.md index 585c7ff4..58933b47 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This project stores the files for the [Espressif Developer Portal][] website. Gi If you want to contribute to this project, it would be nice to see the rendered version. The website can be easily rendered on your local machine using the following steps: -1. Clone this repository using `git clone --recursive`. +1. Clone this repository using `git clone --recursive --shallow-submodules`. 2. Install Hugo following the [instructions](https://gohugo.io/installation/). 3. In the project folder, run `hugo server` and open the provided local web address, usually `http://localhost:1313/`. diff --git a/content/workshops/flowcode/_index.md b/content/workshops/flowcode/index.md similarity index 99% rename from content/workshops/flowcode/_index.md rename to content/workshops/flowcode/index.md index 36714827..25735708 100644 --- a/content/workshops/flowcode/_index.md +++ b/content/workshops/flowcode/index.md @@ -2,6 +2,7 @@ title: "Flowcode - M5 Stack Dial Workshop" date: 2024-12-09 tags: ["Workshop", "Flowcode", "ESP32-S6", "GUI", "Process"] +showAuthor: false authors: - john-dobson ---