Skip to content

Commit

Permalink
Deploying to gh-pages from @ 616b58a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuarezv committed Nov 23, 2024
1 parent 2fa1274 commit d72b3f6
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 2021/07/04/diagrams.html

Large diffs are not rendered by default.

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://jsuarezv.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://jsuarezv.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2024-11-23T14:55:41+00:00</updated><id>https://jsuarezv.github.io/feed.xml</id><title type="html">José Suárez-Varela, PhD</title><subtitle>Official website of José Suárez-Varela, PhD. A researcher scientist focused on artificial intelligence, machine learning and Deep Learning applied to communication networks. </subtitle><entry><title type="html">a post with TikZJax</title><link href="https://jsuarezv.github.io/sample-posts/2023/12/12/tikzjax.html" 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://jsuarezv.github.io/sample-posts/2023/12/12/tikzjax</id><content type="html" xml:base="https://jsuarezv.github.io/sample-posts/2023/12/12/tikzjax.html"><![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.4">Jekyll</generator><link href="https://jsuarezv.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://jsuarezv.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2024-11-23T15:03:45+00:00</updated><id>https://jsuarezv.github.io/feed.xml</id><title type="html">José Suárez-Varela, PhD</title><subtitle>Official website of José Suárez-Varela, PhD. A researcher scientist focused on artificial intelligence, machine learning and Deep Learning applied to communication networks. </subtitle><entry><title type="html">a post with TikZJax</title><link href="https://jsuarezv.github.io/sample-posts/2023/12/12/tikzjax.html" 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://jsuarezv.github.io/sample-posts/2023/12/12/tikzjax</id><content type="html" xml:base="https://jsuarezv.github.io/sample-posts/2023/12/12/tikzjax.html"><![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 d72b3f6

Please sign in to comment.