-
Notifications
You must be signed in to change notification settings - Fork 71
Add a package listing page to the website #16
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great to me.
I will try to put together an image/logo for Nbless by this Friday.
I have ideas for logos for all of my packages 😃
ok awesome we just need to decide which layout we want! i'll keep the gallery style layout for the time being and might comment out the other |
ok i'm going to merge this! When our next package (pandera) is accepted which will happen VERY SOON, we can ask @cosmicBboy to add his package to the directory with nbless!! |
I won’t be able to get to it until tomorrow, if that’s soon enough!
…On Tue, Oct 1, 2019 at 3:42 PM Leah Wasser ***@***.***> wrote:
ok i'm going to merge this! When our next package (pandera) is accepted
which will happen VERY SOON, we can ask @cosmicBboy
<https://github.com/cosmicBboy> to add his package to the directory with
nbless!!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#16?email_source=notifications&email_token=AAVPVMNL3VI6J4FCNKQGDW3QMORZJA5CNFSM4IXUVNUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEACPSLQ#issuecomment-537196846>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAVPVMJEQJBRDNDOJGYYX7TQMORZJANCNFSM4IXUVNUA>
.
|
@cosmicBboy ofcourse. that is perfect! thank you for being so responsive!! |
all you will need to do is submit a pr with a new markdown file https://github.com/pyOpenSci/pyopensci.github.io/tree/master/_packages you can follow the exact format for nbless but fill in information for you and your package! |
@lwasser is there an example of how I should link in image? e.g. should they be stored in the |
This PR would allow a package maintainer to add a package to the pyopensci website. We have a few options here. I created both a grid layout which will be nicer over time with more packages but ofcourse is more condensed and a regular listing.
@marskar have a look at this please!! we could add an image for each package and it would nice BUT it would require the package owner to come up with an image. When a package is accepted however you could essentially add a md file see this file with a link to the github repo and a short description and list of maintainers and it would populate on the website. The image below shows both listing options and i was lazy about fully populating content for your package martin - just wanted to get the website working here as a demo for friday's meeting!! :)
All - any feedback is welcome here.