Gavin Wiggins

Results 36 comments of Gavin Wiggins

I am also awaiting Jekyll v4.0 support for Github Pages. I need to use the "manually order documents" feature for collections but it is only available in v4.0. https://jekyllrb.com/docs/collections/#manually-ordering-documents

In the past, how long did it take for GitHub Pages to update to the latest version of Jekyll? Or is GitHub Pages always on an old Jekyll version?

Still waiting on GitHub Pages to support Jekyll 4 which is currently sitting at version 4.1.1

I added a `sidebar-width` example. It uses `minWidth` to define the initial width and `maxWidth` to define the max width of the sidebar. Does that demonstrate what you're trying to...

I understand what you're saying but I don't think it is currently possible in SwiftUI. One thing I tried was to remove `.listStyle(SidebarListStyle())` from the example. This prevents the sidebar...

I labeled this as a bug for now. Hopefully there will be a SwiftUI update that fixes the problem. I'll keep this open so I don't forget to about it.

@radu-tutueanu When developing iOS and Mac apps, I prefer to spend most of my time developing the app and not the server side logic. So I tend to rely on...

Yes, but how do I delete the conda-forge version. I think you need to delete the feedstock at https://github.com/conda-forge/chemics-feedstock.

I transferred the repo from the GitHub organization to my personal account. Not sure if the transfer affected the conda-forge version but going forward I will recommend installing chemics only...

How does JOSS handle new releases, do I need to submit to JOSS for each new version of the Chemics package?