Nicola

Results 55 comments of Nicola

> I think I've seen this, too. Setting up the git host first, then switching to store externally worked for me. I confirm, I had to the same and it...

@lnielsen @slint I summarized here a few notes that might be useful for us from the [technical writing course by Google](https://developers.google.com/tech-writing/overview), I hope it can help: * acronyms: always spell...

Unfortunately, it won't work, see https://github.com/inveniosoftware/training/issues/109 We still did not find the time to upgrade the `Invenio` framework :(

At this time, to build your own research repo, what we recommend is to use InvenioRDM instead: * https://inveniordm.docs.cern.ch/ * https://inveniosoftware.org/products/rdm/

If I can give my 2 cents, I have the feeling that the GPL choice (as Tim Smith also expressed) was the right choice a few years ago, when the...

> @ntarocco ☝🏼? Sorry, we are fully focused on working on InvenioRDM. See the warning message in the [README](https://github.com/inveniosoftware/invenio/blob/master/README.rst).

This package, what we call the framework, is simply a python module that defines the list of dependencies of the various Invenio modules, nothing more. For the moment, we don't...

Same issue here. As workaround, I found you can manually add the internal_impl.jar, which you can find in the support library and it will work. It looks related to an...

> Download links are being blocked because of CORS. Not sure I understand this one: we should just download a file, e.g. you are downloading it with `curl` or with...

Backend is fixed. Missing UI fixes.