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

Add placeholder gears as logo #120

Merged
merged 12 commits into from
Jun 23, 2024
Merged

Add placeholder gears as logo #120

merged 12 commits into from
Jun 23, 2024

Conversation

lilyminium
Copy link
Member

@lilyminium lilyminium commented Jun 21, 2024

Adds the logo to MDAKits

Changes made in this Pull Request:

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG.md updated?
  • AUTHORS.md updated?
  • Issue raised/referenced?

@lilyminium lilyminium marked this pull request as draft June 22, 2024 01:39
@pep8speaks
Copy link

pep8speaks commented Jun 22, 2024

Hello @lilyminium! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 55:80: E501 line too long (83 > 79 characters)

Comment last updated at 2024-06-23 17:11:17 UTC

@lilyminium lilyminium marked this pull request as ready for review June 22, 2024 11:33
@lilyminium
Copy link
Member Author

Screenshot 2024-06-22 at 11 12 17 pm

Added some docs explaining to edit the logo, and also updated MDAKits placeholder to this.

@lilyminium
Copy link
Member Author

@orbeckst is this what you were thinking? I could also drop the question mark in the placeholder if that's simpler!

Copy link
Member

@orbeckst orbeckst left a comment

Choose a reason for hiding this comment

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

Looking great. I’d leave the template with question mark in, just as you have it.

Once you’re done with the logo here, can you also add the official MDAkit logo to the branding repo?

(I’m not 100% sure if we should put the empty template into branding as well — it might become confusing. Perhaps have a separate repo for free templates???)

Copy link
Member

@IAlibay IAlibay left a comment

Choose a reason for hiding this comment

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

Approving, although with the one comment re: removing commented out test lines.

@@ -39,8 +39,8 @@ def test_official_mda_theme(self, tmpdir):

text = conf.read_text()
assert '"mda_official": True,' in text
assert "html_logo" not in text
assert "html_favicon" not in text
# assert "html_logo" not in text
Copy link
Member

Choose a reason for hiding this comment

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

maybe worth removing these if they are no longer useful?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thank you -- done!

@lilyminium lilyminium merged commit 7e19e71 into main Jun 23, 2024
10 of 11 checks passed
@lilyminium lilyminium deleted the add-mdakits-empty-logo branch June 23, 2024 17:12
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.

4 participants