Skip to content

Add logo and images to README #432

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

Merged
merged 2 commits into from
Apr 16, 2023
Merged

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Apr 15, 2023

Small changes to try to make the README more attractive.

I made a new version of the "python-graphblas" logo that is twice as large and hopefully looks okay in both dark and light mode.

I added images of a graph and the corresponding adjacency matrix as shown by our notebook repr.

I added these images to MANIFEST so they will show on PyPI.

I link to graphblas-algorithms.

I broke the badges up into three lines.

And, finally, I'm playing around with https://pre-commit.ci which may be able to replace our lint CI action.

@eriknw eriknw added the documentation Improve or add to documentation label Apr 15, 2023
@coveralls
Copy link

coveralls commented Apr 15, 2023

Coverage Status

Coverage: 99.471% (+8.0e-05%) from 99.471% when pulling 72a876c on eriknw:readme_logo into f023d9c on python-graphblas:main.

Copy link
Member

@SultanOrazbayev SultanOrazbayev left a comment

Choose a reason for hiding this comment

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

Looks great, Erik! :)

Comment on lines +12 to +17
<defs
id="defs130" />
<g
id="g715"
style="fill:#ff0000"
transform="translate(-9.9602331,-10.294627)" />
Copy link
Member Author

Choose a reason for hiding this comment

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

@jim22k is it safe to remove these lines? Do they do anything? Do they help inkscape in any way? They look delete-able to me.

@eriknw
Copy link
Member Author

eriknw commented Apr 16, 2023

Thanks for looking @SultanOrazbayev!

Merging. We can always make tweaks as desired.

I wouldn't mind if the graph diagram looked a little better...

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

Successfully merging this pull request may close these issues.

3 participants