Skip to content

Commit

Permalink
Site updated at 2023-11-12 02:03:22 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
judithfan committed Nov 12, 2023
0 parents commit d42c1cb
Show file tree
Hide file tree
Showing 133 changed files with 10,358 additions and 0 deletions.
344 changes: 344 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,344 @@
<!doctype html>

<html class="no-js" lang="en">

<head>


<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
cognitive tools lab
Index Theme by https://jekyllthemes.io
Premium + free Jekyll themes for your blog or website.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->


<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

<!-- Page Info -->
<link rel="shortcut icon" href="/images/favicon.png">
<title>Page Not Found – cognitive tools lab</title>
<meta name="description" content="Sorry – the page your looking for doesn't exist.">

<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Page Not Found – cognitive tools lab">
<meta name="twitter:description" content="Sorry – the page your looking for doesn't exist.">
<meta name="twitter:image:src" content="https://cogtoolslab.github.io//images/social.jpg">

<!-- Facebook OpenGraph -->
<meta property="og:title" content="Page Not Found – cognitive tools lab" />
<meta property="og:description" content="Sorry – the page your looking for doesn't exist." />
<meta property="og:image" content="https://cogtoolslab.github.io//images/social.jpg" />


<!-- Font Embed Code -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,500" rel="stylesheet">


<!-- Styles -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/style.css">

<!-- Icons -->
<script defer src="https://use.fontawesome.com/releases/v5.1.1/js/solid.js" integrity="sha384-GXi56ipjsBwAe6v5X4xSrVNXGOmpdJYZEEh/0/GqJ3JTHsfDsF8v0YQvZCJYAiGu" crossorigin="anonymous"></script>
<script defer src="https://use.fontawesome.com/releases/v5.1.1/js/brands.js" integrity="sha384-0inRy4HkP0hJ038ZyfQ4vLl+F4POKbqnaUB6ewmU4dWP0ki8Q27A0VFiVRIpscvL" crossorigin="anonymous"></script>
<script defer src="https://use.fontawesome.com/releases/v5.1.1/js/fontawesome.js" integrity="sha384-NY6PHjYLP2f+gL3uaVfqUZImmw71ArL9+Roi9o+I4+RBqArA2CfW1sJ1wkABFfPe" crossorigin="anonymous"></script>


<!-- Custom Styles -->
<style></style>



<!-- Analytics Code -->




<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-138052071-1', 'auto');
ga('send', 'pageview');
</script>



<!-- Extra Header JS Code -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>



</head>


<body class="loading ajax-loading" data-site-url="https://cogtoolslab.github.io/" data-page-url="/404.html">


<header class="header">

<div class="header__content">


<a href="/" class="header__title">
cognitive tools lab
</a>


<h1 class="header__tagline">reverse engineering the human cognitive toolkit</h1>

<div class="menu">
<div class="menu__toggle js-menu-toggle">
<div class="menu__toggle__icon"><span></span></div>
</div>
<div class="menu__wrap">
<ul class="menu__list">

<li class="menu__list__item">
<a href="/news.html" class="menu__list__item__link">news</a>
</li>

<li class="menu__list__item">
<a href="/about.html" class="menu__list__item__link">about</a>
</li>

<li class="menu__list__item">
<a href="/people.html" class="menu__list__item__link">people</a>
</li>

<li class="menu__list__item">
<a href="/research.html" class="menu__list__item__link">research</a>
</li>

<li class="menu__list__item">
<a href="/papers.html" class="menu__list__item__link">papers</a>
</li>

<li class="menu__list__item">
<a href="/teaching.html" class="menu__list__item__link">teaching</a>
</li>

<li class="menu__list__item">
<a href="/outreach.html" class="menu__list__item__link">outreach</a>
</li>

<li class="menu__list__item">
<a href="/prospective.html" class="menu__list__item__link">prospective lab members</a>
</li>

</ul>
</div>
</div>

<div class="projects-menu">
<ul class="menu__list">

</ul>
</div>

<div class="header__lower">

<ul class="socials">




































<li class="socials__item">
<a href="http://github.com/cogtoolslab" target="_blank" class="socials__item__link" title="Github">
<i class="fab fa-github" aria-hidden="true"></i>
</a>
</li>


















</ul>

<div class="footer__copyright">
<span>© 2023 cognitive tools lab</span>
<a href="https://jekyllthemes.io" target="_blank">Jekyll Themes</a>
</div>

</div>

</div>

</header>


<div class="loader"><svg width="120" height="30" viewbox="0 0 120 30" xmlns="http://www.w3.org/2000/svg"><circle cx="15" cy="15" r="15"><animate attributename="r" from="15" to="15" begin="0s" dur="0.8s" values="15;9;15" calcmode="linear" repeatcount="indefinite"></animate><animate attributename="fill-opacity" from="1" to="1" begin="0s" dur="0.8s" values="1;.5;1" calcmode="linear" repeatcount="indefinite"></animate></circle><circle cx="60" cy="15" r="9" fill-opacity="0.3"><animate attributename="r" from="9" to="9" begin="0s" dur="0.8s" values="9;15;9" calcmode="linear" repeatcount="indefinite"></animate><animate attributename="fill-opacity" from="0.5" to="0.5" begin="0s" dur="0.8s" values=".5;1;.5" calcmode="linear" repeatcount="indefinite"></animate></circle><circle cx="105" cy="15" r="15"><animate attributename="r" from="15" to="15" begin="0s" dur="0.8s" values="15;9;15" calcmode="linear" repeatcount="indefinite"></animate><animate attributename="fill-opacity" from="1" to="1" begin="0s" dur="0.8s" values="1;.5;1" calcmode="linear" repeatcount="indefinite"></animate></circle></svg></div>

<div class="page-loader"></div>


<div class="page">

<div class="page__content" data-page-title="Page Not Found – cognitive tools lab">

<section class="single">

<div class="wrap">

<h1>Page not found.</h1>
<p class="hero__text editable">Sorry – the page your looking for doesn't exist.</p>
<p class="hero__text editable">Perhaps you typed the URL incorrectly, or it may have moved.</p>
<p><a href="/" class="button button--large">Back To Home</a></p>

</div>

</section>

</div>

</div>


<footer class="footer">

<ul class="socials">




































<li class="socials__item">
<a href="http://github.com/cogtoolslab" target="_blank" class="socials__item__link" title="Github">
<i class="fab fa-github" aria-hidden="true"></i>
</a>
</li>


















</ul>

<div class="footer__copyright">
<span>© 2023 cognitive tools lab</span>
</div>

<script>
$(document).ready(function(){
var str =$(this).attr('id');

$(".btnId").click(function(){
var str = $(this).attr('id');
var ret = str.split("_");
var id = ret[1];
$('#' + id).toggle();
});
});
</script>

</footer>


<!-- Javascript Assets -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="/js/index-min.js"></script>


<!-- Extra Footer JS Code -->



</body>

</html>
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## To build and deploy site

Run: `rake deploy`

This command executes both `rake commit` and `rake publish`

## To test out locally:

1. Run: `bundle exec jekyll serve`
2. Navigate to: `localhost:4000`



Loading

0 comments on commit d42c1cb

Please sign in to comment.