Skip to content

Commit b583ee7

Browse files
committed
Deploying to gh-pages from @ 494be1e 🚀
1 parent 32d3398 commit b583ee7

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

assets/jupyter/blog.ipynb.html

+1-1
Large diffs are not rendered by default.

blog/2021/diagrams/index.html

+2-2
Large diffs are not rendered by default.

feed.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?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.4">Jekyll</generator><link href="https://vmooers.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://vmooers.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2024-10-12T03:04:07+00:00</updated><id>https://vmooers.github.io/feed.xml</id><title type="html">blank</title><subtitle>A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. </subtitle><entry><title type="html">a post with bibliography</title><link href="https://vmooers.github.io/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://vmooers.github.io/blog/2023/post-bibliography</id><content type="html" xml:base="https://vmooers.github.io/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="/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://vmooers.github.io/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://vmooers.github.io/blog/2023/jupyter-notebook</id><content type="html" xml:base="https://vmooers.github.io/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}
1+
<?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.4">Jekyll</generator><link href="https://vmooers.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://vmooers.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2024-10-12T03:07:26+00:00</updated><id>https://vmooers.github.io/feed.xml</id><title type="html">blank</title><subtitle>A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. </subtitle><entry><title type="html">a post with bibliography</title><link href="https://vmooers.github.io/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://vmooers.github.io/blog/2023/post-bibliography</id><content type="html" xml:base="https://vmooers.github.io/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="/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://vmooers.github.io/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://vmooers.github.io/blog/2023/jupyter-notebook</id><content type="html" xml:base="https://vmooers.github.io/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}
22
{% assign jupyter_path = "assets/jupyter/blog.ipynb" | relative_url %}
33
{% capture notebook_exists %}{% file_exists assets/jupyter/blog.ipynb %}{% endcapture %}
44
{% if notebook_exists == "true" %}

research/index.html

+1-1
Large diffs are not rendered by default.

sitemap.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>https://vmooers.github.io/news/announcement_1/</loc> <lastmod>2015-10-22T19:59:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/news/announcement_2/</loc> <lastmod>2015-11-07T20:11:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/news/announcement_3/</loc> <lastmod>2016-01-15T11:59:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2015/formatting-and-links/</loc> <lastmod>2015-03-15T16:40:16+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2015/images/</loc> <lastmod>2015-05-15T21:01:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2015/code/</loc> <lastmod>2015-07-15T15:09:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2015/math/</loc> <lastmod>2015-10-20T15:12:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2015/disqus-comments/</loc> <lastmod>2015-10-20T15:59:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2020/twitter/</loc> <lastmod>2020-09-28T15:12:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2020/github-metadata/</loc> <lastmod>2020-09-28T21:01:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2021/distill/</loc> <lastmod>2021-05-22T00:00:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2021/diagrams/</loc> <lastmod>2021-07-04T17:39:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2022/redirect/</loc> <lastmod>2022-02-01T17:39:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2022/giscus-comments/</loc> <lastmod>2022-12-10T15:59:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/table-of-contents/</loc> <lastmod>2023-03-20T15:59:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/tables/</loc> <lastmod>2023-03-20T18:37:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/videos/</loc> <lastmod>2023-04-24T21:01:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/audios/</loc> <lastmod>2023-04-25T10:25:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/sidebar-table-of-contents/</loc> <lastmod>2023-04-25T14:14:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/custom-blockquotes/</loc> <lastmod>2023-05-12T19:53:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/jupyter-notebook/</loc> <lastmod>2023-07-04T12:57:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/post-bibliography/</loc> <lastmod>2023-07-12T13:56:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/</loc> <lastmod>2022-04-23T23:20:09+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/projects/1_project/</loc> <lastmod>2024-10-12T03:04:07+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/projects/2_project/</loc> <lastmod>2024-10-12T03:04:07+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/projects/3_project/</loc> <lastmod>2024-10-12T03:04:07+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/projects/4_project/</loc> <lastmod>2024-10-12T03:04:07+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/projects/5_project/</loc> <lastmod>2024-10-12T03:04:07+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/projects/6_project/</loc> <lastmod>2024-10-12T03:04:07+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/</loc> </url> <url> <loc>https://vmooers.github.io/cv/</loc> </url> <url> <loc>https://vmooers.github.io/cv2/</loc> </url> <url> <loc>https://vmooers.github.io/_pages/dropdown/</loc> </url> <url> <loc>https://vmooers.github.io/news/</loc> </url> <url> <loc>https://vmooers.github.io/people/</loc> </url> <url> <loc>https://vmooers.github.io/projects/</loc> </url> <url> <loc>https://vmooers.github.io/research/</loc> </url> <url> <loc>https://vmooers.github.io/repositories/</loc> </url> <url> <loc>https://vmooers.github.io/teaching/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/formatting/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/links/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/images/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/code/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/math/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/comments/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/metadata/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/distill/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/diagrams/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/toc/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/tables/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/videos/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/audios/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/sidebar/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/blockquotes/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/jupyter/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/bib/</loc> </url> <url> <loc>https://vmooers.github.io/blog/category/sample-posts/</loc> </url> <url> <loc>https://vmooers.github.io/blog/category/external-services/</loc> </url> <url> <loc>https://vmooers.github.io/blog/2015/</loc> </url> <url> <loc>https://vmooers.github.io/blog/2020/</loc> </url> <url> <loc>https://vmooers.github.io/blog/2021/</loc> </url> <url> <loc>https://vmooers.github.io/blog/2022/</loc> </url> <url> <loc>https://vmooers.github.io/blog/2023/</loc> </url> </urlset>
1+
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>https://vmooers.github.io/news/announcement_1/</loc> <lastmod>2015-10-22T19:59:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/news/announcement_2/</loc> <lastmod>2015-11-07T20:11:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/news/announcement_3/</loc> <lastmod>2016-01-15T11:59:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2015/formatting-and-links/</loc> <lastmod>2015-03-15T16:40:16+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2015/images/</loc> <lastmod>2015-05-15T21:01:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2015/code/</loc> <lastmod>2015-07-15T15:09:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2015/math/</loc> <lastmod>2015-10-20T15:12:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2015/disqus-comments/</loc> <lastmod>2015-10-20T15:59:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2020/twitter/</loc> <lastmod>2020-09-28T15:12:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2020/github-metadata/</loc> <lastmod>2020-09-28T21:01:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2021/distill/</loc> <lastmod>2021-05-22T00:00:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2021/diagrams/</loc> <lastmod>2021-07-04T17:39:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2022/redirect/</loc> <lastmod>2022-02-01T17:39:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2022/giscus-comments/</loc> <lastmod>2022-12-10T15:59:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/table-of-contents/</loc> <lastmod>2023-03-20T15:59:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/tables/</loc> <lastmod>2023-03-20T18:37:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/videos/</loc> <lastmod>2023-04-24T21:01:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/audios/</loc> <lastmod>2023-04-25T10:25:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/sidebar-table-of-contents/</loc> <lastmod>2023-04-25T14:14:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/custom-blockquotes/</loc> <lastmod>2023-05-12T19:53:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/jupyter-notebook/</loc> <lastmod>2023-07-04T12:57:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2023/post-bibliography/</loc> <lastmod>2023-07-12T13:56:00+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/</loc> <lastmod>2022-04-23T23:20:09+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/projects/1_project/</loc> <lastmod>2024-10-12T03:07:26+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/projects/2_project/</loc> <lastmod>2024-10-12T03:07:26+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/projects/3_project/</loc> <lastmod>2024-10-12T03:07:26+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/projects/4_project/</loc> <lastmod>2024-10-12T03:07:26+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/projects/5_project/</loc> <lastmod>2024-10-12T03:07:26+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/projects/6_project/</loc> <lastmod>2024-10-12T03:07:26+00:00</lastmod> </url> <url> <loc>https://vmooers.github.io/</loc> </url> <url> <loc>https://vmooers.github.io/cv/</loc> </url> <url> <loc>https://vmooers.github.io/cv2/</loc> </url> <url> <loc>https://vmooers.github.io/_pages/dropdown/</loc> </url> <url> <loc>https://vmooers.github.io/news/</loc> </url> <url> <loc>https://vmooers.github.io/people/</loc> </url> <url> <loc>https://vmooers.github.io/projects/</loc> </url> <url> <loc>https://vmooers.github.io/research/</loc> </url> <url> <loc>https://vmooers.github.io/repositories/</loc> </url> <url> <loc>https://vmooers.github.io/teaching/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/formatting/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/links/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/images/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/code/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/math/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/comments/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/metadata/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/distill/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/diagrams/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/toc/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/tables/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/videos/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/audios/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/sidebar/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/blockquotes/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/jupyter/</loc> </url> <url> <loc>https://vmooers.github.io/blog/tag/bib/</loc> </url> <url> <loc>https://vmooers.github.io/blog/category/sample-posts/</loc> </url> <url> <loc>https://vmooers.github.io/blog/category/external-services/</loc> </url> <url> <loc>https://vmooers.github.io/blog/2015/</loc> </url> <url> <loc>https://vmooers.github.io/blog/2020/</loc> </url> <url> <loc>https://vmooers.github.io/blog/2021/</loc> </url> <url> <loc>https://vmooers.github.io/blog/2022/</loc> </url> <url> <loc>https://vmooers.github.io/blog/2023/</loc> </url> </urlset>

0 commit comments

Comments
 (0)