forked from KordingLab/KordingLab.github.io
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Site updated at 2024-10-22 12:22:38 UTC
- Loading branch information
0 parents
commit 7078fcc
Showing
92 changed files
with
7,372 additions
and
0 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,27 @@ | ||
#!/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | ||
# | ||
# This file was generated by RubyGems. | ||
# | ||
# The application 'commonmarker' is installed as part of a gem, and | ||
# this file is here to facilitate running it. | ||
# | ||
|
||
require 'rubygems' | ||
|
||
version = ">= 0.a" | ||
|
||
str = ARGV.first | ||
if str | ||
str = str.b[/\A_(.*)_\z/, 1] | ||
if str and Gem::Version.correct?(str) | ||
version = str | ||
ARGV.shift | ||
end | ||
end | ||
|
||
if Gem.respond_to?(:activate_bin_path) | ||
load Gem.activate_bin_path('commonmarker', 'commonmarker', version) | ||
else | ||
gem "commonmarker", version | ||
load Gem.bin_path("commonmarker", "commonmarker", version) | ||
end |
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,27 @@ | ||
#!/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | ||
# | ||
# This file was generated by RubyGems. | ||
# | ||
# The application 'listen' is installed as part of a gem, and | ||
# this file is here to facilitate running it. | ||
# | ||
|
||
require 'rubygems' | ||
|
||
version = ">= 0.a" | ||
|
||
str = ARGV.first | ||
if str | ||
str = str.b[/\A_(.*)_\z/, 1] | ||
if str and Gem::Version.correct?(str) | ||
version = str | ||
ARGV.shift | ||
end | ||
end | ||
|
||
if Gem.respond_to?(:activate_bin_path) | ||
load Gem.activate_bin_path('listen', 'listen', version) | ||
else | ||
gem "listen", version | ||
load Gem.bin_path("listen", "listen", version) | ||
end |
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,27 @@ | ||
#!/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | ||
# | ||
# This file was generated by RubyGems. | ||
# | ||
# The application 'racc' is installed as part of a gem, and | ||
# this file is here to facilitate running it. | ||
# | ||
|
||
require 'rubygems' | ||
|
||
version = ">= 0.a" | ||
|
||
str = ARGV.first | ||
if str | ||
str = str.b[/\A_(.*)_\z/, 1] | ||
if str and Gem::Version.correct?(str) | ||
version = str | ||
ARGV.shift | ||
end | ||
end | ||
|
||
if Gem.respond_to?(:activate_bin_path) | ||
load Gem.activate_bin_path('racc', 'racc', version) | ||
else | ||
gem "racc", version | ||
load Gem.bin_path("racc", "racc", version) | ||
end |
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,27 @@ | ||
#!/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | ||
# | ||
# This file was generated by RubyGems. | ||
# | ||
# The application 'rake' is installed as part of a gem, and | ||
# this file is here to facilitate running it. | ||
# | ||
|
||
require 'rubygems' | ||
|
||
version = ">= 0.a" | ||
|
||
str = ARGV.first | ||
if str | ||
str = str.b[/\A_(.*)_\z/, 1] | ||
if str and Gem::Version.correct?(str) | ||
version = str | ||
ARGV.shift | ||
end | ||
end | ||
|
||
if Gem.respond_to?(:activate_bin_path) | ||
load Gem.activate_bin_path('rake', 'rake', version) | ||
else | ||
gem "rake", version | ||
load Gem.bin_path("rake", "rake", version) | ||
end |
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,142 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>404 Not Found</title> | ||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,600"> | ||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic' rel='stylesheet' type='text/css'> | ||
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Roboto" /> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> | ||
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> | ||
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
|
||
<script src="//code.jquery.com/jquery-1.12.0.min.js"></script> | ||
<link href="https://clearoboticslab.github.io/css/zoom.css" rel="stylesheet"> | ||
<script src="https://clearoboticslab.github.io/js/zoom.js"></script> | ||
<script src="https://clearoboticslab.github.io/js/transition.js"></script> | ||
|
||
<link rel="stylesheet" href="/style.css"> | ||
<!-- favicon --> | ||
<!-- <link rel="shortcut icon" href="https://clearoboticslab.github.io/favicon.ico"> --> | ||
<link rel="shortcut icon" href="https://clearoboticslab.github.io/images/logo/logo-icon-72.png"> | ||
<link rel="apple-touch-icon-precomposed" href="https://clearoboticslab.github.io/images/logo/logo_square.jpg"> | ||
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://clearoboticslab.github.io/images/logo/logo-icon-72.png"> | ||
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://clearoboticslab.github.io/images/logo/logo-icon-114.png"> | ||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://clearoboticslab.github.io/images/logo/logo-icon-144.png"> | ||
|
||
<!-- open graph --> | ||
|
||
|
||
|
||
<meta property="og:locale" content="en_US"> | ||
<meta property="og:type" content="article"> | ||
<meta property="og:url" content="https://clearoboticslab.github.io/404.html"> | ||
<meta property="og:title" content="404 Not Found"> | ||
<meta property="og:site_name" content="Fridovich-Keil Lab at UT Austin"> | ||
<meta property="og:description" content=" | ||
Oops! This page doesn’t exist. | ||
" /> | ||
<meta property="og:image" content="https://clearoboticslab.github.io/images/logo/logo_square.jpg"> | ||
|
||
</head> | ||
|
||
<script> | ||
/** | ||
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS. | ||
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables | ||
*/ | ||
/* | ||
var disqus_config = function () { | ||
this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable | ||
this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable | ||
}; | ||
*/ | ||
(function() { // DON'T EDIT BELOW THIS LINE | ||
var d = document, s = d.createElement('script'); | ||
|
||
s.src = '//kordinglab.disqus.com/embed.js'; | ||
|
||
s.setAttribute('data-timestamp', +new Date()); | ||
(d.head || d.body).appendChild(s); | ||
})(); | ||
</script> | ||
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript> | ||
|
||
<body id="page-top" style="padding-top: 7em;"> | ||
|
||
<nav class="navbar navbar-default navbar-fixed-top"> | ||
<div class="container"> | ||
<!-- Brand and toggle get grouped for better mobile display --> | ||
<div class="navbar-header page-scroll"> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> | ||
<span class="sr-only">Toggle navigation</span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class='navbar-brand page-scroll' href='/'> | ||
<span style='font-family:"Open Sans" font-weight:300'>Fridovich-Keil Lab</span> | ||
</a> | ||
</div> | ||
|
||
<!-- Collect the nav links, forms, and other content for toggling --> | ||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> | ||
<ul class="nav navbar-nav navbar-right"> | ||
<ul class="nav navbar-nav navbar-right"> | ||
|
||
<li><a class='name' href="/">home</a></li> | ||
|
||
<li><a class='name' href="/about">about</a></li> | ||
|
||
<li><a class='name' href="/publications">papers</a></li> | ||
|
||
<li><a class='name' href="/books">books</a></li> | ||
|
||
<li><a class='name' href="/people">people</a></li> | ||
|
||
<li><a class='name' href="/robots">robots</a></li> | ||
|
||
</ul> | ||
</ul> | ||
</div> | ||
<!-- /.navbar-collapse --> | ||
</div> | ||
<!-- /.container-fluid --> | ||
</nav> | ||
|
||
<div class="container content page"> | ||
<!-- <h1 class="page-title">404 Not Found</h1> --> | ||
<p>Oops! This page doesn’t exist.</p> | ||
|
||
</div> | ||
|
||
|
||
<script id="dsq-count-scr" src="//kordinglab.disqus.com/count.js" async></script> | ||
<script src="http://code.jquery.com/jquery-2.2.1.min.js"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> | ||
<script type="text/javascript"> | ||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | ||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); | ||
</script> | ||
<script type="text/javascript"> | ||
var pageTracker = _gat._getTracker("UA-34145995-1"); | ||
pageTracker._trackPageview(); | ||
</script> | ||
|
||
<!-- Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-34145995-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-34145995-1'); | ||
</script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.