Alfredo Cambera
Alfredo Cambera
This feature would be very useful
Same here. I'd like to remove that link to `about` and `docs`. Noticed there are configuration parameters for `docs` on https://github.com/xianmin/hugo-theme-jane/blob/master/dev-config.toml#L44-L55 . Seems like a work in progress
I'm getting this same issue with IAMPolicyAttachment
Tags are really useful. I hope this PR gest merged soon.
They don't look the same to me. Maybe is a thing of my monitor but the headings font looks different https://imgur.com/a/Z02TeOC Could you please give me your opinion?
Sure, I'll do it tomorrow.
@arybolovlev Thanks a lot. Your suggestion fixed the issue for me.
Added the following at the all the imports, at the beginning of **wikicontent.py** and it worked. Hope it helps fix the bug: ``` import sys reload(sys) sys.setdefaultencoding('utf8') ```
I had this same issue and it was because I had cleared the `~/.okta/config.properties` file. I moved the `~/.okta` dir to a backup directory, reinstalled and everything started working again.
Current version of devpi-server and devpi-client are too old. Please, merge this change