Skip to content

Commit

Permalink
Merge pull request #24 from yuyuslab/site-design
Browse files Browse the repository at this point in the history
menu bar
  • Loading branch information
yuyuslab authored Jan 12, 2025
2 parents 3474576 + a19bc3b commit 7ca796a
Show file tree
Hide file tree
Showing 57 changed files with 419 additions and 315 deletions.
Binary file modified .DS_Store
Binary file not shown.
14 changes: 8 additions & 6 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="{{ '/assets/css/styles.css' | prepend: site.baseurl }}">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/85848f69e6.js" crossorigin="anonymous"></script>
{% include analytics.html %}
<title>{{ page.title }}</title>
</head>
Expand All @@ -17,16 +17,17 @@
<a href="{{ site.baseurl }}/about.html" >About</a>

<a href="{{ site.baseurl }}/blog.html" >Blog</a>

<a href="{{ site.baseurl }}/research.html" >Research</a>

<a href="{{ site.baseurl }}/links.html" >Useful links</a>

<a href="{{ site.baseurl }}/musical.html" >Musical</a>

<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
<i class="fa-solid fa-bars"></i>
</a>


</nav>

Expand All @@ -35,6 +36,7 @@
<div class="body-container">
{{ content }}
</div>

<script>
function myFunction() {
var x = document.getElementById("myTopnav");
Expand Down
Binary file added _sass/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion _sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ body {
@media screen and (max-width: 600px) {
.topnav a:not(:first-child) {display: none;}
.topnav a.icon {
float: right;
float: left;
display: block;
}
}
Expand Down
14 changes: 8 additions & 6 deletions _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/Hello/assets/css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/85848f69e6.js" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8EJ4C25NLV"></script>
<script>
Expand All @@ -25,16 +25,17 @@
<a href="/Hello/about.html" >About</a>

<a href="/Hello/blog.html" >Blog</a>

<a href="/Hello/research.html" >Research</a>

<a href="/Hello/links.html" >Useful links</a>

<a href="/Hello/musical.html" >Musical</a>

<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
<i class="fa-solid fa-bars"></i>
</a>


</nav>

Expand Down Expand Up @@ -64,6 +65,7 @@ <h1>404</h1>
</div>

</div>

<script>
function myFunction() {
var x = document.getElementById("myTopnav");
Expand Down
14 changes: 8 additions & 6 deletions _site/_blog/2023-12-30-blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/Hello/assets/css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/85848f69e6.js" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8EJ4C25NLV"></script>
<script>
Expand All @@ -25,16 +25,17 @@
<a href="/Hello/about.html" >About</a>

<a href="/Hello/blog.html" >Blog</a>

<a href="/Hello/research.html" >Research</a>

<a href="/Hello/links.html" >Useful links</a>

<a href="/Hello/musical.html" >Musical</a>

<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
<i class="fa-solid fa-bars"></i>
</a>


</nav>

Expand Down Expand Up @@ -120,6 +121,7 @@ <h2 id="wrapping-up">Wrapping up</h2>


</div>

<script>
function myFunction() {
var x = document.getElementById("myTopnav");
Expand Down
14 changes: 8 additions & 6 deletions _site/_blog/2024-04-14-blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/Hello/assets/css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/85848f69e6.js" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8EJ4C25NLV"></script>
<script>
Expand All @@ -25,16 +25,17 @@
<a href="/Hello/about.html" >About</a>

<a href="/Hello/blog.html" >Blog</a>

<a href="/Hello/research.html" >Research</a>

<a href="/Hello/links.html" >Useful links</a>

<a href="/Hello/musical.html" >Musical</a>

<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
<i class="fa-solid fa-bars"></i>
</a>


</nav>

Expand Down Expand Up @@ -77,6 +78,7 @@ <h1>Transitioning from bio to socio to cogs to bio+, how?</h1>


</div>

<script>
function myFunction() {
var x = document.getElementById("myTopnav");
Expand Down
14 changes: 8 additions & 6 deletions _site/_blog/2024-05-12-blog .html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/Hello/assets/css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/85848f69e6.js" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8EJ4C25NLV"></script>
<script>
Expand All @@ -25,16 +25,17 @@
<a href="/Hello/about.html" >About</a>

<a href="/Hello/blog.html" >Blog</a>

<a href="/Hello/research.html" >Research</a>

<a href="/Hello/links.html" >Useful links</a>

<a href="/Hello/musical.html" >Musical</a>

<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
<i class="fa-solid fa-bars"></i>
</a>


</nav>

Expand All @@ -59,6 +60,7 @@ <h1>蟻をどうやって人間の研究に役立てるか</h1>


</div>

<script>
function myFunction() {
var x = document.getElementById("myTopnav");
Expand Down
14 changes: 8 additions & 6 deletions _site/_blog/2024-06-05-blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/Hello/assets/css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/85848f69e6.js" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8EJ4C25NLV"></script>
<script>
Expand All @@ -25,16 +25,17 @@
<a href="/Hello/about.html" >About</a>

<a href="/Hello/blog.html" >Blog</a>

<a href="/Hello/research.html" >Research</a>

<a href="/Hello/links.html" >Useful links</a>

<a href="/Hello/musical.html" >Musical</a>

<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
<i class="fa-solid fa-bars"></i>
</a>


</nav>

Expand All @@ -49,6 +50,7 @@ <h1>結局ソフトウェア開発が好きなんですの</h1>


</div>

<script>
function myFunction() {
var x = document.getElementById("myTopnav");
Expand Down
14 changes: 8 additions & 6 deletions _site/_blog/2024-06-06-blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/Hello/assets/css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/85848f69e6.js" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8EJ4C25NLV"></script>
<script>
Expand All @@ -25,16 +25,17 @@
<a href="/Hello/about.html" >About</a>

<a href="/Hello/blog.html" >Blog</a>

<a href="/Hello/research.html" >Research</a>

<a href="/Hello/links.html" >Useful links</a>

<a href="/Hello/musical.html" >Musical</a>

<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
<i class="fa-solid fa-bars"></i>
</a>


</nav>

Expand All @@ -51,6 +52,7 @@ <h1>Choice research</h1>


</div>

<script>
function myFunction() {
var x = document.getElementById("myTopnav");
Expand Down
14 changes: 8 additions & 6 deletions _site/_blog/2024-06-17-blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/Hello/assets/css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/85848f69e6.js" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8EJ4C25NLV"></script>
<script>
Expand All @@ -25,16 +25,17 @@
<a href="/Hello/about.html" >About</a>

<a href="/Hello/blog.html" >Blog</a>

<a href="/Hello/research.html" >Research</a>

<a href="/Hello/links.html" >Useful links</a>

<a href="/Hello/musical.html" >Musical</a>

<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
<i class="fa-solid fa-bars"></i>
</a>


</nav>

Expand Down Expand Up @@ -68,6 +69,7 @@ <h1>First Darwin seminar + other stacked-up tasks to finish</h1>


</div>

<script>
function myFunction() {
var x = document.getElementById("myTopnav");
Expand Down
14 changes: 8 additions & 6 deletions _site/_blog/2024-06-21-blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/Hello/assets/css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/85848f69e6.js" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8EJ4C25NLV"></script>
<script>
Expand All @@ -25,16 +25,17 @@
<a href="/Hello/about.html" >About</a>

<a href="/Hello/blog.html" >Blog</a>

<a href="/Hello/research.html" >Research</a>

<a href="/Hello/links.html" >Useful links</a>

<a href="/Hello/musical.html" >Musical</a>

<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
<i class="fa-solid fa-bars"></i>
</a>


</nav>

Expand Down Expand Up @@ -73,6 +74,7 @@ <h1>本質をついた違和感の問いかもしれないやつ</h1>


</div>

<script>
function myFunction() {
var x = document.getElementById("myTopnav");
Expand Down
Loading

0 comments on commit 7ca796a

Please sign in to comment.