Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
config.toml 2.96 KiB
baseurl = "https://www.eclipse.org/"
DefaultContentLanguage = "en"
title = "Eclipse Foundation"
theme = "eclipsefdn-hugo-solstice-theme"
metaDataFormat = "yaml"
disableKinds = []
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 = "css/styles.css"
  gcse = "011805775785170369411:p3ec0igo0qq"
  gcse_result_url = "/home/search/"
  # eclipse_search_icon = "<i data-feather=\"search\" stroke-width=\"1\"></i>"
  js = "js/main.js"
  header_wrapper_class = "header-wrapper header-default-bg-img"
  call_for_action_text = "Download"
  call_for_action_url = "/download/"
  call_for_action_icon = "fa-download"
  share_img = "https://www.eclipse.org/eclipse.org-common/themes/solstice/public/images/logo/eclipse-foundation-400x400.png"
#  logo = ""
#  favicon = ""

#  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 = "https://www.eclipse.org/projects/"
  #pre = "<i data-feather=\"users\"></i>" # https://feathericons.com/
  weight = 2