Skip to content

mozilla/ecosystem-platform

Repository files navigation

Firefox Ecosystem Platform Docs

This repo hosts the source code and tooling for the Firefox Ecosystem Platform documentation portal.

Scope and Target Audience

The docs in this repository are intended for engineers, designers or product managers working on applications in the Firefox Ecosystem.

Our aim is to help them understand how and why to incorporate Account-related features into their application, in a way that makes the Firefox family of products feel like a cohesive cross-app and cross-device experience for users.

Working on the Docs

Our documentation is organized following a Divio strategy.
If you modify these docs please use that structure.

The site is build using Docusaurus and is automatically deployed from master to GitHub Pages using CircleCI. To build and run it locally you can:

$> yarn install
$> yarn start

That should open a new browser window automatically, or you can manually browse to http://localhost:3000/ecosystem-platform/ to view the docs.

About

Documentation Hub for Firefox Accounts, Sync Client Integrations and More

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published