Skip to content

Commit 59e336e

Browse files
Deploying to gh-pages from @ e91d5b7 🚀
1 parent 049345a commit 59e336e

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed
-164 KB
Loading

assets/jupyter/blog.ipynb.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

feed.xml

Lines changed: 1 addition & 1 deletion
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"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://x-lance.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://x-lance.github.io/" rel="alternate" type="text/html"/><updated>2025-10-11T10:10:23+00:00</updated><id>https://x-lance.github.io/feed.xml</id><title type="html">blank</title><entry><title type="html">a post with code diff</title><link href="https://x-lance.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://x-lance.github.io/blog/2024/code-diff</id><content type="html" xml:base="https://x-lance.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
1+
<?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="https://x-lance.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://x-lance.github.io/" rel="alternate" type="text/html"/><updated>2025-10-11T10:13:11+00:00</updated><id>https://x-lance.github.io/feed.xml</id><title type="html">blank</title><entry><title type="html">a post with code diff</title><link href="https://x-lance.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://x-lance.github.io/blog/2024/code-diff</id><content type="html" xml:base="https://x-lance.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
22
</span><span class="gh">diff --git a/sample.js b/sample.js
33
index 0000001..0ddf2ba
44
</span><span class="gd">--- a/sample.js

sitemap.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

zh/feed.xml

Lines changed: 1 addition & 1 deletion
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"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://x-lance.github.io/zh/feed.xml" rel="self" type="application/atom+xml"/><link href="https://x-lance.github.io/zh/" rel="alternate" type="text/html"/><updated>2025-10-11T10:11:05+00:00</updated><id>https://x-lance.github.io/feed.xml</id><title type="html">blank</title><entry><title type="html">a post with code diff</title><link href="https://x-lance.github.io/zh/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://x-lance.github.io/blog/2024/code-diff</id><content type="html" xml:base="https://x-lance.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
1+
<?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="https://x-lance.github.io/zh/feed.xml" rel="self" type="application/atom+xml"/><link href="https://x-lance.github.io/zh/" rel="alternate" type="text/html"/><updated>2025-10-11T10:13:53+00:00</updated><id>https://x-lance.github.io/feed.xml</id><title type="html">blank</title><entry><title type="html">a post with code diff</title><link href="https://x-lance.github.io/zh/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://x-lance.github.io/blog/2024/code-diff</id><content type="html" xml:base="https://x-lance.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
22
</span><span class="gh">diff --git a/sample.js b/sample.js
33
index 0000001..0ddf2ba
44
</span><span class="gd">--- a/sample.js

zh/sitemap.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)