Open
Description
We need to store the citation styles somewhere, the main options are
- Store them inside of the word addin (probably not a good idea)
- Upload them at the same time we deploy the plugin, but then we need to know the URL we are deploying to
- Create static storage or an API where we can query for the citation styles
4. can we do this with our current Azure setup?
We need to store both the citation styles themselves (https://github.com/citation-style-language/styles) and locales (https://github.com/citation-style-language/locales)