Skip to content

Add Redis Insight SVG icons and download links across documentation (… #1649

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

mich-elle-luna
Copy link
Collaborator

DOC-5293)

  • Create 5 new black and red duotone SVG icons for Redis Insight:

    • redisinsight-aws.svg (AWS installation)
    • redisinsight-desktop.svg (Desktop installation)
    • redisinsight-kubernetes.svg (Kubernetes installation)
    • redisinsight-docker.svg (Docker installation)
    • redisinsight-download.svg (Direct download)
  • Update installation pages with icon tables and download links:

    • /content/operate/redisinsight/install/_index.md (2x2 table with download link at top)
    • /content/develop/tools/insight/_index.md (single row table with 3 icons)
    • /content/operate/redisinsight/install/install-on-desktop.md (download link at top)
  • Add download links across multiple documentation sections:

    • /content/develop/_index.md (Redis Insight section text link)
    • /content/develop/tools/_index.md (Redis Insight section text link)
    • /content/operate/_index.md (Redis Insight table cell)
    • /content/operate/redisinsight/_index.md (download icon at top)
  • Create new integration page: /content/integrate/redisinsight/_index.md

    • Title: 'Redis Insight'
    • Type: 'integration'
    • Includes download icon and comprehensive feature overview

All download links point to: https://redis.io/downloads/#:~:text=Redis-,Insight,-Download%20a%20powerful SVG icons use Redis brand colors (black #2C2C2C and red #DC382D) for consistency

Resolves DOC-5293

…OC-5293)

- Create 5 new black and red duotone SVG icons for Redis Insight:
  - redisinsight-aws.svg (AWS installation)
  - redisinsight-desktop.svg (Desktop installation)
  - redisinsight-kubernetes.svg (Kubernetes installation)
  - redisinsight-docker.svg (Docker installation)
  - redisinsight-download.svg (Direct download)

- Update installation pages with icon tables and download links:
  - /content/operate/redisinsight/install/_index.md (2x2 table with download link at top)
  - /content/develop/tools/insight/_index.md (single row table with 3 icons)
  - /content/operate/redisinsight/install/install-on-desktop.md (download link at top)

- Add download links across multiple documentation sections:
  - /content/develop/_index.md (Redis Insight section text link)
  - /content/develop/tools/_index.md (Redis Insight section text link)
  - /content/operate/_index.md (Redis Insight table cell)
  - /content/operate/redisinsight/_index.md (download icon at top)

- Create new integration page: /content/integrate/redisinsight/_index.md
  - Title: 'Redis Insight'
  - Type: 'integration'
  - Includes download icon and comprehensive feature overview

All download links point to: https://redis.io/downloads/#:~:text=Redis-,Insight,-Download%20a%20powerful
SVG icons use Redis brand colors (black #2C2C2C and red #DC382D) for consistency

Resolves DOC-5293
Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Several image issues.

mich-elle-luna and others added 4 commits June 2, 2025 11:59
- Move SVG icons outside of relref/markdown links to use separate <img> tags
- Update installation table in operate/redisinsight/install/_index.md
- Update installation table in develop/tools/insight/_index.md
- Update download links in integrate/redisinsight/_index.md
- Update download link in operate/redisinsight/_index.md
- Add inline styling for proper icon display and spacing
- Ensures SVG icons appear correctly in production builds

Fixes image display issues in production environment
- Replace HTML <img> tags with {{<image filename=...>}} shortcode format
- Update all installation tables to use proper Hugo shortcode syntax
- Fix download links to use Hugo image shortcode followed by markdown link
- Ensures proper image rendering in both local and production builds
- Follows established pattern from AI project documentation

Updated files:
- content/operate/redisinsight/install/_index.md (installation table)
- content/develop/tools/insight/_index.md (installation table)
- content/integrate/redisinsight/_index.md (download link)
- content/operate/redisinsight/_index.md (download link)
Co-authored-by: David Dougherty <[email protected]>
Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested a local relnotes link and corrected two K8s links.

Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants