An open API service indexing awesome lists of open source software.

https://github.com/hoaaah/yii2-startbootstrap-stylish-portfolio

Yii2 Asset for Startbootstrap Stylish-Portofolio
https://github.com/hoaaah/yii2-startbootstrap-stylish-portfolio

Last synced: 8 months ago
JSON representation

Yii2 Asset for Startbootstrap Stylish-Portofolio

Awesome Lists containing this project

README

          

yii2-startbootstrap-stylish-portfolio
=====================================
This extensions is library for Startbootstrap Stylish-Portofolio Themes

[Stylish Portfolio](http://startbootstrap.com/template-overviews/stylish-portfolio/) is a responsive, one page portfolio theme for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/). The theme features multiple content sections with an off canvas navigation menu.

Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**, Owner of [Blackrock Digital](http://blackrockdigital.io/).

* https://twitter.com/davidmillerskt
* https://github.com/davidtmiller

Start Bootstrap is based on the [Bootstrap](http://getbootstrap.com/) framework created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thorton](https://twitter.com/fat).

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

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 :

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