baseurl = "https://www.eclipse.org/"
DefaultContentLanguage = "en"
title = "Eclipse Foundation"
theme = "eclipsefdn-hugo-solstice-theme"
metaDataFormat = "yaml"
disableKinds = ["taxonomy", "term"]
themesDir = "node_modules/"
enableRobotsTXT = true
pluralizeListTitles = false

[Params]
  google_tag_manager = "GTM-5WLCZXC"
  description = "The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source software collaboration and innovation."
  seo_title_suffix = " | The Eclipse Foundation"
  keywords = ["eclipse", "project", "plug-ins", "plugins", "java", "ide", "swt", "refactoring", "free java ide", "tools", "platform", "open source", "development environment", "development", "ide"]
  news_count = 3
  featured_content_publish_target = "eclipse_org"
  styles = "public/css/styles.css"
  gcse = "011805775785170369411:p3ec0igo0qq"
  gcse_result_url = "/home/search/"
  # eclipse_search_icon = "<i data-feather=\"search\" stroke-width=\"1\"></i>"
  js = "public/js/main.js"
  header_wrapper_class = "header-wrapper"
  call_for_action_text = "Download"
  call_for_action_url = "/downloads/"
  call_for_action_icon = "fa-download"
  share_img = "/images/logos/eclipse-foundation-400x400.png"
  logo = "/images/logos/eclipse-foundation-white-orange.svg"
  favicon = "/favicon.ico"
  logo_width = "160"

#  logo_width = ""
#  header_left_classes = ""
#  main_menu_wrapper_classes = "col-sm-17 margin-top-25"
#  projects_working_group = ""
#  header_wrapper_class = "header-default-bg-img"
#  show_events = true
#  table_classes = "table table-bordered"
#  hide_cfa_same_page = true
#  show_collapsible_menu = true
  sidebar_layout = "default"

[taxonomies]
  tag = "tags"

[Author]
  name = "Christopher Guindon"
  website = "https://www.eclipse.org"
  email = "webdev@eclipse-foundation.org"
  facebook = "eclipse.org"
  twitter = "eclipsefdn"
  youtube = "EclipseFdn"
  googleplus = "+Eclipse"
  linkedin = "company/eclipse-foundation/"

[permalinks]
  news = "/:sections/:year/:month/:day/:slug/"

[blackfriday]
  plainIDAnchors = true
  hrefTargetBlank = true

[[menu.main]]
    name = "Projects"
    url = "/projects"
    weight = 1

[[menu.main]]
    name = "Working Groups"
    url = "/org/workinggroups"
    weight = 2

[[menu.main]]
    name = "Members"
    url = "/membership"
    weight = 3

[[menu.sidebar]]
  name = "Eclipse.org"
  url = "/home"
  weight = 2
  identifier = "home"

[[menu.sidebar]]
  parent ="home"
  name = "Downloads"
  url = "/downloads"
  #pre = "<i data-feather=\"users\"></i>" # https://feathericons.com/
  weight = 1

[[menu.sidebar]]
  parent ="home"
  name = "Resources"
  url = "https://wiki.eclipse.org/Eclipse_Articles,_Tutorials,_Demos,_Books,_and_More"
  #pre = "<i data-feather=\"users\"></i>" # https://feathericons.com/
  weight = 2

[[menu.sidebar]]
  parent ="home"
  name = "Projects"
  url = "/projects/"
  #pre = "<i data-feather=\"users\"></i>" # https://feathericons.com/
  weight = 2

[[menu.sidebar]]
  identifier = "documentation"
  name= "Getting Started"
  url = "/getting_started"
  weight = 1

[[menu.sidebar]]
  parent = "documentation"
  name = "New to Eclipse?"
  url = "/getting_started"
  pre = "<i class=\"fa fa-caret-right fa-fw\"></i>"
  weight = 2

[[menu.sidebar]]
  parent = "documentation"
  name = "Downloads"
  url = "/downloads"
  pre = "<i class=\"fa fa-caret-right fa-fw\"></i>"
  weight = 3

[[menu.sidebar]]
  parent = "documentation"
  name = "Eclipse Articles"
  url = "https://wiki.eclipse.org/Eclipse_Corner"
  pre = "<i class=\"fa fa-caret-right fa-fw\"></i>"
  weight = 4

[[menu.sidebar]]
  parent = "documentation"
  name = "Eclipse Forums"
  url = "/forums"
  pre = "<i class=\"fa fa-caret-right fa-fw\"></i>"
  weight = 5

[[menu.sidebar]]
  parent = "documentation"
  name = "Resources"
  url = "/resources"
  pre = "<i class=\"fa fa-caret-right fa-fw\"></i>"
  weight = 6

[[menu.sidebar]]
  identifier = "contribute"
  name= "Development Program"
  url = "/contribute/dev-program"
  weight = 1

[[menu.sidebar]]
  parent = "contribute"
  name = "Work Items"
  url = "https://projects.eclipse.org/development-efforts"
  weight = 1

[[menu.sidebar]]
  parent = "contribute"
  name = "FAQ"
  url = "/contribute/dev-program/faq"
  weight = 2

[[menu.sidebar]]
  identifier = "collaborations"
  name = "Industry Collaborations"
  url = "/collaborations/"
  weight = 1

[[menu.sidebar]]
  parent = "collaborations"
  name = "About Interest Groups"
  url = "/collaborations/interest-groups"
  weight = 1

[[menu.sidebar]]
  parent = "collaborations"
  name = "Interest Group Process"
  url = "/org/collaborations/interest-groups/process.php"
  weight = 1