How To Use
- Register your domain name that you own here
- Add the meta tag we give you to your page's source
- Add Edge CMS's js and css files from our cdn
<link href="http://d2p9c1btfi80cn.cloudfront.net/edge-cms.css" rel="stylesheet">
<script src="http://d2p9c1btfi80cn.cloudfront.net/edge-cms.js"></script>
- Add this line of javascript (can be placed anywhere that loads with the page)
<script>edgeCMS.begin()</script>
- Any elements on your page with class "edge-cms" and a data-key-name attribute will become editable