17 Commits

Author SHA1 Message Date
Marek Matej a4965b29d0 Article/esp32 memory map 101 (#88)
* assets/data: Add new author

Fill in author data and image.

Signed-off-by: Marek Matej <marek.matej@espressif.com>

* content: Add post on ESP32 memory map

Add blog post about the ESP32 family memory map.

Signed-off-by: Marek Matej <marek.matej@espressif.com>

---------

Signed-off-by: Marek Matej <marek.matej@espressif.com>
Co-authored-by: Marek Matej <marek.matej@espressif.com>
2024-09-06 18:40:08 +08:00
Marcio Ribeiro 340fcd3e3a article: zephyr max wifi throughput: update to zephyr hwmv2
This MR updated the article to comply with Zephyr Hardware Model V2

Signed-off-by: Marcio Ribeiro <marcio.ribeiro@espressif.com>
2024-09-06 16:27:24 +08:00
Lucas Saavedra Vaz ace2ea23c6 Using ESP-NOW in Arduino (#71)
* Using ESP-NOW in Arduino

* Review suggestions

* Apply review suggestions

* Reword phrase
2024-08-08 17:38:41 +01:00
CheahHaoYi 9cce7f4e37 Add ESP-IDF window example 2024-07-31 19:43:12 +08:00
ESP-Kirill a7fa803741 fix: add author entry for Brian (#69) 2024-07-25 17:24:05 +08:00
ESP-Kirill aa5b4196d7 Fix/misc minor issues (#61)
* fix: Change github URL in footer from Espressif organization to actual repo

Fixes #47

* fix: Add Espressif logo in place of missing author images

* fix: Run pre-commit hook on all repo files and fix reported issues

* blog: Replace existing espresso cover picture with one featuring John Lee
2024-07-16 10:47:24 +08:00
ESP-Kirill 5f534cad1f blog: Add article espressif ide lsp support (#57)
* Added Espressif IDE LSP support post

* blog:Update conclusion and table of contents

* blog: Update images for clarity and add editor color options items

* blog: update toc and disable processing of gif images

    Enable automatic generation of toc while using the plugin markdown all in one. This solution is cleaner than creating anchors and referring to them.

    The standard markdown syntax for including images triggers their processing by Hugo. However, Hugo cannot process animated GIFs, which leads to errors while generating HTML. The figure shortcode with the option default=true enables standard markdown action for images and disables image processing by Hugo.

* Rewrite or edit the introduction and part of setup

    This commit attempts to disambiguate all abbreviations, make terminology consistent, and improve the flow in general

* blog: Update as per Kondals feedback and his answers to Kirills questions

* feat: Add video shortcode

* fix: Convert gifs to mp4 and rearrange media files

---------

Co-authored-by: pedrominatel <pminatel@gmail.com>
Co-authored-by: Kondal Kolipaka <kondal.kolipaka@espressif.com>
2024-07-10 14:19:16 +08:00
ESP-Kirill e595b4d02f fix: implement feedback to espresso article (#56) 2024-07-03 12:16:49 +08:00
Tiago Medicci Serrano fdddc8b088 Add article "Getting Started with NuttX and ESP32 Family" (#45)
* Add Tiago Medicci, Eren Terzioğlu and Filipe Cavalcanti as authors.

* Add article `Getting Started with NuttX and ESP32 Family`.
2024-06-28 14:00:45 +01:00
ESP-Kirill 10495c7acb Docs/add zephyr max wifi throughput article (#49)
* docs: add zephyr max wifi throughput paper

* docs: implement Kirill's comments for zephyr max wifi throughput paper

* docs: Add author entry, tags, and cover picture
2024-06-28 19:48:52 +08:00
ESP-Kirill 073a3b5e9a docs: add zephyr espresso machine paper (#48) 2024-06-28 19:31:00 +08:00
Juraj Michálek d189897836 add Juraj Michalek entry, plus review of Omar's book (#27)
* add author's json

* doc: add author page

* add review of Omar's books

* move bookk review out of folder

* fix header

* add author and featured webp

* add links to books
2024-06-07 18:41:24 +01:00
kirill.chalov 9267bc96ab fix: Add dashes between first and last names of authors in pics 2024-05-30 16:31:37 +08:00
kirill.chalov 6d553f62b9 fix: Add dashes between first and last names of authors 2024-05-29 19:15:43 +08:00
kirill.chalov ec4db27d53 docs: Add kirill chalov as author 2024-05-29 19:15:43 +08:00
kirill.chalov 527c66a31f fix: Correct all issues in repo found by pre-commit checks 2024-05-28 12:16:47 +08:00
Pedro Minatel d2aafc5650 Initial Developer Portal Merge (#3)
* Added basic Hugo site

* Added blowfish theme as submodule

* Added more content as demo

* Github action to deploy on GH pages

* File renamed

* File removed

* Create hugo.yml

* Light mode as default

* Added pages missing index file

* Clean up for merge

* CI workflow removed
2024-02-29 11:28:35 +00:00