README
This is a javascript application that allows the editing and previewing of a plated site.
It is intended to exist in the /^/ directory of plated sites to provide an easy way of updating.
Plated_live is an *utterly* browser editor for plated sites.
<script type="module">
import platedLive from 'https://cdn.skypack.dev/plated_live';
</script>
This is a javascript application that allows the editing and previewing of a plated site.
It is intended to exist in the /^/ directory of plated sites to provide an easy way of updating.