diff --git a/data/home.yml b/data/home.yml index f65ce0ee3..21e8085ab 100644 --- a/data/home.yml +++ b/data/home.yml @@ -8,24 +8,24 @@ search-placeholder: Search {{totalArticlesCount}} papers around the world features: title: CORE features # the text is hidden, used for SEO and screen readers children: - - title: Worldwide data - description: | - We aggregate and enrich open access research papers from around the world + - title: Worldwide data + description: | + We aggregate and enrich open access research papers from around the world - [Read about our data](~data) - picture: /images/globe.svg - - title: Unique APIs - description: | - We provide seamless access to content and data, through our - unique [APIs](~services#access-to-raw-data) + [Read about our data](~data) + picture: /images/globe.svg + - title: Unique APIs + description: | + We provide seamless access to content and data, through our + unique [APIs](~services#access-to-raw-data) - **Perfect for [text mining](~about/endorsements#enterprise-companies)!** - picture: /images/api.svg - - title: Powerful Services - description: | - We create powerful [services](~services) for researchers, universities, - and industry - picture: /images/hall.svg + **Perfect for [text mining](~about/endorsements#enterprise-companies)!** + picture: /images/api.svg + - title: Powerful Services + description: | + We create powerful [services](~services) for researchers, universities, + and industry + picture: /images/hall.svg join: title: Join CORE lead: | @@ -69,6 +69,12 @@ partner-projects: - Advocating for and supporting the open access movement. - Developing artifical intelligence powered tools for researchers. - Contributing to standards and improving interoperability +research-outputs: + title: Research + description: | + CORE is developed and supported by [Big Scientific Data and Text Analytics group](#) from KMi, The Open University. + + We do a lot of research and other project which you can find on our website. covid-19-notice: | Stay up to date with the latest Open Access research diff --git a/pages/index.jsx b/pages/index.jsx index d0a555b5d..d656197ae 100644 --- a/pages/index.jsx +++ b/pages/index.jsx @@ -139,6 +139,22 @@ const IndexPage = () => ( items={extractTestimonials(pageSections.partners.organizations.items)} /> + +
+

{page.researchOutputs.title}

+
+ + {page.researchOutputs.description} + +
+ BSDTAg logo +
+
+
) diff --git a/pages/index.module.scss b/pages/index.module.scss index 02f2c1efd..4c575b97f 100644 --- a/pages/index.module.scss +++ b/pages/index.module.scss @@ -15,3 +15,16 @@ .home-academic-institutions-section { background: $gray-100; } + +.research-section { + background: $gray-100; +} +.research-columns { + display: flex; +} +.research-column { + flex-basis: 50%; +} +.research-column:last-child { + text-align: right; +} diff --git a/public/images/logo/bsdtag.svg b/public/images/logo/bsdtag.svg new file mode 100644 index 000000000..bd6ec495c --- /dev/null +++ b/public/images/logo/bsdtag.svg @@ -0,0 +1,11 @@ + + + + + + + + + + +