Skip to main content

Developer Portal Home Management

Overview​

This tutorial explains how to manage the Home page of the Developer Portal. You’ll be able to set branding elements (favicon, logo), design promotional banners (slides), manage footer links, and upload custom styles. These settings help align your portal with company identity and improve developer experience.

Prerequisites​

You must have:

  • Admin access to APIM Console > Admin > Home Management
  • Properly sized image assets and logo files
  • Footer information (URLs, copyright)

Step-by-Step Tutorial​

Step 1. Set Site Information​

Field Example
Site NameSK Developers (auto-filled if already configured)

Step 2. Upload Favicon​

  • Upload a square image with 1:1 aspect ratio
  • Actual display size is 16x16px

Example:

  • File name: favicon-sk.png
  • Dimensions: 64x64px
  • File type: png

Use a simplified company logo or symbol for visibility at small sizes.

Step 3. Upload Logo Image​

  • Upload a rectangular logo with auto width and max height 40px
  • Recommended max size: 150px wide

Example:

  • File name: logo-skapim-dark.svg
  • Type: svg
  • Dimensions: Auto width × 40px height

Step 4. Manage Slide Images​

  • Recommended size: 2000px × 550px
  • Each slide can be linked to an internal or external page
  • You can reorder, toggle visibility, or delete

Mock Slides:

Slide Image LinkOrder Active
1slide-api-intro.jpg/readme?page=intro1Checked
2slide-openapi.png/readme?page=docs2Checked
3slide-auth.png/readme?page=auth3Checked
4slide-api-key.png/readme?page=apikey4Unchecked
5slide-monitoring.png/readme?page=monitoring5Unchecked

Use consistent aspect ratios to avoid layout issues.

Step 5. Set Slide Interval​

Select how often slide images change (1–30 seconds)

Example: Set interval to 2 seconds

Footer Copyright
Field Value
TextCOPYRIGHT © BY SKAPIM ALL RIGHTS RESERVED
Footer Links

You can add Help/Contact/Terms/Custom links:

LabelURL
About Ushttps://skapim.co.kr/about
Helphttps://skapim.co.kr/help
Contacthttps://skapim.co.kr/contact
Terms & Conditionshttps://skapim.co.kr/terms

Click X to remove or use the edit icon to modify.

Step 7. Upload Custom Style Files​

You can upload:

  • CSS files for theme override
  • Images (e.g., custom backgrounds)
  • Fonts (e.g., .ttf, .woff, etc.)

Example File Types:

  • custom-dark.css
  • corporate-banner.png
  • Roboto-Regular.woff2

Accepted formats: css, jpg, jpeg, png, ico, tif, tiff, gif, bmp, raw, eot, ttf, woff, woff2

This allows advanced customization of the Developer Portal’s appearance.

Step 8. Save All Changes​

After all changes are made, click the Save button at the bottom.

Best Practices​

  • Use compressed, optimized images to improve loading time
  • Ensure all slide links point to valid internal or external documentation
  • Preview uploaded assets across multiple devices
  • Maintain branding consistency (color palette, fonts) via custom CSS
  • Keep slides and footer content updated as portal evolves