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 Jun 1, 2024
1 parent 911bbb5 commit 8dc012e
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
28 changes: 14 additions & 14 deletions catalog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,18 +151,18 @@ <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>
May 2024
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>
May 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-05-25T02:56:46+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-06-01T03:03:20+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 @@ -434,7 +434,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 @@ -556,19 +569,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 8dc012e

Please sign in to comment.