Skip to content

Commit

Permalink
Deploying to gh-pages from @ 7531328 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
rjs360 committed Dec 20, 2023
1 parent 0bf0413 commit 8491e40
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion assets/jupyter/blog.ipynb.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions blog/2021/diagrams/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://rjs360.github.io/schilder-lab//schilder-lab/feed.xml" rel="self" type="application/atom+xml"/><link href="https://rjs360.github.io/schilder-lab//schilder-lab/" rel="alternate" type="text/html" hreflang="en"/><updated>2023-12-20T03:39:53+00:00</updated><id>https://rjs360.github.io/schilder-lab//schilder-lab/feed.xml</id><title type="html">Schilder Lab</title><subtitle>Comparative Physiology and Biomechanics of Animal Movement</subtitle><entry><title type="html">a post with bibliography</title><link href="https://rjs360.github.io/schilder-lab//schilder-lab/blog/2023/post-bibliography/" rel="alternate" type="text/html" title="a post with bibliography"/><published>2023-07-12T13:56:00+00:00</published><updated>2023-07-12T13:56:00+00:00</updated><id>https://rjs360.github.io/schilder-lab//schilder-lab/blog/2023/post-bibliography</id><content type="html" xml:base="https://rjs360.github.io/schilder-lab//schilder-lab/blog/2023/post-bibliography/"><![CDATA[<p>This post shows how to add bibliography to simple blog posts. If you would like something more academic, check the <a href="/schilder-lab/blog/2021/distill/">distill style post</a>.</p>]]></content><author><name></name></author><category term="sample-posts"/><category term="formatting"/><category term="bib"/><summary type="html"><![CDATA[an example of a blog post with bibliography]]></summary></entry><entry><title type="html">a post with jupyter notebook</title><link href="https://rjs360.github.io/schilder-lab//schilder-lab/blog/2023/jupyter-notebook/" rel="alternate" type="text/html" title="a post with jupyter notebook"/><published>2023-07-04T12:57:00+00:00</published><updated>2023-07-04T12:57:00+00:00</updated><id>https://rjs360.github.io/schilder-lab//schilder-lab/blog/2023/jupyter-notebook</id><content type="html" xml:base="https://rjs360.github.io/schilder-lab//schilder-lab/blog/2023/jupyter-notebook/"><![CDATA[<p>To include a jupyter notebook in a post, you can use the following code:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>{::nomarkdown}
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://rjs360.github.io/schilder-lab//schilder-lab/feed.xml" rel="self" type="application/atom+xml"/><link href="https://rjs360.github.io/schilder-lab//schilder-lab/" rel="alternate" type="text/html" hreflang="en"/><updated>2023-12-20T03:47:23+00:00</updated><id>https://rjs360.github.io/schilder-lab//schilder-lab/feed.xml</id><title type="html">Schilder Lab</title><subtitle>Comparative Physiology and Biomechanics of Animal Movement</subtitle><entry><title type="html">a post with bibliography</title><link href="https://rjs360.github.io/schilder-lab//schilder-lab/blog/2023/post-bibliography/" rel="alternate" type="text/html" title="a post with bibliography"/><published>2023-07-12T13:56:00+00:00</published><updated>2023-07-12T13:56:00+00:00</updated><id>https://rjs360.github.io/schilder-lab//schilder-lab/blog/2023/post-bibliography</id><content type="html" xml:base="https://rjs360.github.io/schilder-lab//schilder-lab/blog/2023/post-bibliography/"><![CDATA[<p>This post shows how to add bibliography to simple blog posts. If you would like something more academic, check the <a href="/schilder-lab/blog/2021/distill/">distill style post</a>.</p>]]></content><author><name></name></author><category term="sample-posts"/><category term="formatting"/><category term="bib"/><summary type="html"><![CDATA[an example of a blog post with bibliography]]></summary></entry><entry><title type="html">a post with jupyter notebook</title><link href="https://rjs360.github.io/schilder-lab//schilder-lab/blog/2023/jupyter-notebook/" rel="alternate" type="text/html" title="a post with jupyter notebook"/><published>2023-07-04T12:57:00+00:00</published><updated>2023-07-04T12:57:00+00:00</updated><id>https://rjs360.github.io/schilder-lab//schilder-lab/blog/2023/jupyter-notebook</id><content type="html" xml:base="https://rjs360.github.io/schilder-lab//schilder-lab/blog/2023/jupyter-notebook/"><![CDATA[<p>To include a jupyter notebook in a post, you can use the following code:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>{::nomarkdown}
{% assign jupyter_path = "assets/jupyter/blog.ipynb" | relative_url %}
{% capture notebook_exists %}{% file_exists assets/jupyter/blog.ipynb %}{% endcapture %}
{% if notebook_exists == "true" %}
Expand Down
2 changes: 1 addition & 1 deletion projects/1_project/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="google-site-verification" content="google3d0fad7de156e6b8.html"> <meta name="msvalidate.01" content="BingSiteAuth.xml"> <meta http-equiv="Permissions-Policy" content="interest-cohort=()"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>project 1 | Schilder Lab</title> <meta name="author" content="Schilder Lab"> <meta name="description" content="comparative studies of body size &amp; musculoskeletal function"> <meta name="keywords" content="schilder lab, schilder, rudolf, ruud, penn state, entomology, comparative physiology, insect locomotion, schilder-lab, biomechanics, biology"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha256-DF7Zhf293AJxJNTmh5zhoYYIMs2oXitRfBjY+9L//AY=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/mdbootstrap@4.20.0/css/mdb.min.css" integrity="sha256-jpjYvU3G3N6nrrBwXJoVEYI/0zw8htfFnhT9ljN3JJw=" crossorigin="anonymous"> <link defer rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.21.4/dist/bootstrap-table.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.4.0/css/all.min.css" integrity="sha256-HtsXJanqjKTc8vVQjO4YMhiqFoXkfBsjBWcX91T1jr8=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/academicons@1.9.1/css/academicons.min.css" integrity="sha256-i1+4qU2G2860dGGIOJscdC30s9beBXjFfzjWLjBRsBg=" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:100,300,400,500,700|Material+Icons"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/jekyll-pygments-themes@master/github.css" media="" id="highlight_theme_light"> <link rel="shortcut icon" href="/schilder-lab/assets/img/slider0.png"> <link rel="stylesheet" href="/schilder-lab/assets/css/main.css"> <link rel="canonical" href="https://rjs360.github.io/schilder-lab//schilder-lab/projects/1_project/"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/jekyll-pygments-themes@master/native.css" media="none" id="highlight_theme_dark"> <script src="/schilder-lab/assets/js/theme.js"></script> <script src="/schilder-lab/assets/js/dark_mode.js"></script> <meta name="msvalidate.01" content="526D92B4467B7BB7B9081DD9789AFBEA"> </head> <body class="fixed-top-nav sticky-bottom-footer"> <header> <nav id="navbar" class="navbar navbar-light navbar-expand-sm fixed-top"> <div class="container"> <a class="navbar-brand title font-weight-lighter" href="/schilder-lab/">Schilder Lab</a> <button class="navbar-toggler collapsed ml-auto" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar top-bar"></span> <span class="icon-bar middle-bar"></span> <span class="icon-bar bottom-bar"></span> </button> <div class="collapse navbar-collapse text-right" id="navbarNav"> <ul class="navbar-nav ml-auto flex-nowrap"> <li class="nav-item "> <a class="nav-link" href="/schilder-lab/">about</a> </li> <li class="nav-item "> <a class="nav-link" href="/schilder-lab/blog/">notebook</a> </li> <li class="nav-item "> <a class="nav-link" href="/schilder-lab/publications/">publications</a> </li> <li class="nav-item "> <a class="nav-link" href="/schilder-lab/projects/">projects</a> </li> <li class="nav-item "> <a class="nav-link" href="/schilder-lab/projects%20copy/">team</a> </li> <li class="nav-item "> <a class="nav-link" href="/schilder-lab/teaching/">teaching</a> </li> <li class="toggle-container"> <button id="light-toggle" title="Change theme"> <i class="fas fa-moon"></i> <i class="fas fa-sun"></i> </button> </li> </ul> </div> </div> </nav> <progress id="progress" value="0"> <div class="progress-container"> <span class="progress-bar"></span> </div> </progress> </header> <div class="container mt-5"> <div class="post"> <header class="post-header"> <h1 class="post-title" id="alt-font">project 1</h1> <p class="post-description">comparative studies of body size &amp; musculoskeletal function</p> </header> <article> <p>Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.</p> <p>To give your project a background in the portfolio page, just add the img tag to the front matter like so:</p> <div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>---
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="google-site-verification" content="google3d0fad7de156e6b8.html"> <meta name="msvalidate.01" content="BingSiteAuth.xml"> <meta http-equiv="Permissions-Policy" content="interest-cohort=()"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>project 1 | Schilder Lab</title> <meta name="author" content="Schilder Lab"> <meta name="description" content="body size &amp; musculoskeletal function"> <meta name="keywords" content="schilder lab, schilder, rudolf, ruud, penn state, entomology, comparative physiology, insect locomotion, schilder-lab, biomechanics, biology"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha256-DF7Zhf293AJxJNTmh5zhoYYIMs2oXitRfBjY+9L//AY=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/mdbootstrap@4.20.0/css/mdb.min.css" integrity="sha256-jpjYvU3G3N6nrrBwXJoVEYI/0zw8htfFnhT9ljN3JJw=" crossorigin="anonymous"> <link defer rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.21.4/dist/bootstrap-table.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.4.0/css/all.min.css" integrity="sha256-HtsXJanqjKTc8vVQjO4YMhiqFoXkfBsjBWcX91T1jr8=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/academicons@1.9.1/css/academicons.min.css" integrity="sha256-i1+4qU2G2860dGGIOJscdC30s9beBXjFfzjWLjBRsBg=" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:100,300,400,500,700|Material+Icons"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/jekyll-pygments-themes@master/github.css" media="" id="highlight_theme_light"> <link rel="shortcut icon" href="/schilder-lab/assets/img/slider0.png"> <link rel="stylesheet" href="/schilder-lab/assets/css/main.css"> <link rel="canonical" href="https://rjs360.github.io/schilder-lab//schilder-lab/projects/1_project/"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/jekyll-pygments-themes@master/native.css" media="none" id="highlight_theme_dark"> <script src="/schilder-lab/assets/js/theme.js"></script> <script src="/schilder-lab/assets/js/dark_mode.js"></script> <meta name="msvalidate.01" content="526D92B4467B7BB7B9081DD9789AFBEA"> </head> <body class="fixed-top-nav sticky-bottom-footer"> <header> <nav id="navbar" class="navbar navbar-light navbar-expand-sm fixed-top"> <div class="container"> <a class="navbar-brand title font-weight-lighter" href="/schilder-lab/">Schilder Lab</a> <button class="navbar-toggler collapsed ml-auto" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar top-bar"></span> <span class="icon-bar middle-bar"></span> <span class="icon-bar bottom-bar"></span> </button> <div class="collapse navbar-collapse text-right" id="navbarNav"> <ul class="navbar-nav ml-auto flex-nowrap"> <li class="nav-item "> <a class="nav-link" href="/schilder-lab/">about</a> </li> <li class="nav-item "> <a class="nav-link" href="/schilder-lab/blog/">notebook</a> </li> <li class="nav-item "> <a class="nav-link" href="/schilder-lab/publications/">publications</a> </li> <li class="nav-item "> <a class="nav-link" href="/schilder-lab/projects/">projects</a> </li> <li class="nav-item "> <a class="nav-link" href="/schilder-lab/projects%20copy/">team</a> </li> <li class="nav-item "> <a class="nav-link" href="/schilder-lab/teaching/">teaching</a> </li> <li class="toggle-container"> <button id="light-toggle" title="Change theme"> <i class="fas fa-moon"></i> <i class="fas fa-sun"></i> </button> </li> </ul> </div> </div> </nav> <progress id="progress" value="0"> <div class="progress-container"> <span class="progress-bar"></span> </div> </progress> </header> <div class="container mt-5"> <div class="post"> <header class="post-header"> <h1 class="post-title" id="alt-font">project 1</h1> <p class="post-description">body size &amp; musculoskeletal function</p> </header> <article> <p>Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.</p> <p>To give your project a background in the portfolio page, just add the img tag to the front matter like so:</p> <div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>---
layout: page
title: project
description: a project with a background image
Expand Down
Loading

0 comments on commit 8491e40

Please sign in to comment.