/kit

The templates for the blog deployed on the Internet Computer with Papyrs

Primary LanguageAstroMIT LicenseMIT

Internet Computer Kit

The templates for the blog deployed on the Internet Computer with Papyrs.

Table of contents

Abstract

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.

Usage

⚙️ Build these kit's templates

npm run build

License

MIT © David Dal Busco and Nicolas Mattia