Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 630 Bytes

readme.md

File metadata and controls

19 lines (10 loc) · 630 Bytes

Edit Story Button for The Dallas Morning News

This is a bookmarklet that you can add to your browser for convenient access to the Arc editor when you have the live article open.

Installation

To install the bookmarklet, visit Installation Page.

Development

To get started you'll need node.

Once node is installed, run npm install in this directory.

The source code for this bookmarklet lives in index.js.

Once you've made your changes there, just run npm run build

It will give you the new minified code to paste into docs/readme.md