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

fix HTML title + logo as SVG #24

Merged
merged 2 commits into from
Jun 9, 2024
Merged

fix HTML title + logo as SVG #24

merged 2 commits into from
Jun 9, 2024

Conversation

jschroeter
Copy link
Collaborator

this fixes the HTML title of the wifimanager portal by adding the logo as inline SVG in CSS.

Since I don't have the font installed that it used in https://github.com/gdoor-org/gdoor-org.github.io/blob/d408e10103a08ccb7faadb3d52b921d02b86e590/_src/logo/logo.svg it looks a bit different. @DaSchaef, could you convert all text to paths and export the SVG again, so the SVG renders nicely also when the font isn't locally installed? Then we could use the SVG instead of the JPG/PNG in all places (incl. the website).

@jschroeter jschroeter requested a review from DaSchaef June 8, 2024 20:04
@DaSchaef
Copy link
Contributor

DaSchaef commented Jun 8, 2024

I deleted the logo source files by mistake, but they were in the git history.

Do these files help (created with Inkscape under Linux)?

https://github.com/gdoor-org/gdoor-org.github.io/tree/main/assets/images/logo

@jschroeter
Copy link
Collaborator Author

Thanks, yes, that was helpful. I added a highly optimized SVG here: https://github.com/gdoor-org/gdoor-org.github.io/tree/main/assets/images/logo
It's now used everywhere.

Not sure what these files are there for: https://github.com/gdoor-org/gdoor-org.github.io/tree/main/_src/logo ?

@DaSchaef
Copy link
Contributor

DaSchaef commented Jun 9, 2024

Hm, I forgot this folder 😅
Should be identical or maybe an inkscape export of it?

@jschroeter jschroeter merged commit e4702a3 into main Jun 9, 2024
1 check passed
@jschroeter
Copy link
Collaborator Author

I did some cleanup: gdoor-org/gdoor-org.github.io@7537c4d

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