pyOpenSci / pyopensci.github.io

This is the website for pyOpenSci. Contributions welcome!!
https://www.pyopensci.org
Other
35 stars 61 forks source link

PAGE: how to submit a package to pyOS #424

Open kierisi opened 2 weeks ago

kierisi commented 2 weeks ago

@lwasser OK, I think I sorted things out on my end - thanks for walking me through that! and let me know if things are still wonky 🥹

I've got the header image working (yay!) but the TOC isn't showing. I'm guessing there's something under the hood to enable it, or if there's another way to get the same effect, I'm happy to implement it!

kierisi commented 2 weeks ago

pre-commit.ci autofix

kierisi commented 2 weeks ago

it looks like lychee is unhappy with the link for the website not existing yet. I know we fixed it for htmlproofer, and it is working on my latest blog post: https://github.com/pyOpenSci/pyopensci.github.io/pull/425 I'm wondering if the fix was somehow only applied to blog posts?

lwasser commented 2 weeks ago

nice job with this pr @kierisi !! i see lychee found 2 url issues.

  1. definitely the same issue as we had with htmlproofer (that i thought we had fixed) 🤷🏻‍♀️
  2. the second however i think is a markdown issue

i believe there is a )) to fix.