Changes for page Home

Last modified by Erik Bakker on 2024/09/24 16:08

From version 53.1
edited by Erik Bakker
on 2022/04/29 14:15
Change comment: There is no comment for this version
To version 74.1
edited by Erik Bakker
on 2022/05/06 15:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,9 @@
1 +
2 +
3 +{{velocity}}
4 +#set ($discard = $xwiki.jsx.use('My.JavaScript'))
5 +{{/velocity}}
6 +
1 1  = Welcome =
2 2  
3 3  Within this portal, you can browse our user guides, microlearnings, fundamentals, release blogs, store documentation, and many more.
... ... @@ -6,13 +6,18 @@
6 6  ----
7 7  
8 8  {{html}}
9 -<html><body<div class="ez-academy">
15 +<html>
16 +<head>
17 + <script src="https://kit.fontawesome.com/f589924061.js" crossorigin="anonymous"></script>
18 + </head>
19 +<body>
20 + <div class="ez-academy">
10 10   <div class="ez-academy_body">
11 11   <main class="master">
12 12   <div class="card-container">
13 13   <a href="/bin/view/Main/eMagiz%20Academy/" class="card">
14 - <div class="card__body" style="background: url(/bin/download/Main/WebHome/academy.png) center no-repeat; background-size: 20%;">
15 - <h4 class="title">Academy</h4>
25 + <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/academy-solid.svg) center no-repeat; background-size: 15%;">
26 + <h4>Academy</h4>
16 16   </div>
17 17   <ul class="card__footer">
18 18   <li class="card__footer-item">
... ... @@ -30,8 +30,8 @@
30 30   </ul>
31 31   </a>
32 32   <a href="/bin/view/Main/eMagiz%20Store/" class="card">
33 - <div class="card__body" style="background: url(/bin/download/Main/WebHome/store.png) center no-repeat; background-size: 20%;">
34 - <h4 class="title">Store</h4>
44 + <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/store-solid.svg) center no-repeat; background-size: 15%;">
45 + <h4>Store</h4>
35 35   </div>
36 36   <ul class="card__footer">
37 37   <li class="card__footer-item">
... ... @@ -49,8 +49,8 @@
49 49   </ul>
50 50   </a>
51 51   <a href="/bin/view/FAQ/" class="card">
52 - <div class="card__body" style="background: url(/bin/download/Main/WebHome/forum.png) center no-repeat; background-size: 15%;">
53 - <h4 class="title">Q&A</h4>
63 + <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/forum-solid.svg) center no-repeat; background-size: 15%;">
64 + <h4>Q&A</h4>
54 54   </div>
55 55   <ul class="card__footer">
56 56   <li class="card__footer-item">
... ... @@ -67,9 +67,10 @@
67 67   </li>
68 68   </ul>
69 69   </a>
70 - <a href="/bin/view/Blog/" class="card card--featured">
71 - <div class="card__body" style="background: url(../../img/microlearning/academy_index/get_certified.png) center no-repeat; background-size: 20%;">
72 - <h4 class="title">Latest Releases</h4>
81 + <a href="/bin/view/Main/Release%20Information//" class="card card--featured">
82 + <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/release-info.svg) center no-repeat; background-size: 7%;">
83 + <h4>Release Information</h4>
84 +
73 73   </div>
74 74   <ul class="card__footer">
75 75   <li class="card__footer-item">
... ... @@ -86,9 +86,10 @@
86 86   </li>
87 87   </ul>
88 88   </a>
89 - </div>
90 - </main></div>
91 -
101 + </div>
102 + </main>
103 + </div>
92 92  </div>
93 -</span></body></html>
105 + </body>
106 +</html>
94 94  {{/html}}
academy.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ebakker
Size
... ... @@ -1,1 +1,0 @@
1 -7.5 KB
Content
forum.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ebakker
Size
... ... @@ -1,1 +1,0 @@
1 -9.5 KB
Content
store.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ebakker
Size
... ... @@ -1,1 +1,0 @@
1 -40.0 KB
Content