hoaaah/yii2-startbootstrap-stylish-portfolio

This extensions is library for Startbootstrap Stylish-Portofolio Themes

dev-master 2018-12-25 02:44 UTC

This package is auto-updated.

Last update: 2024-03-25 14:03:13 UTC


README

This extensions is library for Startbootstrap Stylish-Portofolio Themes

Stylish Portfolio is a responsive, one page portfolio theme for Bootstrap created by Start Bootstrap. The theme features multiple content sections with an off canvas navigation menu.

Start Bootstrap was created by and is maintained by David Miller, Owner of Blackrock Digital.

Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.

Installation

The preferred way to install this extension is through composer.

Either run

composer require hoaaah/yii2-startbootstrap-stylish-portfolio:dev-master

or add

"hoaaah/yii2-startbootstrap-stylish-portfolio": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \hoaaah\stylish\AutoloadExample::widget(); ?>```