Back to home page

EIC code displayed by LXR

 
 

    


Warning, /eic.github.io/README.md is written in an unsupported language. File is not indexed.

0001 
0002 # EIC Software
0003 
0004 This is the home of the EIC software website. It is currently under development.
0005 
0006 Deployment: https://eic.github.io/
0007 
0008 # Useful links
0009 
0010 * The EIC Software Group page on the EIC User Group Website: http://www.eicug.org/web/content/eic-software
0011 * The EIC User Group Wiki: https://wiki.bnl.gov/eicug/
0012 
0013 # Navigation Logic Updates
0014 * Menu logic updated for easier edits and maintenance
0015   * Items ordering and other characteristics of its appearance in the menu is no longer defined in Front Matter but instead in one centralized file, "menus.yml"
0016   * Both "menu" and "submenu" entries can now have an optional "exclude" attribute which if set results in this element being excluded from the layout while still being coded and documented, to simplify development
0017 * Introduced sections to dropdown menus (with labels also defined in "menus.yml")
0018 
0019 # Recent changes
0020 * Removed the "EIC" menu category (still in the menu definition file, disabled until further notice)
0021 * New labels for entries in the "About" dropdown menu
0022 * Renamed the "teams" dropdown to "people" and added the "Software Group" page to it (added the "software-core" members to the "people" YAML file)
0023 
0024 # In the works
0025 
0026 Nested/paginated menu structure
0027 
0028 # Misc
0029 
0030 Switched to SSH to access the repo 01/06/2021