Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3211c63 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
chloeho7 committed Mar 24, 2024
1 parent 1106104 commit a2c0cac
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 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.3">Jekyll</generator><link href="https://chloeho7.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://chloeho7.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2024-03-23T22:03:58+00:00</updated><id>https://chloeho7.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 TikZJax</title><link href="https://chloeho7.github.io/blog/2023/tikzjax/" rel="alternate" type="text/html" title="a post with TikZJax"/><published>2023-12-12T22:25:00+00:00</published><updated>2023-12-12T22:25:00+00:00</updated><id>https://chloeho7.github.io/blog/2023/tikzjax</id><content type="html" xml:base="https://chloeho7.github.io/blog/2023/tikzjax/"><![CDATA[<p>This is an example post with TikZ code. TikZJax converts script tags (containing TikZ code) into SVGs.</p> <script type="text/tikz">
<?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://chloeho7.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://chloeho7.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2024-03-24T00:06:33+00:00</updated><id>https://chloeho7.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 TikZJax</title><link href="https://chloeho7.github.io/blog/2023/tikzjax/" rel="alternate" type="text/html" title="a post with TikZJax"/><published>2023-12-12T22:25:00+00:00</published><updated>2023-12-12T22:25:00+00:00</updated><id>https://chloeho7.github.io/blog/2023/tikzjax</id><content type="html" xml:base="https://chloeho7.github.io/blog/2023/tikzjax/"><![CDATA[<p>This is an example post with TikZ code. TikZJax converts script tags (containing TikZ code) into SVGs.</p> <script type="text/tikz">
\begin{tikzpicture}
\draw[red,fill=black!60!red] (0,0) circle [radius=1.5];
\draw[green,fill=black!60!green] (0,0) circle [x radius=1.5cm, y radius=10mm];
Expand Down
2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

Loading

0 comments on commit a2c0cac

Please sign in to comment.