Commit Graph

4 Commits

Author SHA1 Message Date
Rohan Verma
31bf678e26 Modified documentation and readme to reduce confusion in the example for deploying to github
This change reduces confusion about using backslashes or not in the URL and is generally more helpful to new comers.
2016-03-14 00:35:28 +05:30
Abdón Rodríguez Davila
74e0d31dc5 Indent to fix the list numbers 2016-01-17 20:47:36 +01:00
Abdón Rodríguez Davila
0816ce6f4c Add HTTPS force to the GH recipe 2016-01-11 19:06:33 +01:00
Chuck Horton
7082366bc2 Add Github Pages deploy and routing
This does the following:

1. Add gulp tasks to deploy to Github Pages
2. Revises routing to handle hosting from a subfolder
3. Allows development environment to run from root while production can
run from subfolder
4. Add link to PSK demo in readme.md
5. Add deploy section to readme.md
6. Add detail Deploy to Github Pages recipe

Remove getUrl function and use data binding instead

With Polymer 1.2.0 we can now use compound bindings so getUrl function
is not needed.

Change Github to GitHub

Fixed linting errors

Add example for deploy to GitHub pages

use $ variable instead of require for ghPages
2015-11-12 10:10:22 -08:00