Skip to content

Commit b965a63

Browse files
committed
updates font-awesome links; adds Earth menu link to magma-earth visualization
1 parent 5aa2ec7 commit b965a63

File tree

9 files changed

+45
-46
lines changed

9 files changed

+45
-46
lines changed

_frontsections/connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ description: Stay in contact
99
# Stay in contact
1010

1111
Do you have questions, suggestions or new features to discuss related to the SPECFEM project?<br>
12-
[**Join the discussions**](https://github.com/orgs/SPECFEM/discussions){:class="fontawesome-external-link"}
12+
[<span class="fas fa-external-link-alt"></span> **Join the discussions**](https://github.com/orgs/SPECFEM/discussions)
1313

_frontsections/contribute.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ title: Contributions
55
description: Contribute to SPECFEM
66
accordion:
77
- title: SPECFEM2D
8-
content: Follow [contribute to SPECFEM2D](https://github.com/SPECFEM/specfem2d/blob/devel/CONTRIBUTING.md){:class="fontawesome-external-link" target="_blank"}
8+
content: Follow [<span class="fas fa-external-link-alt"></span> contribute to SPECFEM2D](https://github.com/SPECFEM/specfem2d/blob/devel/CONTRIBUTING.md){:target="_blank"}
99
- title: SPECFEM3D
10-
content: Follow [contribute to SPECFEM3D](https://github.com/SPECFEM/specfem3d/blob/devel/CONTRIBUTING.md){:class="fontawesome-external-link" target="_blank"}
10+
content: Follow [<span class="fas fa-external-link-alt"></span> contribute to SPECFEM3D](https://github.com/SPECFEM/specfem3d/blob/devel/CONTRIBUTING.md){:target="_blank"}
1111
- title: SPECFEM3D_GLOBE
12-
content: Follow [contribute to SPECFEM3D_GLOBE](https://github.com/SPECFEM/specfem3d_globe/blob/devel/CONTRIBUTING.md){:class="fontawesome-external-link" target="_blank"}
12+
content: Follow [<span class="fas fa-external-link-alt"></span> contribute to SPECFEM3D_GLOBE](https://github.com/SPECFEM/specfem3d_globe/blob/devel/CONTRIBUTING.md){:target="_blank"}
1313
---
1414

1515
# Contributions
1616

1717
| --- | --- |
18-
| We <span class="fontawesome-heart"></span> open-source.<br><br>The SPECFEM family of codes are all open-source. We welcome any contributions to the codes that may benefit the community.<br><br>Want to contribute? | ![github](figures/GitHub-Mark-120px-plus.png "Github"){:style="min-width: 100px;"} |
18+
| We <span class="fas fa-heart"></span> open-source.<br><br>The SPECFEM family of codes are all open-source. We welcome any contributions to the codes that may benefit the community.<br><br>Want to contribute? | ![github](figures/GitHub-Mark-120px-plus.png "Github"){:style="min-width: 100px;"} |
1919

2020
{% include accordion.html %}
21-
For more developer informations, [please read the main wiki](https://github.com/SPECFEM/specfem3d/wiki){:class="fontawesome-external-link" target="_blank"}
21+
For more developer informations, [<span class="fas fa-external-link-alt"></span> please read the main wiki](https://github.com/SPECFEM/specfem3d/wiki){:target="_blank"}

_frontsections/software.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ description: SPECFEM software
99

1010
| Solvers | |
1111
| --- | --- |
12-
| [![SPECFEM2D](figures/specfem2d.jpg "SPECFEM2D screenshot"){:height="auto" width="400px" class="grow reveal"}](https://github.com/SPECFEM/specfem2d) | [**SPECFEM2D**](https://github.com/SPECFEM/specfem2d){:class="fontawesome-external-link"} simulates forward and adjoint seismic wave propagation in two-dimensional acoustic, (an)elastic, poroelastic or coupled acoustic-(an)elastic-poroelastic media, with Convolution PML absorbing conditions. |
13-
| [![SPECFEM3D_Cartesian](figures/specfem3d.jpg "SPECFEM3D screenshot"){:height="auto" width="400px" class="grow reveal"}](https://github.com/SPECFEM/specfem3d) | [**SPECFEM3D_Cartesian**](https://github.com/SPECFEM/specfem3d){:class="fontawesome-external-link"} simulates acoustic (fluid), elastic (solid), coupled acoustic/elastic, poroelastic or seismic wave propagation in any type of conforming mesh of hexahedra (structured or not). |
14-
| [![SPECFEM3D_GLOBE](figures/specfem3d_globe.png "SPECFEM3D_GLOBE screenshot"){:height="auto" width="400px" class="grow reveal"}](https://github.com/SPECFEM/specfem3d_globe) | [**SPECFEM3D_GLOBE**](https://github.com/SPECFEM/specfem3d_globe){:class="fontawesome-external-link"} simulates global and regional (continental-scale) seismic wave propagation. |
15-
| [![SPECFEM++](figures/specfem_cpp.png "SPECFEM++_screenshot"){:height="auto" width="400px" class="grow reveal"}](https://github.com/PrincetonUniversity/SPECFEMPP/tree/main) | [**SPECFEM++**](https://github.com/PrincetonUniversity/SPECFEMPP/tree/main){:class="fontawesome-external-link"} unifies the solver capabilities of the suite of SPECFEM packages (SPECFEM2D, SPECFEM3D and SPECFEM3D_GLOBE) under a single interface while trying to provide the performance characteristics of the original packages. |
12+
| [![SPECFEM2D](figures/specfem2d.jpg "SPECFEM2D screenshot"){:height="auto" width="400px" class="grow reveal"}](https://github.com/SPECFEM/specfem2d) | [<span class="fas fa-external-link-alt"></span> **SPECFEM2D**](https://github.com/SPECFEM/specfem2d) simulates forward and adjoint seismic wave propagation in two-dimensional acoustic, (an)elastic, poroelastic or coupled acoustic-(an)elastic-poroelastic media, with Convolution PML absorbing conditions. |
13+
| [![SPECFEM3D_Cartesian](figures/specfem3d.jpg "SPECFEM3D screenshot"){:height="auto" width="400px" class="grow reveal"}](https://github.com/SPECFEM/specfem3d) | [<span class="fas fa-external-link-alt"></span> **SPECFEM3D_Cartesian**](https://github.com/SPECFEM/specfem3d) simulates acoustic (fluid), elastic (solid), coupled acoustic/elastic, poroelastic or seismic wave propagation in any type of conforming mesh of hexahedra (structured or not). |
14+
| [![SPECFEM3D_GLOBE](figures/specfem3d_globe.png "SPECFEM3D_GLOBE screenshot"){:height="auto" width="400px" class="grow reveal"}](https://github.com/SPECFEM/specfem3d_globe) | [<span class="fas fa-external-link-alt"></span> **SPECFEM3D_GLOBE**](https://github.com/SPECFEM/specfem3d_globe) simulates global and regional (continental-scale) seismic wave propagation. |
15+
| [![SPECFEM++](figures/specfem_cpp.png "SPECFEM++_screenshot"){:height="auto" width="400px" class="grow reveal"}](https://github.com/PrincetonUniversity/SPECFEMPP/tree/main) | [<span class="fas fa-external-link-alt"></span> **SPECFEM++**](https://github.com/PrincetonUniversity/SPECFEMPP/tree/main) unifies the solver capabilities of the suite of SPECFEM packages (SPECFEM2D, SPECFEM3D and SPECFEM3D_GLOBE) under a single interface while trying to provide the performance characteristics of the original packages. |
1616

1717
<br>
1818
<br>
@@ -23,5 +23,5 @@ They can be used with various inversion tools to perform seismic adjoint tomogra
2323

2424
| Inversion tools | |
2525
| --- | --- |
26-
| [![adjTomo](figures/adjTomo.png "adjTomo logo"){:height="auto" width="120px" class="grow reveal"}](https://github.com/adjtomo) | [**adjTomo**](https://github.com/adjtomo){:class="fontawesome-external-link"} a landing page for automated seismic waveform inversion tools |
26+
| [![adjTomo](figures/adjTomo.png "adjTomo logo"){:height="auto" width="120px" class="grow reveal"}](https://github.com/adjtomo) | [<span class="fas fa-external-link-alt"></span> **adjTomo**](https://github.com/adjtomo) a landing page for automated seismic waveform inversion tools |
2727

_includes/nav.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<div class="menu">
1111
<!-- <li><a href="{{ "/" | relative_url}}">{{ site.title | default: site.github.repository_name }}</a></li> -->
1212
<li><a href="{{ "/about" | relative_url}}">About</a></li>
13+
<li><a href="{{ "/magma-earth" | relative_url}}"><span class="fas fa-external-link-alt"></span>Earth</a></li>
1314
<!-- <li><a href="{{ "/contribute" | relative_url}}">Contribute</a></li> -->
1415
<li><a href="{{ "/training" | relative_url}}">Training</a></li>
1516
<li><a href="{{ "/publications" | relative_url}}">Publications</a></li>

assets/css/style.scss

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
---
33

4-
@import url(https://weloveiconfonts.com/api/?family=fontawesome);
4+
/* font-awesome */
5+
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css);
6+
57
@import "{{ site.theme }}";
68

79
/* ------------------------------------------------------------ */
@@ -217,18 +219,14 @@ Page
217219
max-width: 100%;
218220
}
219221

222+
/* font-awesome */
220223
/* heart */
221-
/* fontawesome */
222-
[class*="fontawesome-"]:before {
223-
font-family: 'FontAwesome', sans-serif;
224-
}
225-
226-
.fontawesome-heart:before{
224+
.fa-heart:before{
227225
color: red;
228226
font-size: 1.5rem;
229227
}
230-
231-
.fontawesome-external-link:before{
228+
/* external link */
229+
.fa-external-link-alt:before{
232230
padding-right: 5px;
233231
}
234232

contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: contact SPECFEM
66

77
# Contact us
88

9-
| ![Earth](figures/earth-shakemovie.jpg "Earth"){:class="circle"} | Please use the discussion pages for general inquiries about the codes, ideas, updates and news. This will enable us to have all things public and tracked. Specific code issues or feature requests can be posted as issues to the corresponding github repos.<br><br>SPECFEM codes have a general [discussion and forum page on github](https://github.com/orgs/SPECFEM/discussions){:class="fontawesome-external-link"}. |
9+
| ![Earth](figures/earth-shakemovie.jpg "Earth"){:class="circle"} | Please use the discussion pages for general inquiries about the codes, ideas, updates and news. This will enable us to have all things public and tracked. Specific code issues or feature requests can be posted as issues to the corresponding github repos.<br><br>SPECFEM codes have a general [<span class="fas fa-external-link-alt"></span> discussion and forum page on github](https://github.com/orgs/SPECFEM/discussions). |
1010

1111

1212

0 commit comments

Comments
 (0)