Sample project object ===================== nokeys: suppress the KEYS entry in the download section ------ cut here ------ { "name": "Object", "stem": "the generated file name stem | default: name to lower-case; replace space and / by -", "project": "object", "subproject": "", "website": "website URL | default: project.apache.org/subproject. Use '' to omit website.", "dist": "the dist/ subdir | default: project[/subproject]. Use '' to omit.", "retired": "April 2018", "scm": "svn|git-wip|URL", "nokeys": true, "tracker": ["JIRA|Bugzilla|...", "key" | "Full URL (must contain ://)"], "wiki": "URL", "board": "The Minutes file name stem | default: project", "mailnames": ["dev", "etc"], "description": "Describe the project", "postlude": ["Optional text for end of page","line2",..] }, ------ cut here ------ Note: the file is processed by src/_plugins/generate_projects.rb It handles defaults and converts values into URLs etc.