1
+ < div id ="overview " class ="text-center anchorSection ">
2
+ < div class ="cut-tl ">
3
+ < br >
4
+ < h5 id ="developers-slogan " class ="slogan mb-0 mt-4 mx-3 p-5 "> From developers to developers!</ h5 >
5
+ < br >
6
+ < h1 id ="title-section " class ="font-weight-bold DEVONcolor mb-3 py-5 sideline-devon-blue d-none d-md-inline "> Overview</ h1 >
7
+ < h1 id ="title-section " class ="font-weight-bold DEVONcolor mb-3 py-5 d-inline d-md-none "> Overview</ h1 >
8
+ <!-- DOCUMENTATION SECTION -->
9
+ < section id ="overview-documentation " class ="mx-auto mr-1 mb-1 px-5 ">
10
+ < br >
11
+ < div class ="d-inline ">
12
+ < h2 class ="underline-devon-black "> Documentation</ h2 >
13
+
14
+ < p class ="py-5 px-4 ">
15
+ Learn more about the devonfw front-end implementation based on Angular Framework.
16
+ </ p >
17
+ <!-- Buttons row -->
18
+ < div class ="row d-inline m-0 " style ="padding-bottom:50px; ">
19
+ < div class ="col-lg-11 col-md-11 col-sm-11 col-11 text-xs-center button-style mx-auto ">
20
+ < a href ="https://github.com/devonfw/devon/wiki/Client-GUI-Angular-Introduction-to-oasp4js " class ="btn btn-primary mx-4 mb-2 px-5 py-2 py-md-4 "> Wiki </ a >
21
+ < a href ="https://github.com/oasp/oasp-vscode-ide " class ="btn btn-primary mx-4 mb-2 px-5 py-2 py-md-4 "> IDE </ a >
22
+ </ div >
23
+ </ div >
24
+ </ div >
25
+ </ section >
26
+ <!-- APPLICATION REFERENCE SECTION -->
27
+ < section id ="overview-applic-ref " class =" mx-auto mr-1 mb-1 px-5 ">
28
+ < br >
29
+ < div class ="d-inline ">
30
+ < h2 class ="underline-devon-black "> Reference Application</ h2 >
31
+ < p class ="py-5 px-4 ">
32
+ My Thai Star is an iCSD Capgemini initiative that hosts an application reference. This application is about the management
33
+ of a restaurant.
34
+ </ p >
35
+ <!-- Buttons row -->
36
+ < div class ="row d-inline m-0 " style ="padding-bottom:50px; ">
37
+ < div class ="col-lg-11 col-md-11 col-sm-11 col-11 text-xs-center button-style mx-auto ">
38
+ < a href ="http://de-mucdevondepl01:8090 " class ="btn btn-primary mx-4 mb-2 px-5 py-md-4 py-2 "> Web App </ a >
39
+ < a href ="https://github.com/oasp/my-thai-star/tree/master/angular " class ="btn btn-primary mx-4 mb-2 px-5 py-md-4 py-2 "> Stable </ a >
40
+ < a href ="https://github.com/oasp/my-thai-star/tree/develop/angular " class ="btn btn-primary mx-4 mb-2 px-5 py-md-4 py-2 "> Develop </ a >
41
+ </ div >
42
+ </ div >
43
+ </ div >
44
+ </ section >
45
+ <!-- APPLICATION TEMPLATE SECTION -->
46
+ < section id ="overview-applic-template " class =" mx-auto mr-1 mb-1 px-5 ">
47
+ < br >
48
+ < div class ="d-inline ">
49
+ < h2 class ="underline-devon-black "> Application Starters</ h2 >
50
+ < p class ="py-5 px-4 ">
51
+ devonfw offers you a template based on Angular 4, Material Design and Covalent. The application starters define a structure
52
+ as well as integrates best-in-class frameworks and libraries. In addition to this, the template includes
53
+ Angular CLI scripts which support developers in their activities such as coding, testing and building the
54
+ application.
55
+ </ p >
56
+ <!-- Buttons row -->
57
+ < div class ="row d-inline " style ="padding-bottom:50px; ">
58
+ < div class ="col-lg-11 col-md-11 col-sm-11 col-11 text-xs-center button-style mx-auto ">
59
+ < a href ="https://github.com/oasp/oasp4js-application-template " class ="btn btn-primary mx-4 mb-2 px-5 py-2 py-md-4 "> View details </ a >
60
+ </ div >
61
+ </ div >
62
+ </ div >
63
+ </ section >
64
+ <!-- DEVON4NG CATALOG SECTION -->
65
+ < section id ="overview-sample-application " class =" mx-auto mr-1 mb-1 px-5 ">
66
+ < br >
67
+ < div class ="d-inline ">
68
+ < h2 class ="underline-devon-black "> devon4ng Catalog</ h2 >
69
+ < p class ="py-5 px-4 ">
70
+ devon4ng Catalog provides the collection of Angular components, sorted on the basis of UI frameworks such as Material Design,
71
+ Bootstrap, PrimeNG, etc.
72
+ </ p >
73
+ <!-- Buttons row -->
74
+ < div class ="row d-inline " style ="padding-bottom:50px; ">
75
+ < div class ="col-lg-11 col-md-11 col-sm-11 col-11 text-xs-center button-style mx-auto " style ="margin-bottom: 60px; ">
76
+ < a href ="https://oasp.github.io/oasp4js-catalog/ " class ="btn btn-primary mx-4 mb-2 px-5 py-md-4 py-2 "> View details </ a >
77
+ </ div >
78
+ </ div >
79
+ </ div >
80
+ </ section >
81
+ </ div >
82
+ </ div >
0 commit comments