<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2025-11-26T17:36:53+09:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">한국항공대학교 SSLab</title><author><name>SSLab 관리자 (SSLab Admin)</name><email>jsahn@kau.ac.kr</email></author><entry><title type="html">Exclude Post from Search Index</title><link href="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/docs/jekyll/2017/11/28/post-exclude-search.html" rel="alternate" type="text/html" title="Exclude Post from Search Index" /><published>2017-11-28T00:00:00+09:00</published><updated>2018-02-19T22:06:00+09:00</updated><id>http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/docs/jekyll/2017/11/28/post-exclude-search</id><content type="html" xml:base="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/docs/jekyll/2017/11/28/post-exclude-search.html"><![CDATA[<p>This post should not appear in the search index because it has the following YAML Front Matter:</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">search</span><span class="pi">:</span> <span class="kc">false</span>
</code></pre></div></div>

<p class="notice--info"><strong>Note:</strong> <code class="language-plaintext highlighter-rouge">search: false</code> only works to exclude posts when using Lunr as a search provider.</p>

<p>To exclude files when using Algolia as a search provider add an array to <code class="language-plaintext highlighter-rouge">algolia.files_to_exclude</code> in your <code class="language-plaintext highlighter-rouge">_config.yml</code>. For more configuration options be sure to check their <a href="https://community.algolia.com/jekyll-algolia/options.html">full documentation</a>.</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">algolia</span><span class="pi">:</span>
  <span class="c1"># Exclude more files from indexing</span>
  <span class="na">files_to_exclude</span><span class="pi">:</span>
    <span class="pi">-</span> <span class="s">index.html</span>
    <span class="pi">-</span> <span class="s">index.md</span>
    <span class="pi">-</span> <span class="s">excluded-file.html</span>
    <span class="pi">-</span> <span class="s">_posts/2017-11-28-post-exclude-search.md</span>
    <span class="pi">-</span> <span class="s">subdirectory/*.html</span>
</code></pre></div></div>]]></content><author><name>SSLab 관리자 (SSLab Admin)</name><email>jsahn@kau.ac.kr</email></author><category term="tmp" /><category term="jekyll-remote-theme-20251126-940813-c6lu2f" /><category term="docs" /><category term="Jekyll" /><summary type="html"><![CDATA[This post should not appear in the search index because it has the following YAML Front Matter:]]></summary></entry><entry><title type="html">Exclude Post from Search Index</title><link href="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/test/jekyll/2017/11/28/post-exclude-search.html" rel="alternate" type="text/html" title="Exclude Post from Search Index" /><published>2017-11-28T00:00:00+09:00</published><updated>2018-02-19T22:05:34+09:00</updated><id>http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/test/jekyll/2017/11/28/post-exclude-search</id><content type="html" xml:base="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/test/jekyll/2017/11/28/post-exclude-search.html"><![CDATA[<p>This post should not appear in the search index because it has the following YAML Front Matter:</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">search</span><span class="pi">:</span> <span class="kc">false</span>
</code></pre></div></div>

<p class="notice--info"><strong>Note:</strong> <code class="language-plaintext highlighter-rouge">search: false</code> only works to exclude posts when using <strong>Lunr</strong> as a search provider.</p>

<p>To exclude files when using <strong>Algolia</strong> as a search provider add an array to <code class="language-plaintext highlighter-rouge">algolia.files_to_exclude</code> in your <code class="language-plaintext highlighter-rouge">_config.yml</code>. For more configuration options be sure to check their <a href="https://community.algolia.com/jekyll-algolia/options.html">full documentation</a>.</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">algolia</span><span class="pi">:</span>
  <span class="c1"># Exclude more files from indexing</span>
  <span class="na">files_to_exclude</span><span class="pi">:</span>
    <span class="pi">-</span> <span class="s">index.html</span>
    <span class="pi">-</span> <span class="s">index.md</span>
    <span class="pi">-</span> <span class="s">excluded-file.html</span>
    <span class="pi">-</span> <span class="s">_posts/2017-11-28-post-exclude-search.md</span>
    <span class="pi">-</span> <span class="s">subdirectory/*.html</span>
</code></pre></div></div>]]></content><author><name>SSLab 관리자 (SSLab Admin)</name><email>jsahn@kau.ac.kr</email></author><category term="tmp" /><category term="jekyll-remote-theme-20251126-940813-c6lu2f" /><category term="test" /><category term="Jekyll" /><summary type="html"><![CDATA[This post should not appear in the search index because it has the following YAML Front Matter:]]></summary></entry><entry><title type="html">Exclude Post from Search Index</title><link href="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/docs/jekyll/2017/11/28/post-exclude-search.html" rel="alternate" type="text/html" title="Exclude Post from Search Index" /><published>2017-11-28T00:00:00+09:00</published><updated>2018-02-19T22:06:00+09:00</updated><id>http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/docs/jekyll/2017/11/28/post-exclude-search</id><content type="html" xml:base="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/docs/jekyll/2017/11/28/post-exclude-search.html"><![CDATA[<p>This post should not appear in the search index because it has the following YAML Front Matter:</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">search</span><span class="pi">:</span> <span class="kc">false</span>
</code></pre></div></div>

<p class="notice--info"><strong>Note:</strong> <code class="language-plaintext highlighter-rouge">search: false</code> only works to exclude posts when using Lunr as a search provider.</p>

<p>To exclude files when using Algolia as a search provider add an array to <code class="language-plaintext highlighter-rouge">algolia.files_to_exclude</code> in your <code class="language-plaintext highlighter-rouge">_config.yml</code>. For more configuration options be sure to check their <a href="https://community.algolia.com/jekyll-algolia/options.html">full documentation</a>.</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">algolia</span><span class="pi">:</span>
  <span class="c1"># Exclude more files from indexing</span>
  <span class="na">files_to_exclude</span><span class="pi">:</span>
    <span class="pi">-</span> <span class="s">index.html</span>
    <span class="pi">-</span> <span class="s">index.md</span>
    <span class="pi">-</span> <span class="s">excluded-file.html</span>
    <span class="pi">-</span> <span class="s">_posts/2017-11-28-post-exclude-search.md</span>
    <span class="pi">-</span> <span class="s">subdirectory/*.html</span>
</code></pre></div></div>]]></content><author><name>SSLab 관리자 (SSLab Admin)</name><email>jsahn@kau.ac.kr</email></author><category term="tmp" /><category term="jekyll-remote-theme-20251126-940974-nqtmew" /><category term="docs" /><category term="Jekyll" /><summary type="html"><![CDATA[This post should not appear in the search index because it has the following YAML Front Matter:]]></summary></entry><entry><title type="html">Exclude Post from Search Index</title><link href="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/test/jekyll/2017/11/28/post-exclude-search.html" rel="alternate" type="text/html" title="Exclude Post from Search Index" /><published>2017-11-28T00:00:00+09:00</published><updated>2018-02-19T22:05:34+09:00</updated><id>http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/test/jekyll/2017/11/28/post-exclude-search</id><content type="html" xml:base="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/test/jekyll/2017/11/28/post-exclude-search.html"><![CDATA[<p>This post should not appear in the search index because it has the following YAML Front Matter:</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">search</span><span class="pi">:</span> <span class="kc">false</span>
</code></pre></div></div>

<p class="notice--info"><strong>Note:</strong> <code class="language-plaintext highlighter-rouge">search: false</code> only works to exclude posts when using <strong>Lunr</strong> as a search provider.</p>

<p>To exclude files when using <strong>Algolia</strong> as a search provider add an array to <code class="language-plaintext highlighter-rouge">algolia.files_to_exclude</code> in your <code class="language-plaintext highlighter-rouge">_config.yml</code>. For more configuration options be sure to check their <a href="https://community.algolia.com/jekyll-algolia/options.html">full documentation</a>.</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">algolia</span><span class="pi">:</span>
  <span class="c1"># Exclude more files from indexing</span>
  <span class="na">files_to_exclude</span><span class="pi">:</span>
    <span class="pi">-</span> <span class="s">index.html</span>
    <span class="pi">-</span> <span class="s">index.md</span>
    <span class="pi">-</span> <span class="s">excluded-file.html</span>
    <span class="pi">-</span> <span class="s">_posts/2017-11-28-post-exclude-search.md</span>
    <span class="pi">-</span> <span class="s">subdirectory/*.html</span>
</code></pre></div></div>]]></content><author><name>SSLab 관리자 (SSLab Admin)</name><email>jsahn@kau.ac.kr</email></author><category term="tmp" /><category term="jekyll-remote-theme-20251126-940974-nqtmew" /><category term="test" /><category term="Jekyll" /><summary type="html"><![CDATA[This post should not appear in the search index because it has the following YAML Front Matter:]]></summary></entry><entry><title type="html">Layout: Header Video</title><link href="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/docs/layout/uncategorized/2017/01/23/layout-header-video.html" rel="alternate" type="text/html" title="Layout: Header Video" /><published>2017-01-23T00:00:00+09:00</published><updated>2017-01-23T00:00:00+09:00</updated><id>http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/docs/layout/uncategorized/2017/01/23/layout-header-video</id><content type="html" xml:base="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/docs/layout/uncategorized/2017/01/23/layout-header-video.html"><![CDATA[<p>This post should display a <strong>header with a responsive video</strong>, if the theme supports it.</p>

<h2 id="settings">Settings</h2>

<table>
  <thead>
    <tr>
      <th>Parameter</th>
      <th>Required</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><code class="language-plaintext highlighter-rouge">id</code></td>
      <td><strong>Required</strong></td>
      <td>ID of the video</td>
    </tr>
    <tr>
      <td><code class="language-plaintext highlighter-rouge">provider</code></td>
      <td><strong>Required</strong></td>
      <td>Hosting provider of the video, either <code class="language-plaintext highlighter-rouge">youtube</code> or <code class="language-plaintext highlighter-rouge">vimeo</code></td>
    </tr>
  </tbody>
</table>

<h3 id="youtube">YouTube</h3>

<p>To embed the following YouTube video at url <code class="language-plaintext highlighter-rouge">https://www.youtube.com/watch?v=-PVofD2A9t8</code> (long version) or <code class="language-plaintext highlighter-rouge">https://youtu.be/-PVofD2A9t8</code> (short version) into a post or page’s main content you’d use:</p>

<div class="language-liquid highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="cp">{%</span><span class="w"> </span><span class="nt">include</span><span class="w"> </span><span class="nv">video</span><span class="w"> </span><span class="na">id</span><span class="o">=</span><span class="s2">"-PVofD2A9t8"</span><span class="w"> </span><span class="na">provider</span><span class="o">=</span><span class="s2">"youtube"</span><span class="w"> </span><span class="cp">%}</span>
</code></pre></div></div>

<!-- Courtesy of embedresponsively.com -->

<div class="responsive-video-container">
    <iframe src="https://www.youtube-nocookie.com/embed/-PVofD2A9t8" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
  </div>

<p>To embed it as a video header you’d use the following YAML Front Matter</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">header</span><span class="pi">:</span>
  <span class="na">video</span><span class="pi">:</span>
    <span class="na">id</span><span class="pi">:</span> <span class="s">-PVofD2A9t8</span>
    <span class="na">provider</span><span class="pi">:</span> <span class="s">youtube</span>
</code></pre></div></div>

<h3 id="vimeo">Vimeo</h3>

<p>To embed the following Vimeo video at url <code class="language-plaintext highlighter-rouge">https://vimeo.com/212731897</code> into a post or page’s main content you’d use:</p>

<div class="language-liquid highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="cp">{%</span><span class="w"> </span><span class="nt">include</span><span class="w"> </span><span class="nv">video</span><span class="w"> </span><span class="na">id</span><span class="o">=</span><span class="s2">"212731897"</span><span class="w"> </span><span class="na">provider</span><span class="o">=</span><span class="s2">"vimeo"</span><span class="w"> </span><span class="cp">%}</span>
</code></pre></div></div>

<!-- Courtesy of embedresponsively.com -->

<div class="responsive-video-container">
    <iframe src="https://player.vimeo.com/video/212731897?dnt=true" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
  </div>

<p>To embed it as a video header you’d use the following YAML Front Matter</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">header</span><span class="pi">:</span>
  <span class="na">video</span><span class="pi">:</span>
    <span class="na">id</span><span class="pi">:</span> <span class="m">212731897</span>
    <span class="na">provider</span><span class="pi">:</span> <span class="s">vimeo</span>
</code></pre></div></div>]]></content><author><name>SSLab 관리자 (SSLab Admin)</name><email>jsahn@kau.ac.kr</email></author><category term="tmp" /><category term="jekyll-remote-theme-20251126-940813-c6lu2f" /><category term="docs" /><category term="Layout" /><category term="Uncategorized" /><category term="video" /><category term="layout" /><summary type="html"><![CDATA[This post should display a header with a responsive video, if the theme supports it.]]></summary></entry><entry><title type="html">Layout: Header Video</title><link href="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/test/layout/uncategorized/2017/01/23/layout-header-video.html" rel="alternate" type="text/html" title="Layout: Header Video" /><published>2017-01-23T00:00:00+09:00</published><updated>2017-01-23T00:00:00+09:00</updated><id>http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/test/layout/uncategorized/2017/01/23/layout-header-video</id><content type="html" xml:base="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/test/layout/uncategorized/2017/01/23/layout-header-video.html"><![CDATA[<p>This post should display a <strong>header with a responsive video</strong>, if the theme supports it.</p>

<h2 id="settings">Settings</h2>

<table>
  <thead>
    <tr>
      <th>Parameter</th>
      <th>Required</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><code class="language-plaintext highlighter-rouge">id</code></td>
      <td><strong>Required</strong></td>
      <td>ID of the video</td>
    </tr>
    <tr>
      <td><code class="language-plaintext highlighter-rouge">provider</code></td>
      <td><strong>Required</strong></td>
      <td>Hosting provider of the video, either <code class="language-plaintext highlighter-rouge">youtube</code> or <code class="language-plaintext highlighter-rouge">vimeo</code></td>
    </tr>
  </tbody>
</table>

<h3 id="youtube">YouTube</h3>

<p>To embed the following YouTube video at url <code class="language-plaintext highlighter-rouge">https://www.youtube.com/watch?v=-PVofD2A9t8</code> (long version) or <code class="language-plaintext highlighter-rouge">https://youtu.be/-PVofD2A9t8</code> (short version) into a post or page’s main content you’d use:</p>

<div class="language-liquid highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="cp">{%</span><span class="w"> </span><span class="nt">include</span><span class="w"> </span><span class="nv">video</span><span class="w"> </span><span class="na">id</span><span class="o">=</span><span class="s2">"-PVofD2A9t8"</span><span class="w"> </span><span class="na">provider</span><span class="o">=</span><span class="s2">"youtube"</span><span class="w"> </span><span class="cp">%}</span>
</code></pre></div></div>

<!-- Courtesy of embedresponsively.com -->

<div class="responsive-video-container">
    <iframe src="https://www.youtube-nocookie.com/embed/-PVofD2A9t8" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
  </div>

<p>To embed it as a video header you’d use the following YAML Front Matter</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">header</span><span class="pi">:</span>
  <span class="na">video</span><span class="pi">:</span>
    <span class="na">id</span><span class="pi">:</span> <span class="s">-PVofD2A9t8</span>
    <span class="na">provider</span><span class="pi">:</span> <span class="s">youtube</span>
</code></pre></div></div>

<h3 id="vimeo">Vimeo</h3>

<p>To embed the following Vimeo video at url <code class="language-plaintext highlighter-rouge">https://vimeo.com/212731897</code> into a post or page’s main content you’d use:</p>

<div class="language-liquid highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="cp">{%</span><span class="w"> </span><span class="nt">include</span><span class="w"> </span><span class="nv">video</span><span class="w"> </span><span class="na">id</span><span class="o">=</span><span class="s2">"212731897"</span><span class="w"> </span><span class="na">provider</span><span class="o">=</span><span class="s2">"vimeo"</span><span class="w"> </span><span class="cp">%}</span>
</code></pre></div></div>

<!-- Courtesy of embedresponsively.com -->

<div class="responsive-video-container">
    <iframe src="https://player.vimeo.com/video/212731897?dnt=true" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
  </div>

<p>To embed it as a video header you’d use the following YAML Front Matter</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">header</span><span class="pi">:</span>
  <span class="na">video</span><span class="pi">:</span>
    <span class="na">id</span><span class="pi">:</span> <span class="m">212731897</span>
    <span class="na">provider</span><span class="pi">:</span> <span class="s">vimeo</span>
</code></pre></div></div>]]></content><author><name>SSLab 관리자 (SSLab Admin)</name><email>jsahn@kau.ac.kr</email></author><category term="tmp" /><category term="jekyll-remote-theme-20251126-940813-c6lu2f" /><category term="test" /><category term="Layout" /><category term="Uncategorized" /><category term="video" /><category term="layout" /><summary type="html"><![CDATA[This post should display a header with a responsive video, if the theme supports it.]]></summary></entry><entry><title type="html">Layout: Header Video</title><link href="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/docs/layout/uncategorized/2017/01/23/layout-header-video.html" rel="alternate" type="text/html" title="Layout: Header Video" /><published>2017-01-23T00:00:00+09:00</published><updated>2017-01-23T00:00:00+09:00</updated><id>http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/docs/layout/uncategorized/2017/01/23/layout-header-video</id><content type="html" xml:base="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/docs/layout/uncategorized/2017/01/23/layout-header-video.html"><![CDATA[<p>This post should display a <strong>header with a responsive video</strong>, if the theme supports it.</p>

<h2 id="settings">Settings</h2>

<table>
  <thead>
    <tr>
      <th>Parameter</th>
      <th>Required</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><code class="language-plaintext highlighter-rouge">id</code></td>
      <td><strong>Required</strong></td>
      <td>ID of the video</td>
    </tr>
    <tr>
      <td><code class="language-plaintext highlighter-rouge">provider</code></td>
      <td><strong>Required</strong></td>
      <td>Hosting provider of the video, either <code class="language-plaintext highlighter-rouge">youtube</code> or <code class="language-plaintext highlighter-rouge">vimeo</code></td>
    </tr>
  </tbody>
</table>

<h3 id="youtube">YouTube</h3>

<p>To embed the following YouTube video at url <code class="language-plaintext highlighter-rouge">https://www.youtube.com/watch?v=-PVofD2A9t8</code> (long version) or <code class="language-plaintext highlighter-rouge">https://youtu.be/-PVofD2A9t8</code> (short version) into a post or page’s main content you’d use:</p>

<div class="language-liquid highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="cp">{%</span><span class="w"> </span><span class="nt">include</span><span class="w"> </span><span class="nv">video</span><span class="w"> </span><span class="na">id</span><span class="o">=</span><span class="s2">"-PVofD2A9t8"</span><span class="w"> </span><span class="na">provider</span><span class="o">=</span><span class="s2">"youtube"</span><span class="w"> </span><span class="cp">%}</span>
</code></pre></div></div>

<!-- Courtesy of embedresponsively.com -->

<div class="responsive-video-container">
    <iframe src="https://www.youtube-nocookie.com/embed/-PVofD2A9t8" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
  </div>

<p>To embed it as a video header you’d use the following YAML Front Matter</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">header</span><span class="pi">:</span>
  <span class="na">video</span><span class="pi">:</span>
    <span class="na">id</span><span class="pi">:</span> <span class="s">-PVofD2A9t8</span>
    <span class="na">provider</span><span class="pi">:</span> <span class="s">youtube</span>
</code></pre></div></div>

<h3 id="vimeo">Vimeo</h3>

<p>To embed the following Vimeo video at url <code class="language-plaintext highlighter-rouge">https://vimeo.com/212731897</code> into a post or page’s main content you’d use:</p>

<div class="language-liquid highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="cp">{%</span><span class="w"> </span><span class="nt">include</span><span class="w"> </span><span class="nv">video</span><span class="w"> </span><span class="na">id</span><span class="o">=</span><span class="s2">"212731897"</span><span class="w"> </span><span class="na">provider</span><span class="o">=</span><span class="s2">"vimeo"</span><span class="w"> </span><span class="cp">%}</span>
</code></pre></div></div>

<!-- Courtesy of embedresponsively.com -->

<div class="responsive-video-container">
    <iframe src="https://player.vimeo.com/video/212731897?dnt=true" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
  </div>

<p>To embed it as a video header you’d use the following YAML Front Matter</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">header</span><span class="pi">:</span>
  <span class="na">video</span><span class="pi">:</span>
    <span class="na">id</span><span class="pi">:</span> <span class="m">212731897</span>
    <span class="na">provider</span><span class="pi">:</span> <span class="s">vimeo</span>
</code></pre></div></div>]]></content><author><name>SSLab 관리자 (SSLab Admin)</name><email>jsahn@kau.ac.kr</email></author><category term="tmp" /><category term="jekyll-remote-theme-20251126-940974-nqtmew" /><category term="docs" /><category term="Layout" /><category term="Uncategorized" /><category term="video" /><category term="layout" /><summary type="html"><![CDATA[This post should display a header with a responsive video, if the theme supports it.]]></summary></entry><entry><title type="html">Layout: Header Video</title><link href="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/test/layout/uncategorized/2017/01/23/layout-header-video.html" rel="alternate" type="text/html" title="Layout: Header Video" /><published>2017-01-23T00:00:00+09:00</published><updated>2017-01-23T00:00:00+09:00</updated><id>http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/test/layout/uncategorized/2017/01/23/layout-header-video</id><content type="html" xml:base="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/test/layout/uncategorized/2017/01/23/layout-header-video.html"><![CDATA[<p>This post should display a <strong>header with a responsive video</strong>, if the theme supports it.</p>

<h2 id="settings">Settings</h2>

<table>
  <thead>
    <tr>
      <th>Parameter</th>
      <th>Required</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><code class="language-plaintext highlighter-rouge">id</code></td>
      <td><strong>Required</strong></td>
      <td>ID of the video</td>
    </tr>
    <tr>
      <td><code class="language-plaintext highlighter-rouge">provider</code></td>
      <td><strong>Required</strong></td>
      <td>Hosting provider of the video, either <code class="language-plaintext highlighter-rouge">youtube</code> or <code class="language-plaintext highlighter-rouge">vimeo</code></td>
    </tr>
  </tbody>
</table>

<h3 id="youtube">YouTube</h3>

<p>To embed the following YouTube video at url <code class="language-plaintext highlighter-rouge">https://www.youtube.com/watch?v=-PVofD2A9t8</code> (long version) or <code class="language-plaintext highlighter-rouge">https://youtu.be/-PVofD2A9t8</code> (short version) into a post or page’s main content you’d use:</p>

<div class="language-liquid highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="cp">{%</span><span class="w"> </span><span class="nt">include</span><span class="w"> </span><span class="nv">video</span><span class="w"> </span><span class="na">id</span><span class="o">=</span><span class="s2">"-PVofD2A9t8"</span><span class="w"> </span><span class="na">provider</span><span class="o">=</span><span class="s2">"youtube"</span><span class="w"> </span><span class="cp">%}</span>
</code></pre></div></div>

<!-- Courtesy of embedresponsively.com -->

<div class="responsive-video-container">
    <iframe src="https://www.youtube-nocookie.com/embed/-PVofD2A9t8" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
  </div>

<p>To embed it as a video header you’d use the following YAML Front Matter</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">header</span><span class="pi">:</span>
  <span class="na">video</span><span class="pi">:</span>
    <span class="na">id</span><span class="pi">:</span> <span class="s">-PVofD2A9t8</span>
    <span class="na">provider</span><span class="pi">:</span> <span class="s">youtube</span>
</code></pre></div></div>

<h3 id="vimeo">Vimeo</h3>

<p>To embed the following Vimeo video at url <code class="language-plaintext highlighter-rouge">https://vimeo.com/212731897</code> into a post or page’s main content you’d use:</p>

<div class="language-liquid highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="cp">{%</span><span class="w"> </span><span class="nt">include</span><span class="w"> </span><span class="nv">video</span><span class="w"> </span><span class="na">id</span><span class="o">=</span><span class="s2">"212731897"</span><span class="w"> </span><span class="na">provider</span><span class="o">=</span><span class="s2">"vimeo"</span><span class="w"> </span><span class="cp">%}</span>
</code></pre></div></div>

<!-- Courtesy of embedresponsively.com -->

<div class="responsive-video-container">
    <iframe src="https://player.vimeo.com/video/212731897?dnt=true" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
  </div>

<p>To embed it as a video header you’d use the following YAML Front Matter</p>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="na">header</span><span class="pi">:</span>
  <span class="na">video</span><span class="pi">:</span>
    <span class="na">id</span><span class="pi">:</span> <span class="m">212731897</span>
    <span class="na">provider</span><span class="pi">:</span> <span class="s">vimeo</span>
</code></pre></div></div>]]></content><author><name>SSLab 관리자 (SSLab Admin)</name><email>jsahn@kau.ac.kr</email></author><category term="tmp" /><category term="jekyll-remote-theme-20251126-940974-nqtmew" /><category term="test" /><category term="Layout" /><category term="Uncategorized" /><category term="video" /><category term="layout" /><summary type="html"><![CDATA[This post should display a header with a responsive video, if the theme supports it.]]></summary></entry><entry><title type="html">Gemified Theme – Beta Release</title><link href="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/docs/jekyll/2016/10/06/gemified-theme-beta.html" rel="alternate" type="text/html" title="Gemified Theme – Beta Release" /><published>2016-10-06T00:00:00+09:00</published><updated>2018-03-21T05:01:04+09:00</updated><id>http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/docs/jekyll/2016/10/06/gemified-theme-beta</id><content type="html" xml:base="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940813-c6lu2f/docs/jekyll/2016/10/06/gemified-theme-beta.html"><![CDATA[<p>Hot on the heels of Jekyll v3.3.0 is a beta release of Minimal Mistakes… as a gemified theme.</p>

<p><a href="https://rubygems.org/gems/minimal-mistakes-jekyll"><code class="language-plaintext highlighter-rouge">minimal-mistakes-jekyll</code></a> can only be used with Jekyll proper. If you’re hosting on GitHub Pages or using that gem the theme won’t work. 3rd party themes haven’t been white-listed so it’s a no go for now.</p>

<p>Fine with all that? Great. Let’s continue.</p>

<p>If you’re migrating a site already using Minimal Mistakes and haven’t customized any of the <code class="language-plaintext highlighter-rouge">_includes</code>, <code class="language-plaintext highlighter-rouge">_layouts</code>, <code class="language-plaintext highlighter-rouge">_sass</code> partials, or <code class="language-plaintext highlighter-rouge">assets</code> this should be quick and painless.</p>

<h2 id="step-1-remove-theme-files">Step 1: Remove Theme Files</h2>

<p>Remove <code class="language-plaintext highlighter-rouge">_includes</code>, <code class="language-plaintext highlighter-rouge">_layouts</code>, <code class="language-plaintext highlighter-rouge">_sass</code>, <code class="language-plaintext highlighter-rouge">assets</code> folders and files within. You won’t need these anymore as they’re bundled in the theme.</p>

<p>If you customized any of these then leave them alone and only remove the untouched ones. If setup correctly your modified versions should act as <a href="http://jekyllrb.com/docs/themes/#overriding-theme-defaults">overrides</a> to the versions bundled with the theme.</p>

<h2 id="step-2-update-gemfile">Step 2: Update <code class="language-plaintext highlighter-rouge">Gemfile</code></h2>

<p>Replace <code class="language-plaintext highlighter-rouge">gem "github-pages</code> or <code class="language-plaintext highlighter-rouge">gem "jekyll"</code> with <code class="language-plaintext highlighter-rouge">gem "jekyll", "~&gt; 3.3.0"</code>. You’ll need the latest version of Jekyll<sup id="fnref:update-jekyll"><a href="#fn:update-jekyll" class="footnote" rel="footnote" role="doc-noteref">1</a></sup> for Minimal Mistakes to work and load all of the /assets/ properly.</p>

<p>Add the Minimal Mistakes theme gem:</p>

<div class="language-ruby highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">gem</span> <span class="s2">"minimal-mistakes-jekyll"</span>
</code></pre></div></div>

<p>When finished your <code class="language-plaintext highlighter-rouge">Gemfile</code> should look something like this:</p>

<div class="language-ruby highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">source</span> <span class="s2">"https://rubygems.org"</span>

<span class="n">gem</span> <span class="s2">"jekyll"</span><span class="p">,</span> <span class="s2">"~&gt; 3.3.0"</span>
<span class="n">gem</span> <span class="s2">"minimal-mistakes-jekyll"</span>
</code></pre></div></div>

<h2 id="step-3-run-bundler">Step 3: Run Bundler</h2>

<p>Run <code class="language-plaintext highlighter-rouge">bundle install</code> (or <code class="language-plaintext highlighter-rouge">bundle update</code> if you’re updating an existing repo) to install/update Jekyll and the theme.</p>

<h2 id="step-4-install-the-theme">Step 4: Install the Theme</h2>

<p>Add <code class="language-plaintext highlighter-rouge">theme: "minimal-mistakes-jekyll"</code> to your <code class="language-plaintext highlighter-rouge">_config.yml</code> file.</p>

<p>If you’re migrating from an existing Minimal Mistakes site you shouldn’t have to change anything else after this. If it’s a new site consult then docs to <a href="/docs/configuration/">properly config</a>.</p>

<p class="notice--danger"><strong>Please Note:</strong> Paths for image headers, overlays, teasers, <a href="/docs/helpers/#gallery">galleries</a>, and <a href="/docs/helpers/#feature-row">feature rows</a> have changed and now require a full path. Instead of just <code class="language-plaintext highlighter-rouge">image: filename.jpg</code> you’ll need to use the full path eg: <code class="language-plaintext highlighter-rouge">image: assets/images/filename.jpg</code>. The preferred location is now <code class="language-plaintext highlighter-rouge">assets/images</code> but can be placed elsewhere or external hosted. This all applies for image references in <code class="language-plaintext highlighter-rouge">_config.yml</code> and <code class="language-plaintext highlighter-rouge">author.yml</code> as well.</p>

<h2 id="step-5-jekyll-new-tweaks">Step 5: <code class="language-plaintext highlighter-rouge">jekyll new</code> Tweaks</h2>

<p>If this is a new site be sure to add the following files to <code class="language-plaintext highlighter-rouge">_data/</code> and customize as you see fit. There is currently no way of bundling them in with the theme, so be sure to consult the docs on how to properly use both.</p>

<ul>
  <li><a href="https://github.com/mmistakes/minimal-mistakes/blob/master/_data/ui-text.yml"><code class="language-plaintext highlighter-rouge">_data/ui-text.yml</code></a> - UI text <a href="/docs/ui-text/">documentation</a></li>
  <li><a href="https://github.com/mmistakes/minimal-mistakes/blob/master/_data/navigation.yml"><code class="language-plaintext highlighter-rouge">_data/navigation.yml</code></a> - navigation <a href="/docs/navigation/">documentation</a></li>
</ul>

<p>You’ll also need to:</p>

<ul>
  <li>Replace <code class="language-plaintext highlighter-rouge">&lt;site root&gt;/index.html</code> with a modified <a href="https://github.com/mmistakes/minimal-mistakes/blob/master/index.html">Minimal Mistakes <code class="language-plaintext highlighter-rouge">index.html</code></a>.</li>
  <li>Change <code class="language-plaintext highlighter-rouge">layout: post</code> in <code class="language-plaintext highlighter-rouge">_posts/0000-00-00-welcome-to-jekyll.markdown</code> to <code class="language-plaintext highlighter-rouge">layout: single</code>.</li>
  <li>Remove <code class="language-plaintext highlighter-rouge">about.md</code>, or at the very least change <code class="language-plaintext highlighter-rouge">layout: page</code> to <code class="language-plaintext highlighter-rouge">layout: single</code> and remove references to <code class="language-plaintext highlighter-rouge">icon-github.html</code> (or <a href="https://github.com/jekyll/minima/tree/master/_includes">copy to your <code class="language-plaintext highlighter-rouge">_includes</code></a> if using).</li>
</ul>

<hr />

<p>That’s it! If all goes well running <code class="language-plaintext highlighter-rouge">bundle exec jekyll serve</code> should spin-up your site. If you encounter any bumps please file an issue on GitHub and make sure to indicate you’re testing the pre-release Ruby gem version.</p>

<p><a href="https://github.com/mmistakes/minimal-mistakes/issues/new" class="btn btn--info btn--large">File an issue</a></p>

<p>Thanks!</p>
<div class="footnotes" role="doc-endnotes">
  <ol>
    <li id="fn:update-jekyll">
      <p>You could also run <code class="language-plaintext highlighter-rouge">bundle update jekyll</code> to update Jekyll. <a href="#fnref:update-jekyll" class="reversefootnote" role="doc-backlink">&#8617;</a></p>
    </li>
  </ol>
</div>]]></content><author><name>SSLab 관리자 (SSLab Admin)</name><email>jsahn@kau.ac.kr</email></author><category term="tmp" /><category term="jekyll-remote-theme-20251126-940813-c6lu2f" /><category term="docs" /><category term="Jekyll" /><category term="update" /><summary type="html"><![CDATA[Hot on the heels of Jekyll v3.3.0 is a beta release of Minimal Mistakes… as a gemified theme.]]></summary></entry><entry><title type="html">Gemified Theme – Beta Release</title><link href="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/docs/jekyll/2016/10/06/gemified-theme-beta.html" rel="alternate" type="text/html" title="Gemified Theme – Beta Release" /><published>2016-10-06T00:00:00+09:00</published><updated>2018-03-21T05:01:04+09:00</updated><id>http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/docs/jekyll/2016/10/06/gemified-theme-beta</id><content type="html" xml:base="http://localhost:4000/tmp/jekyll-remote-theme-20251126-940974-nqtmew/docs/jekyll/2016/10/06/gemified-theme-beta.html"><![CDATA[<p>Hot on the heels of Jekyll v3.3.0 is a beta release of Minimal Mistakes… as a gemified theme.</p>

<p><a href="https://rubygems.org/gems/minimal-mistakes-jekyll"><code class="language-plaintext highlighter-rouge">minimal-mistakes-jekyll</code></a> can only be used with Jekyll proper. If you’re hosting on GitHub Pages or using that gem the theme won’t work. 3rd party themes haven’t been white-listed so it’s a no go for now.</p>

<p>Fine with all that? Great. Let’s continue.</p>

<p>If you’re migrating a site already using Minimal Mistakes and haven’t customized any of the <code class="language-plaintext highlighter-rouge">_includes</code>, <code class="language-plaintext highlighter-rouge">_layouts</code>, <code class="language-plaintext highlighter-rouge">_sass</code> partials, or <code class="language-plaintext highlighter-rouge">assets</code> this should be quick and painless.</p>

<h2 id="step-1-remove-theme-files">Step 1: Remove Theme Files</h2>

<p>Remove <code class="language-plaintext highlighter-rouge">_includes</code>, <code class="language-plaintext highlighter-rouge">_layouts</code>, <code class="language-plaintext highlighter-rouge">_sass</code>, <code class="language-plaintext highlighter-rouge">assets</code> folders and files within. You won’t need these anymore as they’re bundled in the theme.</p>

<p>If you customized any of these then leave them alone and only remove the untouched ones. If setup correctly your modified versions should act as <a href="http://jekyllrb.com/docs/themes/#overriding-theme-defaults">overrides</a> to the versions bundled with the theme.</p>

<h2 id="step-2-update-gemfile">Step 2: Update <code class="language-plaintext highlighter-rouge">Gemfile</code></h2>

<p>Replace <code class="language-plaintext highlighter-rouge">gem "github-pages</code> or <code class="language-plaintext highlighter-rouge">gem "jekyll"</code> with <code class="language-plaintext highlighter-rouge">gem "jekyll", "~&gt; 3.3.0"</code>. You’ll need the latest version of Jekyll<sup id="fnref:update-jekyll"><a href="#fn:update-jekyll" class="footnote" rel="footnote" role="doc-noteref">1</a></sup> for Minimal Mistakes to work and load all of the /assets/ properly.</p>

<p>Add the Minimal Mistakes theme gem:</p>

<div class="language-ruby highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">gem</span> <span class="s2">"minimal-mistakes-jekyll"</span>
</code></pre></div></div>

<p>When finished your <code class="language-plaintext highlighter-rouge">Gemfile</code> should look something like this:</p>

<div class="language-ruby highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">source</span> <span class="s2">"https://rubygems.org"</span>

<span class="n">gem</span> <span class="s2">"jekyll"</span><span class="p">,</span> <span class="s2">"~&gt; 3.3.0"</span>
<span class="n">gem</span> <span class="s2">"minimal-mistakes-jekyll"</span>
</code></pre></div></div>

<h2 id="step-3-run-bundler">Step 3: Run Bundler</h2>

<p>Run <code class="language-plaintext highlighter-rouge">bundle install</code> (or <code class="language-plaintext highlighter-rouge">bundle update</code> if you’re updating an existing repo) to install/update Jekyll and the theme.</p>

<h2 id="step-4-install-the-theme">Step 4: Install the Theme</h2>

<p>Add <code class="language-plaintext highlighter-rouge">theme: "minimal-mistakes-jekyll"</code> to your <code class="language-plaintext highlighter-rouge">_config.yml</code> file.</p>

<p>If you’re migrating from an existing Minimal Mistakes site you shouldn’t have to change anything else after this. If it’s a new site consult then docs to <a href="/docs/configuration/">properly config</a>.</p>

<p class="notice--danger"><strong>Please Note:</strong> Paths for image headers, overlays, teasers, <a href="/docs/helpers/#gallery">galleries</a>, and <a href="/docs/helpers/#feature-row">feature rows</a> have changed and now require a full path. Instead of just <code class="language-plaintext highlighter-rouge">image: filename.jpg</code> you’ll need to use the full path eg: <code class="language-plaintext highlighter-rouge">image: assets/images/filename.jpg</code>. The preferred location is now <code class="language-plaintext highlighter-rouge">assets/images</code> but can be placed elsewhere or external hosted. This all applies for image references in <code class="language-plaintext highlighter-rouge">_config.yml</code> and <code class="language-plaintext highlighter-rouge">author.yml</code> as well.</p>

<h2 id="step-5-jekyll-new-tweaks">Step 5: <code class="language-plaintext highlighter-rouge">jekyll new</code> Tweaks</h2>

<p>If this is a new site be sure to add the following files to <code class="language-plaintext highlighter-rouge">_data/</code> and customize as you see fit. There is currently no way of bundling them in with the theme, so be sure to consult the docs on how to properly use both.</p>

<ul>
  <li><a href="https://github.com/mmistakes/minimal-mistakes/blob/master/_data/ui-text.yml"><code class="language-plaintext highlighter-rouge">_data/ui-text.yml</code></a> - UI text <a href="/docs/ui-text/">documentation</a></li>
  <li><a href="https://github.com/mmistakes/minimal-mistakes/blob/master/_data/navigation.yml"><code class="language-plaintext highlighter-rouge">_data/navigation.yml</code></a> - navigation <a href="/docs/navigation/">documentation</a></li>
</ul>

<p>You’ll also need to:</p>

<ul>
  <li>Replace <code class="language-plaintext highlighter-rouge">&lt;site root&gt;/index.html</code> with a modified <a href="https://github.com/mmistakes/minimal-mistakes/blob/master/index.html">Minimal Mistakes <code class="language-plaintext highlighter-rouge">index.html</code></a>.</li>
  <li>Change <code class="language-plaintext highlighter-rouge">layout: post</code> in <code class="language-plaintext highlighter-rouge">_posts/0000-00-00-welcome-to-jekyll.markdown</code> to <code class="language-plaintext highlighter-rouge">layout: single</code>.</li>
  <li>Remove <code class="language-plaintext highlighter-rouge">about.md</code>, or at the very least change <code class="language-plaintext highlighter-rouge">layout: page</code> to <code class="language-plaintext highlighter-rouge">layout: single</code> and remove references to <code class="language-plaintext highlighter-rouge">icon-github.html</code> (or <a href="https://github.com/jekyll/minima/tree/master/_includes">copy to your <code class="language-plaintext highlighter-rouge">_includes</code></a> if using).</li>
</ul>

<hr />

<p>That’s it! If all goes well running <code class="language-plaintext highlighter-rouge">bundle exec jekyll serve</code> should spin-up your site. If you encounter any bumps please file an issue on GitHub and make sure to indicate you’re testing the pre-release Ruby gem version.</p>

<p><a href="https://github.com/mmistakes/minimal-mistakes/issues/new" class="btn btn--info btn--large">File an issue</a></p>

<p>Thanks!</p>
<div class="footnotes" role="doc-endnotes">
  <ol>
    <li id="fn:update-jekyll">
      <p>You could also run <code class="language-plaintext highlighter-rouge">bundle update jekyll</code> to update Jekyll. <a href="#fnref:update-jekyll" class="reversefootnote" role="doc-backlink">&#8617;</a></p>
    </li>
  </ol>
</div>]]></content><author><name>SSLab 관리자 (SSLab Admin)</name><email>jsahn@kau.ac.kr</email></author><category term="tmp" /><category term="jekyll-remote-theme-20251126-940974-nqtmew" /><category term="docs" /><category term="Jekyll" /><category term="update" /><summary type="html"><![CDATA[Hot on the heels of Jekyll v3.3.0 is a beta release of Minimal Mistakes… as a gemified theme.]]></summary></entry></feed>