Skip to content

Initial release

Latest
Compare
Choose a tag to compare
@Ravavyr Ravavyr released this 20 Dec 02:04
· 13 commits to taino_base since this 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]