websites

repo for zesty.io network websites: www, parsley, extensions, etc.

View the Project on GitHub zesty-io/websites

Zesty.io Websites

repo for zesty.io network websites: www, parsley, extensions, etc.

Fetch Rest API Request Wrapper

A single file class based request wrapped to access the Zesty.io API on Zesty.io websites. It is unique to zesty.io domains which hold the authentication cookie as a domain. This wrapper would access accounts, auth, and instances api to make network request to fullfil data needso to make our websites usefully interactive for our users. https://zesty-io.github.io/websites/fetch-api-wrapper/zestyio-rest-fetch-wrapper.js

How to Use the CDN wrapper in your Project

<script src="https://zesty-io.github.io/websites/fetch-api-wrapper/zestyio-rest-fetch-wrapper.js"></script>

Bulma CSS Framework

Use across all the marketing websites and sub sites liek extensions.zesty.io, command.zesty.io etc. https://zesty-io.github.io/websites/css/bulma.min.css learn how to build and deploy update https://github.com/zesty-io/websites/tree/main/zesty-shared-bulma

How to Use the Bulma CSS framework in your Project

<link href="https://zesty-io.github.io/websites/css/bulma.min.css" rel="stylesheet">