Skip to content
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

Update image to use New Teleport SVG instead #3220

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

Conversation

benarent
Copy link
Contributor

@benarent benarent commented Feb 6, 2025

Summary

This PR updates Teleport logo to a SVG and links to our docs. The first PR broke the build due to updating from PNG/SVG. I've had problems running this locally, so double check on Vercel/staging before.

I'm unable to build this site( see below ) but http://localhost:3000/docs/en/intro and /docs just hangs.

yarn run v1.22.22
warning ../../package.json: No license field
$ docusaurus start
[INFO] Starting the development server...
[SUCCESS] Docusaurus website is running at: http://localhost:3000/docs/

✔ Client
  Compiled successfully in 8.02s

client (webpack 5.97.1) compiled successfully

Checklist

@benarent benarent requested a review from a team as a code owner February 6, 2025 19:50
@benarent benarent requested review from Ryado and removed request for a team February 6, 2025 19:50
@serprex serprex requested a review from gingerwizard February 6, 2025 19:55
@gingerwizard
Copy link
Contributor

you reference an svg which you dont include in the commit

🎉 bundled successfully in: build/en/cloud/manage/api/swagger.html (563 KiB) [⏱ 3ms].
[INFO] [en] Creating an optimized production build...
[info] [webpackbar] Compiling Client
[info] [webpackbar] Compiling Server
[success] [webpackbar] Server: Compiled with some errors in 5.22m
[success] [webpackbar] Client: Compiled with some errors in 6.30m
Error:  Client bundle compiled with errors therefore further build is impossible.
Module not found: Error: Can't resolve './images/logos/teleport.svg' in '/opt/clickhouse-docs/docs/en/integrations'
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
INFO:root:Run failed
Error: Process completed with exit code 1.

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

Successfully merging this pull request may close these issues.

2 participants