Aerobatic demo site showing how to use the paywall plugin to power a paid membership site built with Jekyll.
Try the live version of this demo at: https://paywall-demo.aerobaticapp.com
To make the integration as easy as possible, the demo makes use of the paywall.js drop-in script which abstracts away the client-side plumbing using data-paywall-*
attributes. However it's also straightforward to wire it up as part of your own client JavaScript if you choose. The source code of the drop-in script can serve as a guide.