diff --git a/explore/src/app/home/home.component.css b/explore/src/app/home/home.component.css new file mode 100644 index 00000000..40a14648 --- /dev/null +++ b/explore/src/app/home/home.component.css @@ -0,0 +1,3 @@ +.home-background { + background-color: var(--light-color); +} \ No newline at end of file diff --git a/explore/src/app/home/home.component.html b/explore/src/app/home/home.component.html index c640c3b4..416d6e57 100644 --- a/explore/src/app/home/home.component.html +++ b/explore/src/app/home/home.component.html @@ -1,3 +1,209 @@ + + +
+
+ {{logo}} logo +
+
+
+ +
+
+
+ +
+
+

+ Lorem ipsum dolor sit
amet, consetetur. +

+
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
+
nonumy eirmod tempor invidunt ut labore et dolore magna
+
aliquyam erat, sed diam voluptua.
+
+
+ + +
+
+
+
+ +
+
+
+
+
+
+ + +
+
+
+ +
+
+
+
+
    + + + +
+
+ +
+ prev + next +
+ +
+ prev + next +
+
+
+
+ +
+
+ + +
+

+ Deposit your research. +

+

+ Deposit in a repository of your choice. Select an OpenAIRE
compatible repository (2.0 +) so that your research is linked
to your funding information. Use Zenodo, a catch-all
repository hosted by CERN to deposit all your research
results (publications, data, software, etc.) +

+
+
+

+ Monitor Open Science
compliance. +

+

Work with the Open Science expert community
for open and transparent metrics. + Discover Open
Science trends for your organization. See how
you fare in European Open Science Cloud.

+
+
+

+ Turn research
results
to insights. +

+

Understand your needs for your community. Measure impact,
discover trends, connections and + collaborations
to improve and optimize your future actions.

+
+
+ +
+
+
+

Lorem ipsum lorem.

+
+
+
+
+
+
+
+ + ipad +
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+ ipad +
+
+
+ +
+
+
+
+
+
+
+ + + + +
@@ -8,18 +214,13 @@
-
- +
+
-
-
- -
-
@@ -29,7 +230,7 @@
-
+
    diff --git a/explore/src/app/home/home.component.ts b/explore/src/app/home/home.component.ts index a83ed15f..46b21f7c 100644 --- a/explore/src/app/home/home.component.ts +++ b/explore/src/app/home/home.component.ts @@ -25,6 +25,7 @@ import {StringUtils} from "../openaireLibrary/utils/string-utils.class"; @Component({ selector: 'home', templateUrl: 'home.component.html', + styleUrls: ['home.component.css'] }) export class HomeComponent { // MAX 12 logos in every slide diff --git a/explore/src/app/openaireLibrary b/explore/src/app/openaireLibrary index ca4da850..2dda0c16 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit ca4da850908f9ec045524982221745a11ada571d +Subproject commit 2dda0c163039d8566a4b811bd7f332eb2cd8573b diff --git a/explore/src/assets/explore-assets/home/explore.jpg b/explore/src/assets/explore-assets/home/explore.jpg new file mode 100644 index 00000000..9291f895 Binary files /dev/null and b/explore/src/assets/explore-assets/home/explore.jpg differ diff --git a/explore/src/assets/explore-assets/home/ipad.png b/explore/src/assets/explore-assets/home/ipad.png new file mode 100644 index 00000000..92a63edc Binary files /dev/null and b/explore/src/assets/explore-assets/home/ipad.png differ diff --git a/explore/src/assets/explore-assets/home/mask.svg b/explore/src/assets/explore-assets/home/mask.svg new file mode 100644 index 00000000..88a4b2bc --- /dev/null +++ b/explore/src/assets/explore-assets/home/mask.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/explore/src/assets/openaire-theme b/explore/src/assets/openaire-theme index f22f1ae2..02cbefbb 160000 --- a/explore/src/assets/openaire-theme +++ b/explore/src/assets/openaire-theme @@ -1 +1 @@ -Subproject commit f22f1ae2854d213c4eae8003f8c10e7d6a9142af +Subproject commit 02cbefbb6fb4c68ec6083da4750d84ee24441d96