Skip to content

Commit

Permalink
gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
JinchaoLove committed Feb 21, 2024
1 parent 13b1be0 commit d7cd847
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion assets/css/theme.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/theme.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/data/swconf.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/jupyter/blog.ipynb.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head><meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>jekyll-jupyter-notebook20240221-20545-x3cheh</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<title>jekyll-jupyter-notebook20240221-22694-no6h94</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<style type="text/css">
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
Expand Down
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.3">Jekyll</generator><link href="https://jinchaoli.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://jinchaoli.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-02-21T18:16:24+08:00</updated><id>https://jinchaoli.com/feed.xml</id><title type="html">Jinchao Li</title><subtitle>Jinchao Li&apos;s Homepage</subtitle><entry><title type="html">Customize Your Jekyll Chirpy Theme</title><link href="https://jinchaoli.com/blog/customize-jekyll-chirpy/" rel="alternate" type="text/html" title="Customize Your Jekyll Chirpy Theme" /><published>2023-07-23T10:00:00+08:00</published><updated>2024-02-16T23:14:32+08:00</updated><id>https://jinchaoli.com/blog/customize-jekyll-chirpy</id><content type="html" xml:base="https://jinchaoli.com/blog/customize-jekyll-chirpy/"><![CDATA[<p><a href="https://github.com/cotes2020/jekyll-theme-chirpy">Jekyll Chirpy Theme</a> is a highly customizable theme with a large number of users and a very complete ecology. You can reproduce or adjust the configuration according to the official <a href="https://github.com/cotes2020/jekyll-theme-chirpy/wiki">wiki</a> to realize your own magic modification.</p>
<?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.3">Jekyll</generator><link href="https://jinchaoli.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://jinchaoli.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-02-21T20:34:41+08:00</updated><id>https://jinchaoli.com/feed.xml</id><title type="html">Jinchao Li</title><subtitle>Jinchao Li&apos;s Homepage</subtitle><entry><title type="html">Customize Your Jekyll Chirpy Theme</title><link href="https://jinchaoli.com/blog/customize-jekyll-chirpy/" rel="alternate" type="text/html" title="Customize Your Jekyll Chirpy Theme" /><published>2023-07-23T10:00:00+08:00</published><updated>2024-02-16T23:14:32+08:00</updated><id>https://jinchaoli.com/blog/customize-jekyll-chirpy</id><content type="html" xml:base="https://jinchaoli.com/blog/customize-jekyll-chirpy/"><![CDATA[<p><a href="https://github.com/cotes2020/jekyll-theme-chirpy">Jekyll Chirpy Theme</a> is a highly customizable theme with a large number of users and a very complete ecology. You can reproduce or adjust the configuration according to the official <a href="https://github.com/cotes2020/jekyll-theme-chirpy/wiki">wiki</a> to realize your own magic modification.</p>

<p>This blog introduces some basic tutorials to customize your own Chirpy theme, suitable for those friends who are not satisfied with the Chirpy configuration and want more blogging functions. Welcome to <a href="https://github.com/JinchaoLove/jekyll-chirpy-demo/issues">issue</a> or <a href="https://github.com/JinchaoLove/jekyll-chirpy-demo/pulls">join us</a> to help others build blogs.</p>

Expand Down
2 changes: 1 addition & 1 deletion feed/by_tag/homepage.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.3">Jekyll</generator><link href="https://jinchaoli.com/feed/by_tag/homepage.xml" rel="self" type="application/atom+xml" /><link href="https://jinchaoli.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-02-21T18:16:24+08:00</updated><id>https://jinchaoli.com/feed/by_tag/homepage.xml</id><title type="html">Jinchao Li</title><subtitle>Jinchao Li&apos;s Homepage</subtitle><entry><title type="html">Exchange Homepage and About</title><link href="https://jinchaoli.com/blog/exchange-homepage-and-about/" rel="alternate" type="text/html" title="Exchange Homepage and About" /><published>2023-07-23T10:00:00+08:00</published><updated>2024-02-16T23:14:32+08:00</updated><id>https://jinchaoli.com/blog/exchange-homepage-and-about</id><content type="html" xml:base="https://jinchaoli.com/blog/exchange-homepage-and-about/"><![CDATA[<p>To change the default site homepage as <code class="language-plaintext highlighter-rouge">About</code>, and the original paginator homepage as <code class="language-plaintext highlighter-rouge">Blog</code>. It may be difficult since <a href="https://jekyllrb.com/docs/pagination/">pagination</a> only works within <code class="language-plaintext highlighter-rouge">index.html</code>, see similar <a href="https://github.com/cotes2020/jekyll-theme-chirpy/issues/711">issue</a>.</p>
<?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.3">Jekyll</generator><link href="https://jinchaoli.com/feed/by_tag/homepage.xml" rel="self" type="application/atom+xml" /><link href="https://jinchaoli.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-02-21T20:34:41+08:00</updated><id>https://jinchaoli.com/feed/by_tag/homepage.xml</id><title type="html">Jinchao Li</title><subtitle>Jinchao Li&apos;s Homepage</subtitle><entry><title type="html">Exchange Homepage and About</title><link href="https://jinchaoli.com/blog/exchange-homepage-and-about/" rel="alternate" type="text/html" title="Exchange Homepage and About" /><published>2023-07-23T10:00:00+08:00</published><updated>2024-02-16T23:14:32+08:00</updated><id>https://jinchaoli.com/blog/exchange-homepage-and-about</id><content type="html" xml:base="https://jinchaoli.com/blog/exchange-homepage-and-about/"><![CDATA[<p>To change the default site homepage as <code class="language-plaintext highlighter-rouge">About</code>, and the original paginator homepage as <code class="language-plaintext highlighter-rouge">Blog</code>. It may be difficult since <a href="https://jekyllrb.com/docs/pagination/">pagination</a> only works within <code class="language-plaintext highlighter-rouge">index.html</code>, see similar <a href="https://github.com/cotes2020/jekyll-theme-chirpy/issues/711">issue</a>.</p>

<ol>
<li>
Expand Down
2 changes: 1 addition & 1 deletion feed/by_tag/theme.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.3">Jekyll</generator><link href="https://jinchaoli.com/feed/by_tag/theme.xml" rel="self" type="application/atom+xml" /><link href="https://jinchaoli.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-02-21T18:16:24+08:00</updated><id>https://jinchaoli.com/feed/by_tag/theme.xml</id><title type="html">Jinchao Li</title><subtitle>Jinchao Li&apos;s Homepage</subtitle><entry><title type="html">Customize Your Jekyll Chirpy Theme</title><link href="https://jinchaoli.com/blog/customize-jekyll-chirpy/" rel="alternate" type="text/html" title="Customize Your Jekyll Chirpy Theme" /><published>2023-07-23T10:00:00+08:00</published><updated>2024-02-16T23:14:32+08:00</updated><id>https://jinchaoli.com/blog/customize-jekyll-chirpy</id><content type="html" xml:base="https://jinchaoli.com/blog/customize-jekyll-chirpy/"><![CDATA[<p><a href="https://github.com/cotes2020/jekyll-theme-chirpy">Jekyll Chirpy Theme</a> is a highly customizable theme with a large number of users and a very complete ecology. You can reproduce or adjust the configuration according to the official <a href="https://github.com/cotes2020/jekyll-theme-chirpy/wiki">wiki</a> to realize your own magic modification.</p>
<?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.3">Jekyll</generator><link href="https://jinchaoli.com/feed/by_tag/theme.xml" rel="self" type="application/atom+xml" /><link href="https://jinchaoli.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-02-21T20:34:41+08:00</updated><id>https://jinchaoli.com/feed/by_tag/theme.xml</id><title type="html">Jinchao Li</title><subtitle>Jinchao Li&apos;s Homepage</subtitle><entry><title type="html">Customize Your Jekyll Chirpy Theme</title><link href="https://jinchaoli.com/blog/customize-jekyll-chirpy/" rel="alternate" type="text/html" title="Customize Your Jekyll Chirpy Theme" /><published>2023-07-23T10:00:00+08:00</published><updated>2024-02-16T23:14:32+08:00</updated><id>https://jinchaoli.com/blog/customize-jekyll-chirpy</id><content type="html" xml:base="https://jinchaoli.com/blog/customize-jekyll-chirpy/"><![CDATA[<p><a href="https://github.com/cotes2020/jekyll-theme-chirpy">Jekyll Chirpy Theme</a> is a highly customizable theme with a large number of users and a very complete ecology. You can reproduce or adjust the configuration according to the official <a href="https://github.com/cotes2020/jekyll-theme-chirpy/wiki">wiki</a> to realize your own magic modification.</p>

<p>This blog introduces some basic tutorials to customize your own Chirpy theme, suitable for those friends who are not satisfied with the Chirpy configuration and want more blogging functions. Welcome to <a href="https://github.com/JinchaoLove/jekyll-chirpy-demo/issues">issue</a> or <a href="https://github.com/JinchaoLove/jekyll-chirpy-demo/pulls">join us</a> to help others build blogs.</p>

Expand Down
2 changes: 1 addition & 1 deletion feed/by_tag/typography.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.3">Jekyll</generator><link href="https://jinchaoli.com/feed/by_tag/typography.xml" rel="self" type="application/atom+xml" /><link href="https://jinchaoli.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-02-21T18:16:24+08:00</updated><id>https://jinchaoli.com/feed/by_tag/typography.xml</id><title type="html">Jinchao Li</title><subtitle>Jinchao Li&apos;s Homepage</subtitle><entry><title type="html">Text and Typography</title><link href="https://jinchaoli.com/blog/text-and-typography/" rel="alternate" type="text/html" title="Text and Typography" /><published>2019-08-08T11:33:00+08:00</published><updated>2024-02-12T23:42:47+08:00</updated><id>https://jinchaoli.com/blog/text-and-typography</id><content type="html" xml:base="https://jinchaoli.com/blog/text-and-typography/"><![CDATA[<p>This post is to show Markdown syntax rendering on <a href="https://github.com/cotes2020/jekyll-theme-chirpy"><strong>Chirpy</strong></a>, you can also use it as an example of writing. Now, let’s start looking at text and typography.</p>
<?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.3">Jekyll</generator><link href="https://jinchaoli.com/feed/by_tag/typography.xml" rel="self" type="application/atom+xml" /><link href="https://jinchaoli.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-02-21T20:34:41+08:00</updated><id>https://jinchaoli.com/feed/by_tag/typography.xml</id><title type="html">Jinchao Li</title><subtitle>Jinchao Li&apos;s Homepage</subtitle><entry><title type="html">Text and Typography</title><link href="https://jinchaoli.com/blog/text-and-typography/" rel="alternate" type="text/html" title="Text and Typography" /><published>2019-08-08T11:33:00+08:00</published><updated>2024-02-12T23:42:47+08:00</updated><id>https://jinchaoli.com/blog/text-and-typography</id><content type="html" xml:base="https://jinchaoli.com/blog/text-and-typography/"><![CDATA[<p>This post is to show Markdown syntax rendering on <a href="https://github.com/cotes2020/jekyll-theme-chirpy"><strong>Chirpy</strong></a>, you can also use it as an example of writing. Now, let’s start looking at text and typography.</p>

<h2 id="headings">Headings</h2>

Expand Down
Loading

0 comments on commit d7cd847

Please sign in to comment.