Adding a Project

Adding a Project

The public Projects collection is intentionally disabled until there is completed work to show. Do not use research interests, study plans, or unfinished experiments as project entries.

When a project is ready:

  1. Copy _templates/project.md into _portfolio/ and give it a descriptive filename.
  2. Replace every section with concise, factual content. Include the problem, motivation, approach, dataset, baseline, evaluation, results, limitations, repository, demo, and write-up. Omit links that do not exist rather than publishing placeholders.
  3. Support claims with reproducible evidence. State limitations and distinguish individual contributions from team work.
  4. Set collections.portfolio.output to true in _config.yml, remove published: false from _pages/portfolio.html, and restore the Projects navigation item only after at least one entry is complete.
  5. Build the site and check the project page on desktop and mobile before publishing.