Toucaan / toucaan.docs

Toucaan Official Documentation. Go here โŸถ
https://toucaan.com
Other
0 stars 0 forks source link

Website

The documentation and blog for Toucaan. Toco toco!

Live site โค https://toucaan.com

Contributors are invited to submit pull requests for any changes that they wish to see on the docs. Or on the framework.

We accept opinions and blog posts from CSS aficionados. If you have an insight to share, please do drop a link of your post or work here on the repo by raising an issue.

๐Ÿ™๐Ÿป

Credits

  1. Built with Docusaurus 2.

  2. Hosted at Netlify.

Netlify Status

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static content hosting service.