Cornelius Schumacher

Results 70 comments of Cornelius Schumacher

As a generalisation it might be helpful to state something like a minimum Qt version for cases where libraries make use of features which are not available in all Qt...

The packages section is meant to have the references to the packages for the specific version of the library, which is described by the release manifest. This way you get...

Cool. So to make use of it we would need to do two things: Add the meta data to the manifests and implement and add distribution support for ArchLinux to...

This sounds like a good idea. Maybe somebody finds some time to implement it. The relevant code is in the [view template for the two column layout](https://github.com/cornelius/inqlude/tree/master/view/two-column).

We currently use Google Site Search. This will be shut down by April 1 2018 so we need to find an alternative like the one mentioned above. Another alternative might...

Using PHP to create the index might be ok as long as it's not required at runtime. I would like to keep the web site static HTML to avoid any...

Fuzzysort and Lunr look interesting. Thanks for looking into this. I would try to avoid a non free software solution if there is a decent alternative.

@nanduni-nin I'm not sure we need additional categories. The main challenge with this issue and issue #27 is to find a good structure on the web site. This will require...

We use the short description from the metainfo.yml as one-line summary already. That's what it's meant to be. The introduction is the longer multi-line or multi-paragraph description formatted with markdown....

This is a good idea. The preferred way to request a library would be to submit a pull request which adds the manifest. How could this be done in the...