-
Notifications
You must be signed in to change notification settings - Fork 114
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
repo for profiles #99
Comments
the current code slurps all the json files in a directory. this is probably not going to scale, but might be worth testing. reality is that there will be a limit to how far folks want to scroll in a drop down list box. |
getting started on this feature. here's the repo: https://github.com/jbruce12000/kiln-profiles let me know if you want create access. I'm adding some stuff to the json format for these files that will make it easier to search in the future. I've added fields description and tags. |
created the kiln-profiles branch to support loading of profiles from the new repo. |
basic loading works with configurable path |
@jbruce12000 I noticed this repo/local files the other day, and was wondering if you'd want to switch to just using a git submodule? |
The text was updated successfully, but these errors were encountered: