-
Notifications
You must be signed in to change notification settings - Fork 68
List FPM registry packages #133
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
Move download to happen before Jekyll build. Also add to PRpreview CI workflow.
#build_preview |
This PR has been built with Jekyll and can be previewed at: https://fortran-lang.org/pr/133/ |
Sorry, preview's not working because it depends on the new CI files |
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.
+1 to the idea. I didn't check that it actually works (since the preview does not work), nor how it looks, but let's simply iterate on it if we don't like it.
+1 to merge.
Thanks Ondřej! Yep I'm open to suggestions as to how we can improve this in the future |
#delete_preview |
The preview build for this PR has now been deleted. |
I checked it on the website and it looks awesome! Thank you for implementing this.
…On Sat, Aug 8, 2020, at 2:04 AM, github-actions[bot] wrote:
The preview build for this PR has now been deleted.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#133 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAFAWC3N2WOL5GTQ2HOZGLR7UBH7ANCNFSM4PXYZTZQ>.
|
A minimal modification to include packages from fpm-registry on the website.
They are listed in their own category ('fpm') as well as searchable via the existing search function.
This is a stopgap until we can clean this up and separate out fpm-registry like crates.io to provide more info.