Skip to content

Commit

Permalink
Merge remote-tracking branch 'alan/CORSnote'
Browse files Browse the repository at this point in the history
* alan/CORSnote:
  NOJIRA: add a note about the CORS issue with the icon fonts when running locally.
  • Loading branch information
jobara committed Dec 21, 2016
2 parents 0cc7ba4 + f2906e6 commit 44afc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This is not an immediately deployable version of the website - [docpad](http://d

4. Run docpad from the fluid-website directory `docpad run`.

5. Open `http://localhost:9778/` to see the website.
5. Open `http://localhost:9778/` to see the website. **Note**: you must access the site through the URL defined in `docpad.coffee` at Step 3, or you will see a CORS error when loading the icon fonts.

# To deploy to gh-pages:

Expand Down

0 comments on commit 44afc14

Please sign in to comment.