Skip to content

Commit

Permalink
Initial release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julianflapper committed Mar 20, 2020
0 parents commit f8af08b
Show file tree
Hide file tree
Showing 278 changed files with 112,795 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#Project files
node_modules
package-lock.json
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Version 1.0.0

- Initial release
20 changes: 20 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
The MIT License (MIT)

Copyright (c) 2020 Vantage Design

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
57 changes: 57 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# [Identity landing page](https://docs.vantage-design.com/identity/demo)

![Product thumbnail](https://github.com/vantagedesign/assets/blob/master/identity-landing-page/identity-thumbnail-shadow.png)


Identity is a landing page template aimed at agencies or businesses who wish to introduce their work and people, and try to get in touch with customers. It offers a minimalistic and modern design, and features animated text in the hero section as an eyecatcher and introduction to the business. Beautiful vector illustrations are included to convey extra meaning to the visitor and to radiate a modern, open and friendly business philisophy. Open source, built with Bootstrap 4 and powered by a powerful GulpJS workfow, it is highly customizable.


## Demo & documentation

- [Identity documentation](https://docs.vantage-design.com/identity)
- [Identity demo](https://docs.vantage-design.com/identity/demo)



## Installation

- [Download from GitHub](https://github.com/vantagedesign/identity-landing-page/releases)
- Clone the repo `git clone https://github.com/vantagedesign/identity-landing-page.git`


## Resources

- [Store page](https://vantage-design.com/detail/index/sArticle/5)
- [Demo](https://docs.vantage-design.com/identity/demo)
- [Documentation](https://docs.vantage-design.com/identity)
- [Issues](https://github.com/vantagedesign/identity-landing-page/issues)
- [License](https://github.com/vantagedesign/identity-landing-page/blob/master/LICENSE.md)


## Reporting issues

We use GitHub Issues as the official bug tracker for the Identity landing page. When reporting an issue, please follow the following guidelines:

1. Make sure that you are using the latest version of Identity landing page.
2. Provide us with reproducible steps for recreating the issue, in order for us to find the issue and fix is as soon as possible.
3. Specify your browser and version of Identity.


## Licensing

- Copyright 2020 [Vantage Design](https://vantage-design.com)
- Licensed under MIT (https://github.com/vantagedesign/identity-landing-page/blob/master/LICENSE.md)

## Useful links

- [More products](https://vantage-design.com)
- [Free products](https://vantage-design.com/products/free-products/)
- [Premium products](https://vantage-design.com/products/premium-products/)
- [Design sytems](https://vantage-design.com/products/design-systems/)
- [Page templates](https://vantage-design.com/products/page-templates/)
- [Documentation themes](https://vantage-design.com/products/documentation-themes/)

### Social media

- Facebook: <https://www.facebook.com/vantagedesignofficial>
- Instagram: <https://www.instagram.com/vantagedesignofficial>
Loading

0 comments on commit f8af08b

Please sign in to comment.