mozilla / hotdish

Explorations on being together in the browser
Mozilla Public License 2.0
109 stars 13 forks source link

Publish landing page for installing #285

Closed ianb closed 10 years ago

ianb commented 10 years ago

On https//togetherjs.com/hotdish/something we should publish the invite pages, and switch the invite links to point to there.

Needed for #254

ianb commented 10 years ago

I'm not publishing stuff from site/ to togetherjs.com/hotdish/ and the invite goes to togetherjs.com/hotdish/invite/

We still need to put the actual landing pages in place.

ianb commented 10 years ago

Invite links should point to the new location, and I've just uploaded everything (https://togetherjs.com/hotdish/ and https://togetherjs.com/hotdish/invite/). Now we just need to test the flow.

aarondruck commented 10 years ago

Checking this out now. We need to add another state for:

  1. After the user installs the add on, there should be an arrow pointing to the addon button. (what we currently have) screen shot 2014-02-07 at 12 14 26 pm
  2. After clicking the hotdish button and the sidebar opens, the first page they should see should be something more inviting (what we currently have) screen shot 2014-02-07 at 12 14 34 pm

working on these now.

ianb commented 10 years ago

Any pages that are for after the addon has been installed can also be in the data/ directory, they don't need to be on the site. That makes them a bit easier to update. @gregglind might know the right incantation for opening a specific URL when an addon is installed.

aarondruck commented 10 years ago

After you install addon in Firefox, the page should be: /data/site-pages/02-first-run.html

ianb commented 10 years ago

Last part done in 5a85eb96aadb06f517b95756730f67fe96f3b045