A mapbox plugin for octopress. Make sure you have a Mapbox account and have configured your Map.
- Clone this repository
- Copy all files into your octopress directory
- Include
mapbox_head
insource/_includes/head.html
({% include custom/mapbox_head.html %}
) - Import
_mapbox.scss
to yourscreen.scss
- Add
mapbox_id
to_config.xml
{% mapbox lat long zoomLevel %}
For more information, just check out the demo page