fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

Improve homepage

Open jonathanmetzman opened this issue 4 years ago • 1 comments

Currently the homepage is a list of reports in order of least recent to most recent. Here are some changes we should make: Also, we should try to group experiments by year. The list will only grow larger.

  • [ ] Most recent experiments should be at the top.
  • [x] Experiment links should also include the experiment description.
  • [ ] We should group experiments by year as this list will only get longer.
  • [ ] Don't include the index.html in the list of experiments.

I think doing this means we can also get rid of the behavior I don't like where experiment reports go in an "experimental" subdir by default. Instead they can go together and we can allow filtering by experimental.

jonathanmetzman avatar Jul 16 '21 13:07 jonathanmetzman

Experiment links should also include the experiment description.

Too difficult with a static website IMO.

jonathanmetzman avatar Aug 13 '21 17:08 jonathanmetzman