Jan Küster
Jan Küster
### Documentation is missing something or incorrect (have typos, etc.): - Give an expressive description what you have changed/added and why The wiki contains already some information on how to...
### I have a suggestion: - Describe your feature / request I currently implement connect route authentication with `ostrio:cookies` and basically the code from this package: - client: https://github.com/veliovgroup/Meteor-Files/blob/master/client.js#L115 -...
Hello there, what do you think about an integration using xAPI or LTI? We want to integrate the tool into several different educational applications but require a vast amount of...
Or any active fork that is known?
the `\cvevent` command can use multiple paragraphs, as already implemented in `sidebar`, see this PR: https://github.com/jankapunkt/latexcv/pull/53 However, the other templates still don't have this feature. PRs welcomed :-)
one of the ideas from the ideas thread #18 which is mainly described here: https://github.com/jankapunkt/latexcv/issues/18#issuecomment-525730139 ``` This is how I imagine. Header: name in larger font size, current position, title...
Is it possible to use mup to deploy to ARM devices (raspberry pi etc.)? Currently I am using a similar approach like [this one](https://github.com/meteor/meteor-feature-requests/issues/130#issuecomment-650719151) with Phusion Passenger. However, I would...