Skip to content

Commit

Permalink
deploy: 60cd785
Browse files Browse the repository at this point in the history
  • Loading branch information
manubot-org-bot committed Apr 6, 2024
1 parent 4178596 commit 8d3d445
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 30 deletions.
30 changes: 15 additions & 15 deletions catalog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,21 +151,21 @@ <h2>CATALOG<span class="cursor_blink">|</span></h2>
<a
class="catalog_card_thumbnail"
title="Interactive web version of the paper"
href="https://greenelab.github.io/manubot-gpt-manuscript/"
href="https://yt-project.github.io/yt-4.0-paper/"
>
<img
src="thumbnail.png"
src="https://user-images.githubusercontent.com/8326331/64820041-96414900-d57d-11e9-9b57-325f89b548df.png"
/>
</a>
<div class="catalog_card_info">
<div>
A publishing infrastructure for AI-assisted academic authoring
Introducing yt 4.0: Analysis and Visualization of Volumetric Data
</div>
<div>
Pividori, Greene
Project, Turk, Goldbaum, ZuHone, Hummels, Ji, Lang, Munk, Smith, Kowalik, Val-Borro, Coughlin, et al
</div>
<div>
Mar 2024
Apr 2024
</div>
</div>
<div class="catalog_card_links">
Expand All @@ -175,12 +175,12 @@ <h2>CATALOG<span class="cursor_blink">|</span></h2>
><span>journal</span><i class="fas fa-newspaper fa-fw"></i
></a>
<a
href="https://doi.org/grpf8m"
title="Preprint version of the paper, published in Cold Spring Harbor Laboratory"
href=""
title="Preprint version of the paper"
><span>preprint</span><i class="fas fa-eye fa-fw"></i
></a>
<a
href="https://github.com/greenelab/manubot-gpt-manuscript"
href="https://github.com/yt-project/yt-4.0-paper"
title="Repository (source code) for the paper. Contains the input markdown, as well as other outputs like PDF."
><span>source</span><i class="fab fa-github fa-fw"></i
></a>
Expand All @@ -191,18 +191,18 @@ <h2>CATALOG<span class="cursor_blink">|</span></h2>
<a
class="catalog_card_thumbnail"
title="Interactive web version of the paper"
href="https://yt-project.github.io/yt-4.0-paper/"
href="https://greenelab.github.io/manubot-gpt-manuscript/"
>
<img
src="https://user-images.githubusercontent.com/8326331/64820041-96414900-d57d-11e9-9b57-325f89b548df.png"
src="thumbnail.png"
/>
</a>
<div class="catalog_card_info">
<div>
Introducing yt 4.0: Analysis and Visualization of Volumetric Data
A publishing infrastructure for AI-assisted academic authoring
</div>
<div>
Project, Turk, Goldbaum, ZuHone, Hummels, Ji, Lang, Munk, Smith, Kowalik, Val-Borro, Coughlin, et al
Pividori, Greene
</div>
<div>
Mar 2024
Expand All @@ -215,12 +215,12 @@ <h2>CATALOG<span class="cursor_blink">|</span></h2>
><span>journal</span><i class="fas fa-newspaper fa-fw"></i
></a>
<a
href=""
title="Preprint version of the paper"
href="https://doi.org/grpf8m"
title="Preprint version of the paper, published in Cold Spring Harbor Laboratory"
><span>preprint</span><i class="fas fa-eye fa-fw"></i
></a>
<a
href="https://github.com/yt-project/yt-4.0-paper"
href="https://github.com/greenelab/manubot-gpt-manuscript"
title="Repository (source code) for the paper. Contains the input markdown, as well as other outputs like PDF."
><span>source</span><i class="fab fa-github fa-fw"></i
></a>
Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.6">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2024-03-30T02:54:57+00:00</updated><id>/feed.xml</id></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.6">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2024-04-06T02:55:06+00:00</updated><id>/feed.xml</id></feed>
28 changes: 14 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,20 @@ <h3>

</div>
<div class="catalog_tile slideshow">


<div class="catalog_tile_item">
<img
class="catalog_tile_image"
data-src="https://user-images.githubusercontent.com/8326331/64820041-96414900-d57d-11e9-9b57-325f89b548df.png"
/>
<div class="catalog_tile_caption">
<a href="https://yt-project.github.io/yt-4.0-paper/">
<i class="fas fa-scroll fa-sm"></i
>Introducing yt 4.0: Analysis and Visualization of Volumetric Data
</a>
</div>
</div>

<div class="catalog_tile_item">
<img
class="catalog_tile_image"
Expand Down Expand Up @@ -543,19 +556,6 @@ <h3>
<div class="catalog_tile slideshow">



<div class="catalog_tile_item">
<img
class="catalog_tile_image"
data-src="https://user-images.githubusercontent.com/8326331/64820041-96414900-d57d-11e9-9b57-325f89b548df.png"
/>
<div class="catalog_tile_caption">
<a href="https://yt-project.github.io/yt-4.0-paper/">
<i class="fas fa-scroll fa-sm"></i
>Introducing yt 4.0: Analysis and Visualization of Volumetric Data
</a>
</div>
</div>



Expand Down

0 comments on commit 8d3d445

Please sign in to comment.