Skip to content

A Sketch plugin that exports Sketch artboards into clickable HTML file.

Notifications You must be signed in to change notification settings

MaxBazarov/exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Max Bazarov
Aug 23, 2018
634c1d9 · Aug 23, 2018

History

1 Commit
Aug 23, 2018
Aug 23, 2018
Aug 23, 2018
Aug 23, 2018
Aug 23, 2018
Aug 23, 2018
Aug 23, 2018

Repository files navigation

Exporter

A Sketch plugin that exports Sketch artboards into clickable HTML file.

Features:

  • Show artboard as an overlay over a previous artboard Picture, Example
  • Support for Sketch-native links (including Back links, cross-page links, links inside Symbols and overrided hotspot links)
  • Single HTML file with links highlighting
  • Support for external links
  • Skips pages and artboards with * prefix (NEW)
  • Artboard annotations (NEW)

Please send your feedback to max@bazarov.ru and subscribe to our Twitter account @exporter.plugin

Installation

To install, download the zip file and double-click on Exporter.sketchplugin. The commands will show up under Plugins > Exporter.

Usage

You can use Sketch-native links or add links to external sites. When you're finished adding these you can generate a HTML website of the all document pages by selecting Export to HTML. The generated files can then be uploaded to a server so you can show it to your clients.

Retina Images

By default it will show 2x images for high pixel density screens. To turn this off uncheck Export retina images in Settings and re-export the page.

Future

  • Support for annotations (IN PROGRESS)
  • Overlays
    • Show overlay near a mouse click position
    • Close overlays on a click outside overlay
  • Integration with some commmenting system
  • Links
    • Ability to open external links in new window
    • Tool to remove external links from selected objects
    • Higlight external links inside Sketch
  • Show plugin toolbar inside Sketch (crazy thing)