iamdanfox / ghupdate

Update GitHub pages with wysiwyg and no git commands
https://iamdanfox.github.io/ghupdate
5 stars 1 forks source link

Pre-specified editable regions #15

Open iamdanfox opened 9 years ago

iamdanfox commented 9 years ago
<div class='ghu-editable'>
  <p>Real content</p>
</div>
<!-- other stuff ... -->
<Navigation />
iamdanfox commented 9 years ago

Users shouldn't be able to modify these. Ie, if class='ghupdate-editable' defines a region, then users shouldn't be able to add this class to anything!