A simple Leaflet map template for new users to explore.
http://kleeson.github.io/leaflet-map-simple
- Create your own free GitHub account
- Fork my repo to copy to your own account
- In your forked repo, click on Branches, and delete my gh-pages branch
- Click on Branches and navigate back to your master branch
- Click on README.md in your master branch, and click the pencil icon to edit
- Edit the link to "my live demo" above and insert your GitHub username
- Scroll down to bottom of README.md and click green Commit button to save changes to your master branch
- At top of your repo page, select "master" drop-dowm menu, and type "gh-pages" to create your this new branch, which copies all content from your master branch.
- All content in the gh-pages branch is viewable on the public web, at the link you retyped above, but you may need to wait up to 10 minutes for the first instance to appear. Afterwards, any changes you make to the gh-pages branch should appear within 10 seconds.