Documentation
Template Name: BentoFolio
Author:
Marvel_Theme
Version: 1.0
Initial Release: 10 February, 2024
Thank you very much for purchasing the template. We've put a lot of hard work into it, and we hope you love it as much as we do. As far as the documentation is concerned, we have tried to cover as much as possible to help you get your new template up and running and to help you customise it. If you have any questions that are beyond the scope of this help file, please feel free to drop us an email.
After downloading the files from Themeforest and unzip them to the local disk on your computer. Inside the extracted folder you will see three folders named documentation, bentofolio-dist & bentofolio-dev.
bentofolio-dev/ ├── build ├── dist ├── src/ │ ├── css/ │ │ ├── externals/ │ │ ├── _main.scss │ │ ├── _tailwind.scss │ │ └── style.scss │ ├── img/ │ │ └── ... │ ├── js/ │ │ ├── externals/ │ │ ├── custom.js │ │ └── main.js │ ├── partials/ │ │ ├── footer.html │ │ ├── head.html │ │ ├── header.html │ │ └── plugin-scripts.html │ ├── php/ │ │ └── contact_email.php │ ├── about.html │ └── ... ├── .gitignore ├── gulpfile.js ├── package.json ├── postcss.config.js ├── tailwind.config.js └── yarn.lock
To customize the template with your own contents, you can use the bentofolio-dist folder. This is a auto-generated and compiled folder ready to use for instant use.
If you want to customize more, you can use the bentofolio-dev folder. You need to install some dependencies on your machine. The steps are:
Nagivate to bentofolio-dev/src/partials/head.html and
change the title of your website. You can add more meta tags which
are helpful for SEO in this file. To change the favicon, nagivate to
bentofolio-dev/src/img and replace the
favicon.svg with your own favicon.
To change the logo, Nagivate to
bentofolio-dev/src/partials/header.html and replace the
svg and span with your image or text like below.
Nagivate to bentofolio-dev/src/partials/footer.html and
change the copyright text from the footer.
To get the email in your inbox you need to replace the email address
from bentofolio-dev/src/php/contact_email.php
Image Credits:
Plugins:
v1.0 - 10 February, 2024
Initial Release
If you like this template, please remember to rate it on ThemeForest - it really helps us to know what people think of our templates. To rate this item, go to your Downloads page on ThemeForest , then next to this template give it the five star rating :)
We would love to hear your feedback. If you need any support or find any bugs or have suggestions for improvements please get in touch.