Skip to content

Commit

Permalink
Deploying to gh-pages from @ a564e85 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
e-mcgeorge committed Oct 23, 2024
1 parent 38c9d80 commit 0a6a686
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/jupyter/blog.ipynb.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.4">Jekyll</generator><link href="https://e-mcgeorge.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://e-mcgeorge.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2024-10-23T22:57:38+00:00</updated><id>https://e-mcgeorge.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 code diff</title><link href="https://e-mcgeorge.github.io/blog/2024/code-diff/" rel="alternate" type="text/html" title="a post with code diff"/><published>2024-01-27T19:22:00+00:00</published><updated>2024-01-27T19:22:00+00:00</updated><id>https://e-mcgeorge.github.io/blog/2024/code-diff</id><content type="html" xml:base="https://e-mcgeorge.github.io/blog/2024/code-diff/"><![CDATA[<p>You can display diff code by using the regular markdown syntax:</p> <div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">```</span><span class="nl">diff
<?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://e-mcgeorge.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://e-mcgeorge.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2024-10-23T23:05:48+00:00</updated><id>https://e-mcgeorge.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 code diff</title><link href="https://e-mcgeorge.github.io/blog/2024/code-diff/" rel="alternate" type="text/html" title="a post with code diff"/><published>2024-01-27T19:22:00+00:00</published><updated>2024-01-27T19:22:00+00:00</updated><id>https://e-mcgeorge.github.io/blog/2024/code-diff</id><content type="html" xml:base="https://e-mcgeorge.github.io/blog/2024/code-diff/"><![CDATA[<p>You can display diff code by using the regular markdown syntax:</p> <div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">```</span><span class="nl">diff
</span><span class="gh">diff --git a/sample.js b/sample.js
index 0000001..0ddf2ba
</span><span class="gd">--- a/sample.js
Expand Down
Loading

0 comments on commit 0a6a686

Please sign in to comment.