-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
314dd7d
commit bf1b394
Showing
65 changed files
with
1,986 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,216 @@ | ||
<!doctype html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<meta property="og:image" content="https://blog.zenodo.org/static/img/logos/zenodo-gradient-1000.png" /> | ||
|
||
|
||
<meta property="og:title" content="Zenodo - Research. Shared." /> | ||
|
||
|
||
<meta property="og:type" content="website" /> | ||
|
||
|
||
<meta property="og:description" content="Zenodo is a free and open digital archive built by CERN and OpenAIRE, enabling researchers to share and preserve research output in any size, format and from all fields of research." /> | ||
|
||
<meta name="twitter:card" content="summary_large_image" /> | ||
<meta name="twitter:site" content="@zenodo_org" /> | ||
<meta name="twitter:creator" content="@zenodo_org" /> | ||
|
||
<meta name="twitter:title" content="Zenodo - Research. Shared." /> | ||
|
||
|
||
|
||
<meta name="twitter:description" content="Zenodo is a free and open digital archive built by CERN and OpenAIRE, enabling researchers to share and preserve research output in any size, format and from all fields of research." /> | ||
|
||
<meta name="twitter:image" content="https://blog.zenodo.org/static/img/logos/zenodo-gradient-1000.png" /> | ||
<link rel="stylesheet" href="../../static/zenodo.css"> | ||
<link rel="stylesheet" href="../../static/style.css"> | ||
<link rel="stylesheet" href="../../static/font-awesome/css/font-awesome.min.css"> | ||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,100,italic" rel="stylesheet"> | ||
<title>Zenodo</title> | ||
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> | ||
</head> | ||
<body> | ||
<header> | ||
<nav class="navbar navbar-default navbar-static-top"> | ||
<div class="container"> | ||
<div class="navbar-header"> | ||
<a href="https://zenodo.org"><img class="navbar-brand" src="/static/img/zenodo.svg" alt="Zenodo" /></a> | ||
<span class="logo-divider"></span> | ||
<span class="header-title" aria-label="header-title">Documentation</span> | ||
</div> | ||
<div id="navbar" class="navbar-collapse collapse"> | ||
<ul class="nav navbar-nav navbar-right toplist"> | ||
|
||
<li><a href="https://about.zenodo.org">About</a></li> | ||
|
||
<li><a href="https://blog.zenodo.org">Blog</a></li> | ||
|
||
<li><a href="https://help.zenodo.org">Help</a></li> | ||
|
||
<li><a href="https://about.zenodo.org/projects">Projects</a></li> | ||
|
||
<li><a href="https://developers.zenodo.org">Developers</a></li> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
</header> | ||
<div class="communities"> | ||
|
||
<div class="header"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12 nav navbar-nav navbar subbar"> | ||
|
||
|
||
|
||
|
||
<li><a href="../../">Help</a></li> | ||
|
||
|
||
<li><a href="../../faq/">FAQ</a></li> | ||
|
||
|
||
<li class="active"><a href="../">Docs</a></li> | ||
|
||
|
||
<li><a href="../../guides/">Guides</a></li> | ||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="container body-container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
|
||
|
||
<div class="row"> | ||
<div class="col-md-4"> | ||
|
||
<div class="panel panel-default"> | ||
<div class="panel-heading"><strong><a href="./">About</a></strong></div> | ||
<div class="list-group"> | ||
|
||
<a href="whats-new/" class="list-group-item"">What's new?</a> | ||
|
||
<a href="whats-changed/" class="list-group-item"">What's changed?</a> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
<div class="col-md-8"> | ||
|
||
<ol class="breadcrumb"> | ||
<li><a href="../">Docs</a></li> | ||
|
||
<li>About</li> | ||
|
||
</ol> | ||
|
||
<div class="docs-blocks"> | ||
<h1>About</h1> | ||
|
||
<hr /> | ||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
<footer class="footer"> | ||
<div class="menu-wrapper"> | ||
<div class="container"> | ||
<div class="row footer-menu"> | ||
<div class="col-xs-12 col-md-8"> | ||
<div class="row"> | ||
<div class="col-xs-2 col-md-2"> | ||
<h5>About</h5> | ||
<ul class="list-unstyled"> | ||
<li><a href="http://about.zenodo.org">About</a></li> | ||
<li><a href="http://about.zenodo.org/policies/">Policies</a></li> | ||
<li><a href="http://about.zenodo.org/infrastructure/">Infrastructure</a></li> | ||
<li><a href="http://about.zenodo.org/principles/">Principles</a></li> | ||
<li><a href="http://about.zenodo.org/roadmap/">Roadmap</a></li> | ||
<li><a href="http://about.zenodo.org/projects/">Projects</a></li> | ||
<li><a href="http://about.zenodo.org/contact/">Contract</a></li> | ||
</ul> | ||
</div> | ||
<div class="col-xs-2 col-md-2"> | ||
<h5>Blog</h5> | ||
<ul class="list-unstyled"> | ||
<li><a href="https://blog.zenodo.org">Blog</a></li> | ||
</ul> | ||
</div> | ||
<div class="col-xs-2 col-md-2"> | ||
<h5>Help</h5> | ||
<ul class="list-unstyled"> | ||
<li><a href="https://help.zenodo.org">Overview</a></li> | ||
<li><a href="https://help.zenodo.org/faq/">FAQ</a></li> | ||
<li><a href="https://help.zenodo.org/guides/">Guides</a></li> | ||
<li><a href="https://zenodo.org/support">Support</a></li> | ||
</div> | ||
<div class="col-xs-2 col-md-2"> | ||
<h5>Developers</h5> | ||
<ul class="list-unstyled"> | ||
<li><a href="https://developers.zenodo.org">REST API</a></li> | ||
<li><a href="https://developers.zenodo.org#oai-pmh">OAI-PMH</a></li> | ||
</ul> | ||
</div> | ||
<div class="col-xs-2 col-md-2"> | ||
<h5>Contribute</h5> | ||
<ul class="list-unstyled"> | ||
<li><a href="https://github.com/zenodo/zenodo"><i class="fa fa-external-link"></i> GitHub</a></li> | ||
<li><a href="https://zenodo.org/donate"><i class="fa fa-external-link"></i> Donate</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-xs-12 col-md-4"> | ||
<div class="pull-right-md text-center-sm text-center-xs"> | ||
<h5>Funded by</h5> | ||
<ul class="list-inline"> | ||
<li><a href="https://home.cern"><img src="/static/img/cern.png" width="60" height="60" /></a></li> | ||
<li><a href="https://www.openaire.eu"><img src="/static/img/openaire.png" width="80"/></a></li> | ||
<li><a href="https://ec.europa.eu/programmes/horizon2020/"><img src="/static/img/eu.png" width="88" height="60" /></a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-xs-12 col-sm-6 col-sm-push-6"> | ||
<div class="pull-right-sm text-center-xs"> | ||
<ul class="list-inline"> | ||
<li><a href="https://stats.uptimerobot.com/vlYOVuWgM">Status</a></li> | ||
<li><a href="https://about.zenodo.org/privacy-policy">Privacy policy</a></li> | ||
<li><a href="https://about.zenodo.org/terms">Terms of Use</a></li> | ||
<li><a href="https://about.zenodo.org/contact">Support</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
<div class="col-xs-12 col-sm-6 col-sm-pull-6 text-center-xs"> | ||
<p><a title="Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 4.0 International License." rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons Licence" height="20" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a> Powered by <a href="https://home.cern/science/computing/data-centre">CERN Data Centre</a> & <a href="http://inveniosoftware.org">Invenio</a>.</p> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
|
||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.