etiennesegonzac / directory

A directory listing replacement apps and addons for FxOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Hackerplace

This is a directory of apps and add-ons for customizing Firefox OS.

Submission Process

Here's how to submit your app or add-on to the Hackerplace:

  1. Fork the Hackerplace repository: https://github.com/fxos/directory.
  2. In your fork, edit the App List by adding an item with the follow data:
  • manifestURL: the URL at which your app/add-on's manifest resides
  • name: the name of you app/add-on shown in the hackerplace list
  • icon: the URL of your icon, if you want it can be relative, and you can add your icon here
  • description: a brief description of your application
  • author: your name, or github handle
  • type: can be hosted, packaged or addon, see MDN for more info
  • url: the public git repository url for your app/add-on
  • revision: a revision hash for the current version of your app/add-on
  1. Submit a Pull Request request containing the updated app list with your app/add-on info to the Hackerplace repository. (For more information on how to create a Github Pull Request, see the Documentation)

Once the PR has been reviewed, approved, and merged, your add-on or app will appear in the Hackerplace!

About

A directory listing replacement apps and addons for FxOS.


Languages

Language:JavaScript 86.8%Language:CSS 9.9%Language:Nginx 2.0%Language:HTML 1.3%