File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 22title : researchobject.org
33email : info@esciencelab.org.uk
44description : > # this means to ignore newlines until "baseurl:"
5- ResearchObject.org is a community site aimed at gathering information, ideas, and interest around the topic of modernizing scholarly publication.
5+ ResearchObject.org is a community site aimed at gathering information, ideas, and interest around the topic of modernizing scholarly publication.
66author : The Research Object community is coordinated by the eScience Lab at The University of Manchester, UK
77# baseurl: "" # the subpath of your site, e.g. /blog
88# url: "https://www.esciencelab.org.uk" # the base hostname & protocol for your site
@@ -13,15 +13,15 @@ permalink: pretty
1313markdown : kramdown
1414
1515remote_theme : daattali/beautiful-jekyll
16+ before-content : banner.html
1617# theme: jekyll-theme-minimal
1718# theme: just-the-docs
1819
1920plugins :
2021 - jekyll-redirect-from
2122 - jekyll-remote-theme
2223
23- # See https://github.com/daattali/beautiful-jekyll/blob/master/_config.yml
24-
24+ # See https://github.com/daattali/beautiful-jekyll/blob/master/_config.yml
2525
2626logo : /images/logo.png
2727round-avatar : false
@@ -40,10 +40,15 @@ navbar-links:
4040 Related : " initiative"
4141 About : " about"
4242
43- date_format : " %-d %B %Y"
43+ date_format : " %-d %B %Y"
4444
4545collections :
4646 initiative :
4747 output : true
4848 permalink : /:collection/:path/ # Note, trailing / needed to avoid .html
4949
50+ defaults :
51+ - scope :
52+ path : " "
53+ values :
54+ before-content : [banner.html]
Original file line number Diff line number Diff line change 1+ < div class ="alert alert-info " role ="alert ">
2+ < p > < strong > 2025-10-13:</ strong > The < a href ="/ro-crate/ "> RO-Crate</ a > website and specification superseded this website after 2020. These pages are no longer maintained.</ p >
3+ < p > We strongly recommend that new Research Object users adopt the RO-Crate specification.</ p >
4+ </ div >
You can’t perform that action at this time.
0 commit comments