For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to customize your venue homepage

You can customize your venue homepage using Markdown. All Markdown should be validated to ensure that it will not break the layout of the page: https://stackedit.io/

For Conference Workflow Venues:

Many properties can be modified using the Group Content tab of your venue's workflow page: https://openreview.net/group/edit?id=Your/Venue/ID#groupContent. Here you can use the Edit button to update properties of the venue including the Venue URL, location, and start date, among others.

To add additional custom text to your venue, go to the UI Code tab of the same page https://openreview.net/group/edit?id=Your/Venue/ID#groupUICode and edit the instruction variables to include a custom markdown string in the format "instructions": "Your Markdown String" .

For Request Form Venues:

Go to your homepage https://openreview.net/group?id=Your/Venue/ID

  1. Click on "Edit Group" button above the title of the venue.

  2. Scroll down to "Group Content", click to open the edit box and find the field "instructions".

  3. In the "value", you can include your instructions in markdown or html as a string.

View of the Group Content edit box, highlighting the instructions field

Markdown example, to customize:

which will be displayed as:

homepage after modifying the instructions field

Son güncelleme

Bu yararlı oldu mu?