The templates for the blog deployed on the Internet Computer with Papyrs.
Each user of Papyrs gets a canister smart contract for the static assets (images, csv data, html content).
When a blog post is published, the content is uploaded to the canister as an HTML file.
Templates generated by this kit and pushed to GitHub are synchronized, refreshed within the canister, when user publish content from the editor.
⚙️ Build these kit's templates
npm run build
MIT © David Dal Busco and Nicolas Mattia