Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SWIFTweb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTweb
Commits
3d845dbb
Commit
3d845dbb
authored
2 years ago
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
Added KH instability and EAGLE-25 shock map to the gallery
parent
03a23240
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
data/gallery.yaml
+14
-2
14 additions, 2 deletions
data/gallery.yaml
templates/gallery.html
+9
-1
9 additions, 1 deletion
templates/gallery.html
with
23 additions
and
3 deletions
data/gallery.yaml
+
14
−
2
View file @
3d845dbb
...
...
@@ -31,6 +31,14 @@ cards:
img
:
PMillennium_evolution.png
description
:
"
TBD"
-
date
:
June
2020
title
:
"
Kelvin-Helmholtz
instability"
author
:
Josh Borrow
thumbnail
:
kelvinHelmholtz_thumbnail.jpeg
img
:
kelvinHelmholtz.jpeg
description
:
"
TBD"
link
:
"
https://arxiv.org/abs/2012.03974"
-
date
:
December
2018
title
:
"
Santa-Barbara
Cluster"
author
:
Matthieu Schaller
...
...
@@ -39,5 +47,9 @@ cards:
description
:
"
TBD"
link
:
"
https://arxiv.org/abs/astro-ph/9906160"
-
date
:
July
2020
title
:
"
Shock
fronts
in
EAGLE
box"
author
:
Josh Borrow
thumbnail
:
shock_map_thumbnail.png
img
:
shock_map.png
description
:
"
TBD"
This diff is collapsed.
Click to expand it.
templates/gallery.html
+
9
−
1
View file @
3d845dbb
...
...
@@ -51,7 +51,15 @@
{% endfor %}
{% for i in range(3 - (cards|length % 3)) %} {# Add extra padding #}
<div
class=
"card-pad"
></div>
{% endfor %}
{% endfor %}
</div>
<div
class=
"padder"
></div>
<div
class=
"text"
>
<br/>
Got some nice SWIFT-made images to share?
<a
href=
"contact.html"
>
Contact us!
</a>
</div>
<!-- </div> -->
<!-- </div> -->
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment