Releases: Ravavyr/taino-js
Releases · Ravavyr/taino-js
Initial release
This is the first version of Taino.
It's the code that runs on taino.netlify.com
It is just vanilla js, so you can technically build anything you want on top of it depending on your skill level.
- routing is built in [define your routes in taino.js]
- it supports basic page building and link capture for routing
- reloads on window resize
- supports anything the average 5-10 page site needs/has/wants. [forms, embeds, galleries etc]