Skip to content

Commit ac30069

Browse files
author
Paul Merker
committed
commit boilerplate
1 parent ddb9bc4 commit ac30069

File tree

250 files changed

+25112
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

250 files changed

+25112
-2
lines changed

.gitignore

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# See http://help.github.com/ignore-files/ for more about ignoring files.
2+
3+
# compiled output
4+
/dist
5+
/tmp
6+
/out-tsc
7+
# Only exists if Bazel was run
8+
/bazel-out
9+
10+
# dependencies
11+
/node_modules
12+
13+
# profiling files
14+
chrome-profiler-events*.json
15+
speed-measure-plugin*.json
16+
17+
# IDEs and editors
18+
/.idea
19+
.project
20+
.classpath
21+
.c9/
22+
*.launch
23+
.settings/
24+
*.sublime-workspace
25+
26+
# IDE - VSCode
27+
.vscode/*
28+
!.vscode/settings.json
29+
!.vscode/tasks.json
30+
!.vscode/launch.json
31+
!.vscode/extensions.json
32+
.history/*
33+
34+
# misc
35+
/.sass-cache
36+
/connect.lock
37+
/coverage
38+
/libpeerconnection.log
39+
npm-debug.log
40+
yarn-error.log
41+
testem.log
42+
/typings
43+
44+
# System Files
45+
.DS_Store
46+
Thumbs.db

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
## [1.1.0] 2020-03-11
4+
### Updates
5+
- update to Angular 9
6+
- update all dependencies to match Angular 9 version
7+
8+
## [1.0.0] 2019-09-26
9+
### Original Release
10+
- Added Angular as base framework
11+
- Added design from BLK Design System by Creative Tim

ISSUE_TEMPLATE.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
Your issue may already be reported!
2+
Please search on the [issue tracker](../) before creating one.
3+
4+
## Expected Behavior
5+
<!--- If you're describing a bug, tell us what should happen -->
6+
<!--- If you're suggesting a change/improvement, tell us how it should work -->
7+
8+
## Current Behavior
9+
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
10+
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
11+
12+
## Possible Solution
13+
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
14+
<!--- or ideas how to implement the addition or change -->
15+
16+
## Steps to Reproduce (for bugs)
17+
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
18+
<!--- reproduce this bug. Include code to reproduce, if relevant -->
19+
1.
20+
2.
21+
3.
22+
4.
23+
24+
## Context
25+
<!--- How has this issue affected you? What are you trying to accomplish? -->
26+
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
27+
28+
## Your Environment
29+
<!--- Include as many relevant details about the environment you experienced the bug in -->
30+
* Version used:
31+
* Browser Name and version:
32+
* Operating System and version (desktop or mobile):
33+
* Link to your project:

LICENSE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2019 Creative Tim (https://www.creative-tim.com?ref=blkdsr-license-md)
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 195 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,195 @@
1-
# codezenith-website
2-
Website CodeZenith Consulting e.U.
1+
[Blk• Design System Angular](https://demos.creative-tim.com/blk-design-system-angular) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?url=https%3A%2F%2Fcreativetimofficial.github.io%2Fblk-design-system-angular&text=BLK%20Design%20System%20Angular%20-%20Free%20Angular%20Template&original_referer=https%3A%2F%2Fdemos.creative-tim.com%blk-design-system-angular%2F%3F_ga%3D2.234372891.44370326.1533641128-1803433978.1528781151&via=creativetim&hashtags=angular%2Cbootstrap)
2+
3+
4+
![version](https://img.shields.io/badge/version-1.1.0-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/blk-design-system-angular.svg?maxAge=2592000)](https://github.com/creativetimofficial/blk-design-system-angular/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/blk-design-system-angular.svg?maxAge=2592000)](https://github.com/creativetimofficial/blk-design-system-angular/issues?q=is%3Aissue+is%3Aclosed) [![Join the chat at https://gitter.im/NIT-dgp/General](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/creative-tim-general/Lobby) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy)
5+
6+
7+
![Product Presentation Image](https://github.com/creativetimofficial/public-assets/blob/master/blk-design-system-angular/opt_blk_angular_thumbnail.jpg?raw=true)
8+
9+
**[Blk• Design System Angular](http://demos.creative-tim.com/blk-design-system-angular/)** is a responsive Bootstrap 4 kit, developed using [Angular](https://angular.io/) and it is provided for free by Creative Tim. It is a beautiful cross-platform UI kit featuring over 70 elements and 3 templates.
10+
11+
Blk• Design System Angular will help you create a clean and simple website that is a perfect fit for today's black design. It is built using the 12 column grid system, with components designed to fit together perfectly. It makes use of bold colours, beautiful typography, clear photography and spacious arrangements.
12+
13+
## Complex Documentation
14+
15+
Each element is well presented in a very complex documentation. You can read more about the idea behind this design system here. You can check the components here and the foundation here.
16+
17+
## Bootstrap 4 Support
18+
19+
Blk• Design System Angular is built on top of the much awaited Bootstrap 4 and Angular. This makes starting a new project very simple. It also provides benefits if you are already working on a Bootstrap 4 or Angular project; you can just import the Blk• Design System Angular style over it. Most of the elements have been redesigned; but if you are using an element we have not touched, it will fall back to the Bootstrap default.
20+
21+
22+
## Table of Contents
23+
24+
* [Versions](#versions)
25+
* [Demo](#demo)
26+
* [Quick Start](#quick-start)
27+
* [Documentation](#documentation)
28+
* [File Structure](#file-structure)
29+
* [Browser Support](#browser-support)
30+
* [Resources](#resources)
31+
* [Reporting Issues](#reporting-issues)
32+
* [Licensing](#licensing)
33+
* [Useful Links](#useful-links)
34+
35+
36+
## Versions
37+
38+
[<img src="https://github.com/creativetimofficial/public-assets/blob/master/logos/html-logo.jpg?raw=true" width="60" height="60" />](https://www.creative-tim.com/product/blk-design-system?ref=blkdsa-readme)[<img src="https://github.com/creativetimofficial/public-assets/blob/master/logos/react-logo.jpg?raw=true" width="60" height="60" />](https://www.creative-tim.com/product/blk-design-system-react?ref=blkdsa-readme)[<img src="https://github.com/creativetimofficial/public-assets/blob/master/logos/angular-logo.jpg?raw=true" width="60" height="60" />](https://www.creative-tim.com/product/blk-design-system-angular?ref=blkdsa-readme)[<img src="https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/sketch-logo.jpg" width="60" height="60" />](https://github.com/creativetimofficial/blk-design-system-sketch/tree/sketch)
39+
40+
41+
42+
43+
44+
45+
| HTML | Angular | React |
46+
| --- | --- | --- |
47+
| [![BLK Design System HTML](https://github.com/creativetimofficial/public-assets/blob/master/blk-design-system/opt_blk_thumbnail.jpg?raw=true)](https://www.creative-tim.com/product/blk-design-system) | [![BLK Design System Angular](https://github.com/creativetimofficial/public-assets/blob/master/blk-design-system-angular/opt_blk_angular_thumbnail.jpg?raw=true)](https://www.creative-tim.com/product/blk-design-system-angular)| [![BLK Design System React](https://github.com/creativetimofficial/public-assets/blob/master/blk-design-system-react/blk-design-system-react.jpg?raw=true)](https://www.creative-tim.com/product/blk-design-system-react)
48+
49+
## Demo
50+
51+
| Buttons | Inputs | Navbars |
52+
| --- | --- | --- |
53+
| [![Buttons](https://github.com/creativetimofficial/public-assets/blob/master/blk-design-system-angular/buttons.png?raw=true)](https://demos.creative-tim.com/blk-design-system-angular/#/) | [![Inputs](https://github.com/creativetimofficial/public-assets/blob/master/blk-design-system-angular/inputs.png?raw=true)](https://demos.creative-tim.com/blk-design-system-angular/#/) | [![Navbar](https://github.com/creativetimofficial/public-assets/blob/master/blk-design-system-angular/navbars.png?raw=true)](https://demos.creative-tim.com/blk-design-system-angular/#/)
54+
55+
| Register Page | Landing Page | Profile Page |
56+
| --- | --- | --- |
57+
| [![Register Page](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/blk-design-system-angular/register.png)](https://demos.creative-tim.com/blk-design-system-angular/#/register) | [![Landing Page](https://github.com/creativetimofficial/public-assets/blob/master/blk-design-system-angular/landing.png?raw=true)](https://demos.creative-tim.com/blk-design-system-angular/#/landing) | [![Profile Page](https://github.com/creativetimofficial/public-assets/blob/master/blk-design-system-angular/profile.png?raw=true)](https://demos.creative-tim.com/blk-design-system-angular/#/profile)
58+
59+
[View More](https://demos.creative-tim.com/blk-design-system-angular)
60+
61+
62+
## Quick start
63+
64+
- `npm i blk-design-system-angular`
65+
- [Download from Github](https://github.com/creativetimofficial/blk-design-system-angular/archive/master.zip).
66+
- [Download from Creative Tim](https://www.creative-tim.com/product/blk-design-system-angular).
67+
- Clone the repo: `git clone https://github.com/creativetimofficial/blk-design-system-angular.git`.
68+
69+
70+
## Documentation
71+
The documentation for the BLK Design System Angular is hosted at our [website](https://demos.creative-tim.com/blk-design-system-angular/#/documentation/overview).
72+
73+
74+
## File Structure
75+
Within the download you'll find the following directories and files:
76+
77+
```
78+
Blk• Design System Angular
79+
├── CHANGELOG.md
80+
├── ISSUE_TEMPLATE.md
81+
├── LICENSE.md
82+
├── README.md
83+
├── angular.json
84+
├── e2e
85+
├── package-lock.json
86+
├── package.json
87+
├── src
88+
│   ├── app
89+
│   │   ├── app-routing.module.ts
90+
│   │   ├── app.component.html
91+
│   │   ├── app.component.scss
92+
│   │   ├── app.component.spec.ts
93+
│   │   ├── app.component.ts
94+
│   │   ├── app.module.ts
95+
│   │   └── pages
96+
│   │   ├── examples
97+
│   │   │   ├── landingpage
98+
│   │   │   │   ├── landingpage.component.html
99+
│   │   │   │   └── landingpage.component.ts
100+
│   │   │   ├── profilepage
101+
│   │   │   │   ├── profilepage.component.html
102+
│   │   │   │   └── profilepage.component.ts
103+
│   │   │   └── registerpage
104+
│   │   │   ├── registerpage.component.html
105+
│   │   │   └── registerpage.component.ts
106+
│   │   ├── index
107+
│   │   │   ├── index.component.html
108+
│   │   │   └── index.component.ts
109+
│   │   └── pages.module.ts
110+
│   ├── assets
111+
│   │   ├── css
112+
│   │   │   └── nucleo-icons.css
113+
│   │   ├── demo
114+
│   │   ├── fonts
115+
│   │   ├── img
116+
│   │   └── scss
117+
│   │   ├── blk-design-system
118+
│   │   │   ├── angular
119+
│   │   │   ├── bootstrap
120+
│   │   │   └── custom
121+
│   │   └── blk-design-system.scss
122+
│   ├── browserslist
123+
│   ├── environments
124+
│   ├── favicon.ico
125+
│   ├── index.html
126+
│   ├── karma.conf.js
127+
│   ├── main.ts
128+
│   ├── polyfills.ts
129+
│   ├── styles.scss
130+
│   ├── test.ts
131+
│   ├── tsconfig.app.json
132+
│   ├── tsconfig.spec.json
133+
│   └── tslint.json
134+
├── tsconfig.json
135+
└── tslint.json
136+
```
137+
138+
139+
## Browser Support
140+
141+
At present, we officially aim to support the last two versions of the following browsers:
142+
143+
<img src="https://github.com/creativetimofficial/public-assets/blob/master/logos/chrome-logo.png?raw=true" width="64" height="64"> <img src="https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/firefox-logo.png" width="64" height="64"> <img src="https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/edge-logo.png" width="64" height="64"> <img src="https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/safari-logo.png" width="64" height="64"> <img src="https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/opera-logo.png" width="64" height="64">
144+
145+
146+
147+
## Resources
148+
- Demo: <https://demos.creative-tim.com/blk-design-system-angular/#/>
149+
- Download Page: <https://www.creative-tim.com/product/blk-design-system-angular>
150+
- Documentation: <https://demos.creative-tim.com/blk-design-system-angular/#/documentation/overview>
151+
- License Agreement: <https://www.creative-tim.com/license>
152+
- Support: <https://www.creative-tim.com/contact-us>
153+
- Issues: [Github Issues Page](https://github.com/creativetimofficial/blk-design-system-angular/issues)
154+
- **Dashboards:**
155+
156+
| HTML | Angular | Vue | React |
157+
| --- | --- | --- | --- |
158+
| [![Black Dashboard HTML](https://github.com/creativetimofficial/public-assets/blob/master/black-dashboard/black-dashboard.jpg?raw=true)](https://www.creative-tim.com/product/black-dashboard) | [![Black Dashboard Angular](https://github.com/creativetimofficial/public-assets/blob/master/black-dashboard-angular/opt_bd_angular_thumbnail.jpg?raw=true)](https://www.creative-tim.com/product/black-dashboard-angular) | [![Vue Black Dashboard](https://github.com/creativetimofficial/public-assets/blob/master/vue-black-dashboard/vue-black-dashboard.jpg?raw=true)](https://www.creative-tim.com/product/vue-black-dashboard) | [![Black Dashboard React](https://github.com/creativetimofficial/public-assets/blob/master/black-dashboard-react/black-dashboard-react.jpg?raw=true)](https://www.creative-tim.com/product/black-dashboard-react) |
159+
160+
## Reporting Issues
161+
162+
We use GitHub Issues as the official bug tracker for the BLK Design System Angular. Here are some advices for our users that want to report an issue:
163+
164+
1. Make sure that you are using the latest version of the BLK Design System Angular. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/?ref=blkdsa-readme).
165+
2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
166+
3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
167+
168+
## Licensing
169+
170+
- Copyright 2018 Creative Tim (https://www.creative-tim.com/?ref=blkdsa-readme)
171+
172+
- Licensed under MIT (https://github.com/creativetimofficial/blk-design-system-angular/blob/master/LICENSE.md)
173+
174+
## Useful Links
175+
176+
- [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w)
177+
- [Affiliate Program](https://www.creative-tim.com/affiliates/new?ref="blkdsa-github-readme") (earn money)
178+
- [Blog Creative Tim](http://blog.creative-tim.com/)
179+
- [Free Products](https://www.creative-tim.com/bootstrap-themes/free?ref="blkdsa-github-readme") from Creative Tim
180+
- [Premium Products](https://www.creative-tim.com/bootstrap-themes/premium?ref="blkdsa-github-readme") from Creative Tim
181+
- [Angular Products](https://www.creative-tim.com/bootstrap-themes/react-themes?ref="blkdsa-github-readme") from Creative Tim
182+
- [Angular Products](https://www.creative-tim.com/bootstrap-themes/angular-theme?ref="blkdsa-github-readme") from Creative Tim
183+
- [VueJS Products](https://www.creative-tim.com/bootstrap-themes/vuejs-themes?ref="blkdsa-github-readme") from Creative Tim
184+
- [More products](https://www.creative-tim.com/bootstrap-themes?ref="blkdsa-github-readme") from Creative Tim
185+
- Check our Bundles [here](https://www.creative-tim.com/bundles?ref="blkdsa-github-readme")
186+
187+
### Social Media
188+
189+
Twitter: <https://twitter.com/CreativeTim>
190+
191+
Facebook: <https://www.facebook.com/CreativeTim>
192+
193+
Dribbble: <https://dribbble.com/creativetim>
194+
195+
Instagram: <https://www.instagram.com/CreativeTimOfficial>

0 commit comments

Comments
 (0)