Using the Editor through Kong Manager

    • Access to Kong Manager
    • The Kong Dev Portal is enabled and running

    Enter Editor Mode

    From the Kong Manager dashboard of your Workspace, click Editor under Dev Portal in the sidebar.

    When enabled, the Dev Portal is pre-populated with Kong’s default theme. The file editor exposes these files to the UI, allowing them to be edited quickly and easily from inside the browser. When you first open the editor, you will be presented with a list of files on the left, and a blank editing form.

    1. List of all exposed template files in the Dev Portal, separated by Content / Spec / Themes.
    2. Code View - Select a file from the sidebar to show the code here.
    3. Portal Preview - View a live preview of the selected Dev Portal file.
    4. Toggle View - Choose between three different views: full screen code, split view, and full screen preview mode.

    Editing Files

    Clicking the New File + button opens the New File Dialog.

    Once created, files will immediately be available from within the Editor.

    Authenticating files

    To permanently delete a file from within the Editor, right click on the filename and select Delete from the popup menu.