# Order of featured projects, by name or ID featured { order: [ # {id: "<project-id>"} # OR # {name: "<project-name>"} # OR # {name_regex: "<python-regex>"} ] # default featured index for public projects not specified in the order public_default: 9999 }