Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ Contributions welcome. See [CONTRIBUTING.md](CONTRIBUTING.md) for workflow and e

## Community

- [Discord](https://discord.gg/QzZ2cWg36g)
- [Website](https://griddynamics.github.io/rosetta/)
- [rosetta-support@griddynamics.com](mailto:rosetta-support@griddynamics.com)

Expand Down
1 change: 0 additions & 1 deletion TROUBLESHOOTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ Common causes: unsupported file format, oversized documents, malformed markdown.

## Still Stuck?

- [Discord](https://discord.gg/QzZ2cWg36g)
- [Open an issue](https://github.com/griddynamics/rosetta/issues)
- [rosetta-support@griddynamics.com](mailto:rosetta-support@griddynamics.com)
- [Website](https://griddynamics.github.io/rosetta/)
1 change: 0 additions & 1 deletion USAGE_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,6 @@ These videos were recorded in different IDEs to show that Rosetta works everywhe

## Getting Help

- [Discord](https://discord.gg/QzZ2cWg36g)
- [Website](https://griddynamics.github.io/rosetta/)
- [rosetta-support@griddynamics.com](mailto:rosetta-support@griddynamics.com)

Expand Down
6 changes: 0 additions & 6 deletions docs/web/_includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
<span>griddynamics/rosetta</span>
</a>
</li>
<li>
<a href="https://discord.gg/QzZ2cWg36g" target="_blank" rel="noopener noreferrer" class="discord-link" aria-label="Join our Discord">
<svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false"><path d="M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"/></svg>
<span>Community</span>
</a>
</li>
<li>
<button class="theme-toggle" id="theme-toggle" aria-label="Switch theme" title="Switch theme">☀</button>
</li>
Expand Down
1 change: 0 additions & 1 deletion docs/web/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<a href="{{ '/roadmap/' | relative_url }}">Roadmap</a>
<a href="{{ '/contribute/' | relative_url }}">Contribute</a>
<a href="https://github.com/griddynamics/rosetta" target="_blank" rel="noopener noreferrer">GitHub</a>
<a href="https://discord.gg/QzZ2cWg36g" target="_blank" rel="noopener noreferrer">Community</a>
<a href="mailto:rosetta-support@griddynamics.com">Contact Us</a>
</nav>
</div>
Expand Down
1 change: 0 additions & 1 deletion docs/web/_layouts/docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
<a href="{{ '/roadmap/' | relative_url }}">Roadmap</a>
<a href="{{ '/contribute/' | relative_url }}">Contribute</a>
<a href="https://github.com/griddynamics/rosetta" target="_blank" rel="noopener noreferrer">GitHub</a>
<a href="https://discord.gg/QzZ2cWg36g" target="_blank" rel="noopener noreferrer">Community</a>
<a href="mailto:rosetta-support@griddynamics.com">Contact Us</a>
</nav>
</div>
Expand Down
80 changes: 2 additions & 78 deletions docs/web/assets/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -156,48 +156,6 @@ nav a.github-link svg {
flex: 0 0 auto;
}

nav a.discord-link {
display: inline-flex;
align-items: center;
gap: .35rem;
padding: .28rem .7rem;
margin-left: .75rem;
border-radius: 6px;
border: 1px solid rgba(88, 101, 242, 0.4);
color: #7289da;
font-size: .82rem;
font-weight: 600;
text-decoration: none;
background: rgba(88, 101, 242, 0.08);
transition: background .15s, border-color .15s, color .15s;
}

nav a.discord-link:hover {
background: rgba(88, 101, 242, 0.18);
border-color: rgba(88, 101, 242, 0.7);
color: #99aab5;
text-decoration: none;
border-bottom-color: rgba(88, 101, 242, 0.7);
}

nav a.discord-link svg {
width: 15px;
height: 15px;
flex: 0 0 auto;
}

[data-theme="light"] nav a.discord-link {
border-color: rgba(88, 101, 242, 0.3);
color: #5865f2;
background: rgba(88, 101, 242, 0.06);
}

[data-theme="light"] nav a.discord-link:hover {
background: rgba(88, 101, 242, 0.12);
border-color: rgba(88, 101, 242, 0.5);
color: #4752c4;
}

/* ===== LAYOUT ===== */
main {
max-width: 1200px;
Expand Down Expand Up @@ -1200,19 +1158,6 @@ h2.with-marker::before {
text-decoration: none;
}

.rm-feedback-btn--discord {
border-color: rgba(88, 101, 242, 0.45);
color: #7289da;
background: rgba(88, 101, 242, 0.07);
}

.rm-feedback-btn--discord:hover {
background: rgba(88, 101, 242, 0.14);
border-color: rgba(88, 101, 242, 0.7);
color: #7289da;
text-decoration: none;
}

[data-theme="light"] .rm-feedback {
background: #ffffff;
border-color: rgba(0,0,0,0.08);
Expand All @@ -1232,18 +1177,6 @@ h2.with-marker::before {
color: #7a5000;
}

[data-theme="light"] .rm-feedback-btn--discord {
border-color: rgba(88, 101, 242, 0.3);
color: #5865f2;
background: rgba(88, 101, 242, 0.05);
}

[data-theme="light"] .rm-feedback-btn--discord:hover {
background: rgba(88, 101, 242, 0.1);
border-color: rgba(88, 101, 242, 0.5);
color: #4752c4;
}

@media (max-width: 600px) {
.rm-feedback { flex-direction: column; gap: 1.2rem; }
.rm-feedback-actions { width: 100%; }
Expand Down Expand Up @@ -3298,12 +3231,6 @@ nav a:focus-visible {
border-bottom: none;
}

nav a.discord-link {
margin-left: 0;
margin-top: .5rem;
width: fit-content;
}

.nav-wrap {
flex-wrap: wrap;
}
Expand Down Expand Up @@ -4337,14 +4264,11 @@ tr:hover td { background: rgba(255,192,2,0.03); }
}

/* ===== NAV: DISABLE SLIDE UNDERLINE ON SPECIAL LINKS ===== */
nav a.github-link,
nav a.discord-link {
nav a.github-link {
background-image: none;
}
nav a.github-link:hover,
nav a.github-link.active,
nav a.discord-link:hover,
nav a.discord-link.active {
nav a.github-link.active {
background-size: 0 0;
}

Expand Down
2 changes: 1 addition & 1 deletion docs/web/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ permalink: /contribute/
<div class="rm-feedback" style="margin-top:1.5rem">
<div class="rm-feedback-text">
<strong>Ready to contribute?</strong>
<p>Found an issue or have a suggestion? Raise a GitHub issue, email us at <a href="mailto:rosetta-support@griddynamics.com">rosetta-support@griddynamics.com</a>, or join the community on <a href="https://discord.gg/QzZ2cWg36g" target="_blank" rel="noopener noreferrer">Discord</a>.</p>
<p>Found an issue or have a suggestion? Raise a GitHub issue or email us at <a href="mailto:rosetta-support@griddynamics.com">rosetta-support@griddynamics.com</a>.</p>
</div>
<div class="rm-feedback-actions">
<a href="https://github.com/griddynamics/rosetta/blob/main/CONTRIBUTING.md" target="_blank" rel="noopener noreferrer" class="rm-feedback-btn">Read CONTRIBUTING.md</a>
Expand Down
1 change: 0 additions & 1 deletion docs/web/docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ Contributions welcome. See [Contributing](/rosetta/docs/contributing/) for workf

## Community

- [Discord](https://discord.gg/QzZ2cWg36g)
- [rosetta-support@griddynamics.com](mailto:rosetta-support@griddynamics.com)

## License
Expand Down
1 change: 0 additions & 1 deletion docs/web/docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,5 @@ Common causes: unsupported file format, oversized documents, malformed markdown.

## Still Stuck?

- [Discord](https://discord.gg/QzZ2cWg36g)
- [Open an issue](https://github.com/griddynamics/rosetta/issues)
- [rosetta-support@griddynamics.com](mailto:rosetta-support@griddynamics.com)
1 change: 0 additions & 1 deletion docs/web/docs/usage-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,6 @@ These videos were recorded in different IDEs to show that Rosetta works everywhe

## Getting Help

- [Discord](https://discord.gg/QzZ2cWg36g)
- [Website](https://griddynamics.github.io/rosetta/)
- [rosetta-support@griddynamics.com](mailto:rosetta-support@griddynamics.com)

Expand Down
4 changes: 0 additions & 4 deletions docs/web/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,6 @@ permalink: /roadmap/
<svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><rect x="2" y="4" width="16" height="13" rx="2" stroke="currentColor" stroke-width="1.5"/><path d="M2 7l8 5 8-5" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"/></svg>
Send feedback
</a>
<a href="https://discord.gg/QzZ2cWg36g" target="_blank" rel="noopener noreferrer" class="rm-feedback-btn rm-feedback-btn--discord">
<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"/></svg>
Join Community
</a>
</div>
</div>
</div>
Expand Down
2 changes: 0 additions & 2 deletions gain.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@
"logging_project": "ROSETTA",
"security": "Vault",
"security_project": "ROSETTA",
"collaboration": "Discord",
"collaboration_project": "Rosetta Community",
"collaboration_project_invitation_link": "https://discord.gg/wkqxxCPD",
"unit_tests": "in-repository",
"integration_tests": "in-repository",
"e2e_tests": "din-repository",
Expand Down
1 change: 0 additions & 1 deletion ims-mcp-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ This package provides a FastMCP server that connects to Rosetta servers for adva

## Community

- [Discord](https://discord.gg/QzZ2cWg36g)
- [Website](https://griddynamics.github.io/rosetta/)
- [rosetta-support@griddynamics.com](mailto:rosetta-support@griddynamics.com)

Expand Down
1 change: 0 additions & 1 deletion ims-mcp-server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ redis = [

[project.urls]
Homepage = "https://github.com/griddynamics/rosetta"
Discord = "https://discord.gg/QzZ2cWg36g"
Website = "https://griddynamics.github.io/rosetta/"
Support = "https://github.com/griddynamics/rosetta/issues"

Expand Down
1 change: 0 additions & 1 deletion rosetta-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ This directory contains the Python package for publishing knowledge base content

## Community

- [Discord](https://discord.gg/QzZ2cWg36g)
- [Website](https://griddynamics.github.io/rosetta/)
- [rosetta-support@griddynamics.com](mailto:rosetta-support@griddynamics.com)

Expand Down
1 change: 0 additions & 1 deletion rosetta-cli/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ dev = [

[project.urls]
Homepage = "https://github.com/griddynamics/rosetta"
Discord = "https://discord.gg/QzZ2cWg36g"
Website = "https://griddynamics.github.io/rosetta/"
Support = "https://github.com/griddynamics/rosetta/issues"

Expand Down
1 change: 0 additions & 1 deletion rosetta-mcp-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ This package provides a FastMCP server that connects to Rosetta servers for adva

## Community

- [Discord](https://discord.gg/QzZ2cWg36g)
- [Website](https://griddynamics.github.io/rosetta/)
- [rosetta-support@griddynamics.com](mailto:rosetta-support@griddynamics.com)

Expand Down
1 change: 0 additions & 1 deletion rosetta-mcp-server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ dependencies = [

[project.urls]
Homepage = "https://github.com/griddynamics/rosetta"
Discord = "https://discord.gg/QzZ2cWg36g"
Website = "https://griddynamics.github.io/rosetta/"
Support = "https://github.com/griddynamics/rosetta/issues"

Expand Down