Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@
# developer-portal-codebase
# Developer Portal Codebase

## Description
**developer-portal-codebase** is an extension of the [Espressif Developer Portal](https://github.com/espressif/developer-portal).
This repository hosts source code used in **articles, workshops, examples, demos, and tests** that support ESP-IDF content published on the developer portal.

It is **not** intended for the Hugo-based website code — instead, it serves as the technical foundation for code examples, educational materials, and developer resources shared on [developer.espressif.com](https://developer.espressif.com).

## Repository Links

- **Developer Portal:** [https://github.com/espressif/developer-portal](https://github.com/espressif/developer-portal)
- **Developer Site:** [https://developer.espressif.com](https://developer.espressif.com)

## How to Clone

To clone this repository locally:

```bash
git clone https://github.com/espressif/developer-portal-corebase.git
cd developer-portal-corebase