Skip to content

Add Phind search engine#160

Merged
medyo merged 31 commits intomedyo:developfrom
MustCodeAl:master
Sep 28, 2023
Merged

Add Phind search engine#160
medyo merged 31 commits intomedyo:developfrom
MustCodeAl:master

Conversation

@MustCodeAl
Copy link
Copy Markdown
Contributor

adding phind.com

medyo and others added 27 commits February 11, 2023 13:53
change the tag github action to support hashtags commit #minor
Fix Distribution Github action
update checkout action and enable logs
feat(ci):revert github tag action (demo)
fix: checkout action version
patch: custom_release_rules
minor: add minor to custom_release_rules
fix checking existing feed urls
fix the navigation item color
adding phind.com
add phind logo svg
@medyo medyo self-requested a review September 5, 2023 09:14
@medyo medyo added the New feature Request a new language to add label Sep 5, 2023
@medyo medyo linked an issue Sep 5, 2023 that may be closed by this pull request
Copy link
Copy Markdown
Owner

@medyo medyo left a comment

Choose a reason for hiding this comment

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

The logo should appear in white when using the Dark Mode
Can you handle it using css only. Something like

.dark .searchEngineLogo {
  fill: white;
}

image

updating phind to include phind-logo classname
to include phind logo dark css
include phindlogo classname
@MustCodeAl
Copy link
Copy Markdown
Contributor Author

is this ok to put in app.css?

.dark .phindLogo {
  fill: white;
}

@medyo
Copy link
Copy Markdown
Owner

medyo commented Sep 14, 2023

is this ok to put in app.css?

.dark .phindLogo {
  fill: white;
}

Yes, that's okay, can you rename the class to be more generic so it can be used for the Yahoo logo too as it has the same UI issue?

Copy link
Copy Markdown
Contributor Author

@MustCodeAl MustCodeAl left a comment

Choose a reason for hiding this comment

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

made the class more generic

@medyo medyo changed the base branch from master to develop September 28, 2023 11:36
@medyo medyo changed the title Update index.tsx and assets svg to include phind Add Phind search engine Sep 28, 2023
@medyo medyo merged commit 7de744b into medyo:develop Sep 28, 2023
@medyo
Copy link
Copy Markdown
Owner

medyo commented Sep 28, 2023

Thanks @MustCodeAl for your contribution

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

Labels

New feature Request a new language to add

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add phind.com as search engine to hacktab

2 participants