Skip to content

Commit

Permalink
Deploying to gh-pages from @ ee4af2c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
chloeho7 committed Feb 19, 2024
1 parent c0db6b8 commit f5f72d7
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.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-02-19T16:14:29+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-02-19T16:19:11+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
Loading

0 comments on commit f5f72d7

Please sign in to comment.