Skip to content

Commit

Permalink
Merge pull request #37 from eic/iss35
Browse files Browse the repository at this point in the history
Iss35
  • Loading branch information
hszumila authored Dec 5, 2023
2 parents 3914e82 + 5e5ffe6 commit 6fd01bf
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion _documentation/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ layout: default
{% include layouts/title.md %}

Welcome to the **Frequently Asked Questions** page!
Please use the [Helpdesk](https://eic.cloud.mattermost.com/main/channels/helpdesk) on Mattermost
Please use the [Helpdesk](https://eic.cloud.mattermost.com/main/channels/helpdesk) on Mattermost for urgent correspondence.

Submit new questions and comments by email: [![emailicon](../assets/images/site/icons/email.png){: width="3%" }](mailto:[email protected])

Expand Down
4 changes: 2 additions & 2 deletions _documentation/getstarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ layout: default
Welcome to the **Get Started** section. This page will guide you through the steps to get setup for contributing and working in our software framework.

1. Join GitHub: [https://gitlab.com/eic](https://gitlab.com/eic)
* We use GitHub to maintain our code under the eic organization
* We use GitHub to maintain our code under the eic organization.
* Contact for read access: [![emailicon](../assets/images/site/icons/email.png){: width="3%" }](mailto:[email protected]) **[email protected]** from your institutional email address. In your email, please state your GitHub username and whether you or your sponsor/advisor is a member of the EICUG.
* For write access to select repositories, you may request to join variou GitHub teams.

Expand All @@ -26,4 +26,4 @@ Welcome to the **Get Started** section. This page will guide you through the ste
* [Detector Subsystems](https://wiki.bnl.gov/EPIC/index.php?title=Collaboration)
* [Software Working Group](https://wiki.bnl.gov/EPIC/index.php?title=Collaboration)

1. Refer back to the [landing page](./landpage.html) to checkout [HEP Software](https://hepsoftwarefoundation.org/training/center.html) and [ePIC tutorials](./tutorials.html)
1. Refer back to the [landing page](./landingpage.html) to checkout [HEP Software](https://hepsoftwarefoundation.org/training/center.html) and [ePIC tutorials](./tutorials.html)
10 changes: 5 additions & 5 deletions _documentation/landingpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ layout: default

{% include layouts/title.md %}

[![Get Started](../assets/images/support/GetStartedClick.png){: width="48%" }](./getstarted.html)
[![ePIC Tutorials](../assets/images/support/TutorialClick.png){: width="48%" }](./tutorials.html)
[![HEP Software Training Center](../assets/images/support/HEPClick.png){: width="48%" }](https://hepsoftwarefoundation.org/training/center.html)
[![FAQ](../assets/images/support/faqClick.png){: width="48%" }](./faq.html)
[![Get Started](/assets/images/support/GetStartedClick.png){: width="48%" }](./getstarted.html)
[![ePIC Tutorials](/assets/images/support/TutorialClick.png){: width="48%" }](./tutorials.html)
[![HEP Software Training Center](/assets/images/support/HEPClick.png){: width="48%" }](https://hepsoftwarefoundation.org/training/center.html)
[![FAQ](/assets/images/support/faqClick.png){: width="48%" }](./faq.html)

Welcome to the **ePIC Landing Page**!

Our mailing list: [![emailicon](../assets/images/site/icons/email.png){: width="3%" }](mailto:[email protected]) [email protected]
Our mailing list: [![emailicon](/assets/images/site/icons/email.png){: width="3%" }](mailto:[email protected]) [email protected]

Subscribe here: [https://lists.bnl.gov/mailman/listinfo/eic-projdet-compsw-l](https://lists.bnl.gov/mailman/listinfo/eic-projdet-compsw-l)

26 changes: 13 additions & 13 deletions _documentation/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@ layout: default
{% include layouts/title.md %}

##### [Setting up an environment](https://eic.github.io/tutorial-setting-up-environment)
[![EnvSS](../assets/images/Tutorials/SetupEnvSS.png){: width="60%" }](https://eic.github.io/tutorial-setting-up-environment)
[![video1](../assets/images/Tutorials/Vid1Env.png){: width="18%" }](https://www.youtube.com/watch?v=Y0Mg24XLomY)
[![video2](../assets/images/Tutorials/Vid2Env.png){: width="18%" }](https://www.youtube.com/watch?v=5HmzFnYW4W4)
[![EnvSS](/assets/images/Tutorials/SetupEnvSS.png){: width="60%" }](https://eic.github.io/tutorial-setting-up-environment)
[![video1](/assets/images/Tutorials/Vid1Env.png){: width="18%" }](https://www.youtube.com/watch?v=Y0Mg24XLomY)
[![video2](/assets/images/Tutorials/Vid2Env.png){: width="18%" }](https://www.youtube.com/watch?v=5HmzFnYW4W4)

##### [Geometry within dd4hep](https://eic.github.io/tutorial-geometry-development-using-dd4hep/)
[![GeoDevSS](../assets/images/Tutorials/GeoDevSS.png){: width="60%" }](https://eic.github.io/tutorial-geometry-development-using-dd4hep/)
[![video1](../assets/images/Tutorials/GeoVid1.png){: width="18%" }](https://www.youtube.com/watch?v=Bj2L4JuCuRk)
[![video2](../assets/images/Tutorials/GeoVid2.png){: width="18%" }](https://www.youtube.com/watch?v=RJAHnEW9cYk)
[![GeoDevSS](/assets/images/Tutorials/GeoDevSS.png){: width="60%" }](https://eic.github.io/tutorial-geometry-development-using-dd4hep/)
[![video1](/assets/images/Tutorials/GeoVid1.png){: width="18%" }](https://www.youtube.com/watch?v=Bj2L4JuCuRk)
[![video2](/assets/images/Tutorials/GeoVid2.png){: width="18%" }](https://www.youtube.com/watch?v=RJAHnEW9cYk)

##### [Simulations using ddsim and geant4](https://eic.github.io/tutorial-simulations-using-ddsim-and-geant4/)
[![SimTutSS](../assets/images/Tutorials/SimTutSS.png){: width="60%" }](https://eic.github.io/tutorial-simulations-using-ddsim-and-geant4/)
[![video1](../assets/images/Tutorials/SimVid1.png){: width="18%" }](https://www.youtube.com/watch?v=QjjD1_wjLIw)
[![video2](../assets/images/Tutorials/SimVid2.png){: width="18%" }](https://www.youtube.com/watch?v=WqSQ4m_esUw)
[![SimTutSS](/assets/images/Tutorials/SimTutSS.png){: width="60%" }](https://eic.github.io/tutorial-simulations-using-ddsim-and-geant4/)
[![video1](/assets/images/Tutorials/SimVid1.png){: width="18%" }](https://www.youtube.com/watch?v=QjjD1_wjLIw)
[![video2](/assets/images/Tutorials/SimVid2.png){: width="18%" }](https://www.youtube.com/watch?v=WqSQ4m_esUw)

##### [Reconstruction framework](https://eic.github.io/tutorial-jana2/)
[![ReconTutSS](../assets/images/Tutorials/ReconTutSS.png){: width="60%" }](https://eic.github.io/tutorial-jana2/)
[![video1](../assets/images/Tutorials/RecVid1.png){: width="18%" }](https://www.youtube.com/watch?v=Ly2Zh1AGUEc)
[![video2](../assets/images/Tutorials/RecVid2.png){: width="18%" }](https://youtu.be/Ly2Zh1AGUEc https://youtu.be/9blKFZS-qMk)
[![ReconTutSS](/assets/images/Tutorials/ReconTutSS.png){: width="60%" }](https://eic.github.io/tutorial-jana2/)
[![video1](/assets/images/Tutorials/RecVid1.png){: width="18%" }](https://www.youtube.com/watch?v=Ly2Zh1AGUEc)
[![video2](/assets/images/Tutorials/RecVid2.png){: width="18%" }](https://youtu.be/Ly2Zh1AGUEc https://youtu.be/9blKFZS-qMk)

##### [Analysis bootcamp](https://github.com/eic/python-analysis-bootcamp)
[![AnaBootcampSS](../assets/images/Tutorials/AnaBootcampSS.png){: width="50%" }](https://github.com/eic/python-analysis-bootcamp)
[![AnaBootcampSS](/assets/images/Tutorials/AnaBootcampSS.png){: width="50%" }](https://github.com/eic/python-analysis-bootcamp)

0 comments on commit 6fd01bf

Please sign in to comment.