diplodoc-platform / diplodoc-platform/client

Implement "Embed Mode" in Diplodoc Client

Open
#91 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
TypeScript
Stars
3
Forks
7
Avg merge
21h 21m
Merged PRs (30d)
17

Description

Add a feature to activate "Embed Mode" using the embed query parameter. This mode will hide the Table of Contents (TOC), mini-TOC, and header, creating a streamlined view suitable for embedding via iframe.

Acceptance Criteria:

1. Detection and Activation:
- Detect `embed` query parameter from the URL.
- Example: `https://example.com?embed=true`

2. UI Changes:
- Hide TOC, mini-TOC, and header when embed mode is active.

3. Documentation:
- Update documentation to explain how to use embed mode.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.