mapbox / mapbox.js

Mapbox JavaScript API, a Leaflet Plugin
mapbox.com/mapbox.js/
Other
1.92k stars 386 forks source link

[docs] adds jekyll-sitemap plugin to generate a sitemap #1279

Closed katydecorah closed 5 years ago

katydecorah commented 5 years ago

We're adding a sitemap to Mapbox.js so we can add it to the search console.

To test this PR:

  1. bundle install
  2. bundle exec jekyll serve
  3. Navigate to http://127.0.0.1:4000/mapbox.js/sitemap.xml and you should see an XML document with the files in this site!