Rename 'Polymer Starter Kit' to 'Share With Me'

This commit is contained in:
Robin Linus 2015-12-18 17:09:04 +01:00
parent f5b2b47136
commit 370003835e
10 changed files with 38 additions and 133 deletions

View file

@ -1,6 +1,6 @@
# Deploy to Github Pages
You can deploy to github pages with a couple minor changes to Polymer Starter Kit:
You can deploy to github pages with a couple minor changes to Share With Me:
1. Uncomment this line `// app.baseUrl = '/polymer-starter-kit/';` in app.js near the top
@ -19,5 +19,5 @@ You can deploy to github pages with a couple minor changes to Polymer Starter Ki
### Notes
* When deploying to Github Pages we recommend using hashbangs which is Polymer Starter Kit default.
* When deploying to Github Pages we recommend using hashbangs which is Share With Me default.
* This method should work for most hosting providers when using a subfolder.