-
Notifications
You must be signed in to change notification settings - Fork 313
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
Adds jekyll-get plugin #83
base: main
Are you sure you want to change the base?
Conversation
Schema TEST
merge datajson schema
merging updates
See #77 for context |
Thanks for the PR! This sounds really interesting but I'm a little confused about how you'd use it. I assume it's something you'd need to do on the command line since github pages doesn't support plugins, but would you mind elaborating a bit? or do you have an example you're using somewhere? |
Fascinating! Let's see if it takes off. |
@timwis my taught on this is that someone could run While gh-pages doesn't support plugins its not needed as the json is committed as a new file for use in the site. One could potential use this to mash up datasets remotely host with those on their JKAN... or maybe offer a search functionality that includes those remote datasets along with those on JKAN. |
If I'm understanding correctly, I really like this idea! Slight aside for my context:
|
Optionally Plugin to get dataset.json and data.json from another instance of JKAN to cache and potentially use on another site