cytosis
v0.0.607
Published
Cytosis airtable CMS helper
Downloads
39
Readme
Cytosis
WARNINGS
- This is still a very early prototype. Use with caution, as it might overwrite everything in your airtable...
Cytosis uses airtable as a simple CMS for static websites.
How it should work
- Import Cytosis using npm into existing projects
- Include cytosis.js with a CDN or locally into static sites and platforms like Squarespace and Wordpress
Usage
- add example
- [add usage notes here]
Production Notes
- Use webpack
npm run build
to create a single JS file for CDNs or local file import w/o the need for Node. - Publish a demo site on surge w/ link to surge asset as CDN
- Publish changes as npm modules for easy npm integration