Skip to content

Commit 02900ed

Browse files
committed
improved the contact page
1 parent aafaf92 commit 02900ed

File tree

4 files changed

+32
-37
lines changed

4 files changed

+32
-37
lines changed

docs/sphinx/source/non-tutorials/cite.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 10 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,32 @@
1+
.. include:: ../shared/links.rst
12
.. _contact-label:
23

34
Contact
45
*******
56

6-
Since its launch in 2019, this website has evolved considerably--and will
7-
likely continue to do so.
7+
.. include:: ../shared/cite.rst
88

9-
Follow the LAMMPS tutorials initiative
10-
======================================
9+
About LAMMPS tutorials
10+
======================
1111

12-
You can follow the progress of LAMMPStutorials via:
12+
Since its launch in 2019, this website has evolved
13+
considerably -- and will likely continue to do so.
14+
A citable pdf version is available on |gravelle2025tutorials_arXiv|.
15+
16+
You can follow the progress of LAMMPS tutorials via:
1317

1418
- the |github_lammps_tutorials| account of LAMMPS tutorials,
1519
- the |mastodon_lammps_tutorials| account of LAMMPS tutorials.
1620

17-
.. |github_lammps_tutorials| raw:: html
18-
19-
<a href="https://github.com/lammpstutorials" target="_blank">GitHub</a>
20-
21-
.. |mastodon_lammps_tutorials| raw:: html
22-
23-
<a href="https://mastodon.social/@simongravelle" target="_blank">Mastodon</a>
24-
2521
Contact the founder
2622
===================
2723

2824
You can reach the founder of LAMMPS tutorials, |simongravelle_page|, for suggestions,
2925
to report issues with the website, or to ask general questions about LAMMPS
3026
or molecular simulations.
3127

32-
.. |simongravelle_page| raw:: html
33-
34-
<a href="https://simongravelle.github.io/" target="_blank">Simon Gravelle</a>
35-
3628
Struggling with your simulation project?
3729
========================================
3830

3931
Register on |patreon| and receive personalised help for your LAMMPS research project,
40-
or simply support the founder of LAMMPStutorials.
41-
42-
.. |patreon| raw:: html
43-
44-
<a href="https://www.patreon.com/molecularsimulations" target="_blank">patreon</a>
45-
46-
47-
32+
or simply support the founder of LAMMPS tutorials.

docs/sphinx/source/shared/cite.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1+
.. include:: ../../source/shared/links.rst
2+
13
.. admonition:: Cite
24
:class: non-title-info
35

46
If you find these tutorials useful, you can
57
cite *A Set of Tutorials for the LAMMPS Simulation Package* by Simon Gravelle,
68
Jacob R. Gissinger, and Axel Kohlmeyer (2025) :cite:`gravelle2025tutorials`. You
79
can access the full paper on |gravelle2025tutorials_arXiv|.
8-
9-
.. |gravelle2025tutorials_arXiv| raw:: html
10-
11-
<a href="https://doi.org/10.48550/arXiv.2503.14020" target="_blank">arXiv</a>

docs/sphinx/source/shared/links.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
.. |gravelle2025tutorials_arXiv| raw:: html
3+
4+
<a href="https://doi.org/10.48550/arXiv.2503.14020" target="_blank">arXiv</a>
5+
6+
.. |github_lammps_tutorials| raw:: html
7+
8+
<a href="https://github.com/lammpstutorials" target="_blank">GitHub</a>
9+
10+
.. |mastodon_lammps_tutorials| raw:: html
11+
12+
<a href="https://mastodon.social/@simongravelle" target="_blank">Mastodon</a>
13+
14+
.. |simongravelle_page| raw:: html
15+
16+
<a href="https://simongravelle.github.io/" target="_blank">Simon Gravelle</a>
17+
18+
.. |patreon| raw:: html
19+
20+
<a href="https://www.patreon.com/molecularsimulations" target="_blank">patreon</a>

0 commit comments

Comments
 (0)