Skip to content

Commit

Permalink
added ECRcentral teaser
Browse files Browse the repository at this point in the history
  • Loading branch information
asntech committed Jan 21, 2019
1 parent 51c0f7f commit 895092b
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 3 deletions.
Binary file modified .DS_Store
Binary file not shown.
53 changes: 50 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/bs/jq-3.2.1/dt-1.10.16/datatables.min.css"/>
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/responsive/2.2.1/css/responsive.dataTables.min.css">
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/buttons/1.5.1/css/buttons.dataTables.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">


<meta name="google-site-verification" content="D2glK9POAUTARGptp6KUjwu9nPzEpCEwhVBUoQlW8AA" />
<script type="text/javascript" src="https://cdn.datatables.net/v/bs/jq-3.2.1/dt-1.10.16/datatables.min.js"></script>

<meta name="google-site-verification" content="D2glK9POAUTARGptp6KUjwu9nPzEpCEwhVBUoQlW8AA" />
<meta name="description" content="A detailed list of funding schemes and opportunities for Postdoc fellowships."/>
<meta name="keywords" content="unding, opportunities, Postdoc, fellowships, schemes, postdoctoral, research, grants"/>
<meta name="keywords" content="funding, opportunities, Postdoc, fellowships, schemes, postdoctoral, research, grants"/>
<!-- Twitter and Facebook card-->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@khanaziz84" />
Expand All @@ -38,7 +41,44 @@ <h2>Funding schemes for postdoctoral fellowships</h2>
<a href="https://twitter.com/intent/tweet?&text=Very useful resource for all #postdocs: List of #funding schemes and opportunities for postdoctoral #fellowships https://asntech.github.io/postdoc-funding-schemes/ by #eLifeAmbassadors @khanaziz84 et al. #postdocfunding&ref_src=twsrc%5Etfw" class="twitter-hashtag-button" data-show-count="false">Tweet</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</p>
<p>You can also browse our travel fundings list for postdoc <a href="https://asntech.github.io/postdoc-funding-schemes/travel-grants">here</a>.</p>
<hr>

<a type="button" class="btn btn-success" data-toggle="modal" href="#myModal" >ECRcentral is coming soon!</a>

<!-- Modal -->
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<h4 class="modal-title" id="myModalLabel">ECRcentral: A central platform for early career researchers community</h4>
</div>
<div class="modal-body">

<div class="alert alert-info" role="alert">
<strong>Hello</strong>!! Based on your great interest in this funding list, we developed <strong>ECRcentral</strong> (ecrcentral.org), a central platform for <b>early career researchers (ECRs)</b> community to curate, find and discuss funding opportunities, share experiences, mentor peers, and create impact through community engagement. ECRcentral comes with: <br><br>
<h5>

<p><i class="fab fa-centos"></i> ~700 funding schemes/fellowships</p>
<p><i class="fa fa-plane-departure"></i> ~100 travel grants </p>
<p><i class="fa fa-comments"></i> A community forum to discuss funding opportunities and share share experiences</p>
<p><i class="fa fa-book-open"></i> A list of resources useful for ECRs and much more ...</p>

</h5>
<br><strong>
<p style="color: #d86e3e;">ECRcentral will be launched by the end of January, 2019, stay tuned! </p></strong>
</div>

</div>
<div class="modal-footer">
<p>Follow us on Twitter to stay tuned! <i class="fab fa-twitter"></i> <a href="https://twitter.com/ECRcentral" target="_blank">ECRcentral</a>
| <i class="fa fa-link"></i> <a href="http://ecrcentral.org" target="_blank">ecrcentral.org</a> | <i class="fab fa-github"></i> <a href="https://github.com/ecrcentral" target="_blank">ECRcentral</a>
</p>
</div>
</div>
</div>
</div>

<hr>

<!-- Nav tabs -->
<ul class="nav nav-tabs" role="tablist">
Expand Down Expand Up @@ -3129,5 +3169,12 @@ <h2>Funding schemes for postdoctoral fellowships</h2>
gtag('config', 'UA-113439387-1');
</script>

<script type="text/javascript">
$(window).on('load',function(){
$('#myModal').modal('show');
});
</script>


</body>
</html>
45 changes: 45 additions & 0 deletions travel-grants/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/bs/jq-3.2.1/dt-1.10.16/datatables.min.css"/>
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/responsive/2.2.1/css/responsive.dataTables.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">

<meta name="google-site-verification" content="D2glK9POAUTARGptp6KUjwu9nPzEpCEwhVBUoQlW8AA" />
<script type="text/javascript" src="https://cdn.datatables.net/v/bs/jq-3.2.1/dt-1.10.16/datatables.min.js"></script>
<meta name="description" content="A detailed list of travel funding opportunities for postdocs.."/>
Expand Down Expand Up @@ -36,6 +38,43 @@ <h2>Travel funding opportunities for postdocs</h2>
<a href="https://twitter.com/intent/tweet?&text=Very useful resource for all #postdocs: List of #travel #funding opportunities for postdocs https://asntech.github.io/postdoc-funding-schemes/travel-grants by #eLifeAmbassadors #postdocfunding&ref_src=twsrc%5Etfw" class="twitter-hashtag-button" data-show-count="false">Tweet</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</p>
<p>You can also browse our fundings schemes list for postdoc <a href="https://asntech.github.io/postdoc-funding-schemes/">here</a>.</p>

<a type="button" class="btn btn-success" data-toggle="modal" href="#myModal" >ECRcentral is coming soon!</a>

<!-- Modal -->
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<h4 class="modal-title" id="myModalLabel">ECRcentral: A central platform for early career researchers community</h4>
</div>
<div class="modal-body">

<div class="alert alert-info" role="alert">
<strong>Hello</strong>!! Based on your great interest in this funding list, we developed <strong>ECRcentral</strong> (ecrcentral.org), a central platform for <b>early career researchers (ECRs)</b> community to curate, find and discuss funding opportunities, share experiences, mentor peers, and create impact through community engagement. ECRcentral comes with: <br><br>
<h5>

<p><i class="fab fa-centos"></i> ~700 funding schemes/fellowships</p>
<p><i class="fa fa-plane-departure"></i> ~100 travel grants </p>
<p><i class="fa fa-comments"></i> A community forum to discuss funding opportunities and share share experiences</p>
<p><i class="fa fa-book-open"></i> A list of resources useful for ECRs and much more ...</p>

</h5>
<br><strong>
<p style="color: #d86e3e;">ECRcentral will be launched by the end of January, 2019, stay tuned! </p></strong>
</div>

</div>
<div class="modal-footer">
<p>Follow us on Twitter to stay tuned! <i class="fab fa-twitter"></i> <a href="https://twitter.com/ECRcentral" target="_blank">ECRcentral</a>
| <i class="fa fa-link"></i> <a href="http://ecrcentral.org" target="_blank">ecrcentral.org</a> | <i class="fab fa-github"></i> <a href="https://github.com/ecrcentral" target="_blank">ECRcentral</a>
</p>
</div>
</div>
</div>
</div>

<hr>

<!-- Nav tabs -->
Expand Down Expand Up @@ -1012,5 +1051,11 @@ <h2>Travel funding opportunities for postdocs</h2>
gtag('config', 'UA-113439387-1');
</script>

<script type="text/javascript">
$(window).on('load',function(){
$('#myModal').modal('show');
});
</script>

</body>
</html>

0 comments on commit 895092b

Please sign in to comment.