Back to home page

EIC code displayed by LXR

 
 

    


Warning, /epic-prod/docs/_config.yml is written in an unsupported language. File is not indexed.

0001 name: The EIC ePIC Simulation Production Campaign Website
0002 title: The EIC ePIC Simulation Production Campaign Website
0003 description: The EIC ePIC Simulation Production Campaign Website
0004 repository: eic/epic-prod
0005 url: https://eic.github.io/epic-prod
0006 
0007 #
0008 excerpt_separator: <!--more-->
0009 timezone: America/New_York
0010 highlighter: rouge
0011 #
0012 markdown: kramdown
0013 future: true
0014 exclude: [vendor]
0015 
0016 ##################################################################################
0017 # Important if we are not serving from the top folder - baseurl: /web            #
0018 # In that case, please make sure you use the "relative_path" directive           #
0019 # everywhere you include various site URLs in your pages.                        #
0020 #                                                                                #
0021 # Currently serving from the top folder i.e.                                     #
0022 # in this case this does not apply until further notice.                         #
0023 ##################################################################################
0024 
0025 # Custom helper variables:
0026 blank: 'target="_blank"'
0027 
0028 
0029 # Layout
0030 tablepadding: ' '
0031 
0032 # Decorative elements
0033 eic_logo: https://raw.githubusercontent.com/eic/eic.github.io/master/assets/images/site/EIClogo_small.png
0034 splash: https://raw.githubusercontent.com/eic/eic.github.io/master/assets/images/site/ion-collision-xparent-cropped.png
0035 
0036 # Icons:
0037 home_icon: https://raw.githubusercontent.com/eic/eic.github.io/master/assets/images/site/icons/house-32.png
0038 external_icon: https://raw.githubusercontent.com/eic/eic.github.io/master/assets/images/site/icons/external-link-32.png
0039 
0040 software_icon: https://raw.githubusercontent.com/eic/eic.github.io/master/assets/images/site/icons/console-32.png
0041 resources_icon: https://raw.githubusercontent.com/eic/eic.github.io/master/assets/images/site/icons/cog-32.png
0042 activities_icon: https://raw.githubusercontent.com/eic/eic.github.io/master/assets/images/site/icons/light-bulb-5-32.png
0043 organization_icon: https://raw.githubusercontent.com/eic/eic.github.io/master/assets/images/site/icons/flow-chart-32.png
0044 documentation_icon: https://raw.githubusercontent.com/eic/eic.github.io/master/assets/images/site/icons/literature-32.png
0045 about_icon: https://raw.githubusercontent.com/eic/eic.github.io/master/assets/images/site/icons/light-bulb-5-32.png
0046 
0047 
0048 # Development:
0049 display_news: yes
0050 #
0051 plugins:
0052   - jekyll-mentions
0053   - jekyll-sitemap
0054   - jekyll-redirect-from
0055 
0056 #
0057 collections:
0058   documentation:
0059     output: true
0060     permalink: /documentation/:title.html
0061   campaigns:
0062     output: true
0063     permalink: /campaigns/:title.html
0064   about:
0065     output: true
0066     permalink: /about/:title.html