# fedpub **Repository Path**: mirrors_adobe/fedpub ## Basic Information - **Project Name**: fedpub - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-04 - **Last Updated**: 2026-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Adobe Federated Publishing FEDS Publishing Platform for SEO Articles on A.com Origin: - https://fedpub--adobe.hlx.page/ ## How to develop and test locally 1. Install the [Helix CLI](https://github.com/adobe/helix-cli): `npm install -g @adobe/helix-cli` 1. Clone this repository locally: `git clone https://github.com/adobe/fedpub.git` 1. Go to the `fedpub` directory: `cd fedpub` 1. Start Helix Simulator: `hlx up` (opens your browser at `http://localhost:3000`) 1. Open the `fedpub` directory in your favorite IDE and start coding :)