-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
114 changed files
with
26,779 additions
and
1,137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Oops, something went wrong.