Warning, /eic.github.io/_data/menus.yml is written in an unsupported language. File is not indexed.
0001 ###########################################################################
0002 # #
0003 # This is the menu definition file for the EIC Software website #
0004 # #
0005 ###########################################################################
0006 # #
0007 # Each section corresponds to a dropdown menu in the top # navigation bar # #
0008 # #
0009 ###########################################################################
0010
0011 ### Software
0012 #
0013 - name: software
0014 full: Software
0015 submenus:
0016
0017 ### Simulations
0018 #
0019 - name: simulations
0020 label: yes
0021 full: Simulations
0022 div: yes
0023
0024 - name: mcgen
0025 full: Monte Carlo Event Generators
0026
0027 - name: east
0028 full: Project eAST
0029
0030 - name: infrastructure
0031 label: yes
0032 full: Infrastructure
0033
0034 - name: github
0035 full: GitHub for the EICUG
0036
0037 ### Resources
0038 #
0039 # note that submenus do not include a few of the *.md stubs found in the folder
0040 # - these pages are kept for archiving purposes
0041 - name: resources
0042 full: Resources
0043
0044 submenus:
0045
0046 - name: general
0047 label: yes
0048 full: General
0049
0050 - name: overview
0051 full: Computing Resources
0052
0053 - name: simulations
0054 full: Accelerator and Beam Conditions
0055
0056 - name: storage
0057 label: yes
0058 full: Storage
0059
0060 - name: storage
0061 full: NextCloud/S3
0062
0063 ### Activities
0064 #
0065 - name: activities
0066 full: Activities
0067 submenus:
0068 - name: overview
0069 full: Overview
0070
0071 - name: eoi
0072 full: Expression of Interest
0073
0074 - name: principles
0075 full: Statement of Software Principles
0076
0077 - name: ucd
0078 full: User-Centered Design
0079
0080 ### Organization
0081 #
0082 - name: organization
0083 full: Organization
0084 submenus:
0085 # - name: swg
0086 # full: Software Working Group
0087
0088 # - name: communication
0089 # full: Communication
0090
0091 # - name: events
0092 # full: Meetings and Events
0093
0094 - name: youtube
0095 full: Our YouTube Channel
0096 link: https://www.youtube.com/channel/UCXc9WfDKdlLXoZMGrotkf7w
0097
0098 # - name: join
0099 # full: Get Involved
0100 # div: yes
0101
0102 ### Policies
0103 #
0104 - name: policies
0105 full: Policies
0106 submenus:
0107 - name: simulation_production_strategy
0108 full: Simulation Production Strategy
0109 - name: source_code_management
0110 full: Source Code Management
0111 - name: data_privacy_collaboration
0112 full: Data Privacy and Security
0113
0114 ### Documentation
0115 #
0116 - name: documentation
0117 full: Get Started
0118 submenus:
0119
0120 - name: landingpage
0121 full: Landing Page
0122
0123 - name: faq
0124 full: FAQ
0125
0126 ### About
0127 #
0128 - name: about
0129 full: About
0130 right: yes
0131 submenus:
0132 - name: site
0133 full: Website Information
0134 exclude: yes
0135
0136 - name: howto
0137 full: Website How-To