README
Bookshop Jekyll Engine
Exports two things:
- A function to rewrite Jekyll includes to LiquidJS syntax. Mainly includes.
- A LiquidJS engine for rendering the liquid files in the browser
Bookshop frontend Jekyll renderer
<script type="module">
import bookshopJekyllEngine from 'https://cdn.skypack.dev/@bookshop/jekyll-engine';
</script>
Exports two things: