The Documentation directory contains all the static resources required for docs and examples. To view, just open in your favorite browser!
$ open docs/index.html
Once you open the documentation. Just click on Installation link from left, this would open up the page (Documentation/installation.html) containing instructions to get started with setup. Optionally, you can review quick setup guide described below.
We've included Vite Config file (vite.config.js) to help you get started with the theme and build automation. You'll need to install Node.js and Vite before using our included vite.config.js. Note that the detailed instructions are available in docs/index.html too.
To install Node visit https://nodejs.org/download.
To Vite visit https://vitejs.dev/.
When you're done, install the rest of the theme's dependencies:
$ yarn install
$ yarn dev
$ yarn build
$ yarn preview
#### Support
If you experience any problems with the above instruction, or if you think you've found a bug with the theme - please don't hesitate to reach out to unifato.themes@gmail.com