Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
givanz committed Dec 4, 2023
1 parent 4ec890f commit 6907408
Show file tree
Hide file tree
Showing 114 changed files with 26,779 additions and 1,137 deletions.
63 changes: 58 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,74 @@
# [Templatecookie](https://templatecookie.com)
Templatecookie.com creates quality templates and php scripts. Templatecookie has many free HTML & Figma templates available for professional use. Templatecookie is famous for its premium PHP Scripts available on [Codeanyon Marketplace](https://codecanyon.net/user/templatecookie). Browse [Templatecookie](https://templatecookie.com) today and discover awesome digital products.
# Alex - Personal Portfolio Bootstrap 5 Template

# [ALEX - personal portfolio template](https://templatecookie.com/demo/alex-personal-portfolio-template)
![](screenshot.png)

> Alex is a beautiful landing page template for a portfolio website, It has many pages including, services, about, contact, portfolio, portfolio details, blog, blog details, and more.
Check the [Live Demo here](https://alex-portfolio-template.netlify.app/).

![](screenshot.png)

## [Vvveb CMS](https://www.vvveb.com) theme.

👉🏻 [Theme page](https://themes.vvveb.com/product/alex)
👉🏻 [Theme development documentation](https://dev.vvveb.com/theme-introduction)

Use this template either as a standalone Bootstrap 5 template or as a Vvveb CMS theme.

<!-- download -->
## Download And installation

Download this template from [Github](https://github.com/Vvveb/alex/archive/main.zip)


## Build

### Generate html files

```bash
npm run gulp
```

### Watch for changes for development

```bash
npm run gulp watch
```

### Generate sections list for VvvebJs page builder

```bash
npm run gulp sections
```

### Generate screenshots for sections

```bash
npm run gulp screenshots
```


## Quick start

- Clone the repo and run it.
```bash
git clone https://github.com/Vvveb/alex/
cd alex
npm i
npm run gulp
```


## Framework & Technologies
- [bootstrap4](https://getbootstrap.com/docs/4.0/getting-started/introduction/)
- [bootstrap5](https://getbootstrap.com/docs/5.3/getting-started/introduction/)
- [isotope-layout](https://isotope.metafizzy.co/)
- [scss](https://sass-lang.com/)

## Credits
- Design & Developed by [Templatecookie](https://templatecookie.com)
Design & Developed by [Templatecookie](https://templatecookie.com)


## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

**Vvveb CMS integration** Changes released under the MIT license.
Loading

0 comments on commit 6907408

Please sign in to comment.