Skip to content

Commit

Permalink
Deploying to gh-pages from @ ead52aa 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
akb75 committed Dec 29, 2024
1 parent 5f205c1 commit 67a03ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.4">Jekyll</generator><link href="https://akb75.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://akb75.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2024-12-29T09:32:45+00:00</updated><id>https://akb75.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 geojson</title><link href="https://akb75.github.io/sample-posts/2024/01/26/geojson-map.html" rel="alternate" type="text/html" title="a post with geojson"/><published>2024-01-26T17:57:00+00:00</published><updated>2024-01-26T17:57:00+00:00</updated><id>https://akb75.github.io/sample-posts/2024/01/26/geojson-map</id><content type="html" xml:base="https://akb75.github.io/sample-posts/2024/01/26/geojson-map.html"><![CDATA[<p>This is an example post with some <a href="https://geojson.org/">geojson</a> code. The support is provided thanks to <a href="https://leafletjs.com/">Leaflet</a>. To create your own visualization, go to <a href="https://geojson.io/">geojson.io</a>.</p> <div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">```</span><span class="nl">geojson
<?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://akb75.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://akb75.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2024-12-29T09:37:53+00:00</updated><id>https://akb75.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 geojson</title><link href="https://akb75.github.io/sample-posts/2024/01/26/geojson-map.html" rel="alternate" type="text/html" title="a post with geojson"/><published>2024-01-26T17:57:00+00:00</published><updated>2024-01-26T17:57:00+00:00</updated><id>https://akb75.github.io/sample-posts/2024/01/26/geojson-map</id><content type="html" xml:base="https://akb75.github.io/sample-posts/2024/01/26/geojson-map.html"><![CDATA[<p>This is an example post with some <a href="https://geojson.org/">geojson</a> code. The support is provided thanks to <a href="https://leafletjs.com/">Leaflet</a>. To create your own visualization, go to <a href="https://geojson.io/">geojson.io</a>.</p> <div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">```</span><span class="nl">geojson
</span><span class="sb">{
"type": "FeatureCollection",
"features": [
Expand Down
Loading

0 comments on commit 67a03ed

Please sign in to comment.