Lioman
Lioman
@alexandrevicenzi @paulocoutinhox `pelican-search` is released with version 1.1.0 with all my changes. I had to rework large bits of my branch, and the settings mentioned above are not valid anymore....
I think this can be closed as `rel=me` is supported for mastodon and some other sites. or it should be changed to something different like adding a setting to enable...
> > * If we do this, then it needs to be required (i.e. `mypy` through CI etc) and this could make entry level for contributions higher. Perhaps this will...
I had the same issue and a solution was to set the position with: ``` data-options="nub_position: right; tip_location: left;" ``` (In my case the tip was on the top right...
@svenmeier Just a question: I would love to see strava integration. Would even try to implement it myself. Is this ok or do you don't want any other integrations?
Basically yes. There is a documentation available: https://developers.strava.com/docs/reference/
@alexandrevicenzi should this PR point to `v3` instead?
We can strip all non-printable chars by using `unicodedata.normalize("NFKD", title)` but I'm not sure if we have some side effects there
This is potentially due to a `keytar` error. As stated in the Troubleshooting part of README run `yarn rebuild`
@svenmeier This can perhaps be deleted - just discovered that there is an old PR: #148 by @badbyte7