SkillAgentSearch skills...

Photon

Firefox’s Photon Design System.

Install / Use

/learn @FirefoxUX/Photon
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

Photon Design System

This project is no longer maintained or worked on. More to come soon on our next design system documentation website.

Running Photon

Requires:

  • docker

To run (with hot-reloading!):

  • First, check out this repository into a folder.
  • Go to your command line, enter that folder, and run the following commands:
docker pull praqma/gh-pages
docker run --name photon -d -v $PWD/jekyll:/home/jenkins -p 4000:4000 praqma/gh-pages || docker start photon
docker exec -it photon jekyll serve --watch --host=0.0.0.0
  • Open up http://localhost:4000/photon/

Once you have something you like, it's time to share it with the rest of us!

To get your changes merged:

  • Make sure you're working on master, and submit the pull request to there.
  • Make your pull request as small as possible (so it's easier to review and merge them).
  • If it's something that needs to be merged as soon as possible, add a tag (e.g. urgent).

Related Skills

View on GitHub
GitHub Stars274
CategoryDesign
Updated1mo ago
Forks72

Languages

SCSS

Security Score

95/100

Audited on Feb 19, 2026

No findings