oupala
oupala
I'm using hexo with **hexo-renderer-markdown-it** plugin to get a better markdown renderer. I also use **hexo-toc** to get tocs on my posts. When I'm using both of them, the [Automatic...
The activity on this git repository seems to get flat this months. Is this plugin still maintained?
Gource has [new releases 0.52 and 0.53](https://gource.io/) in 2022. Envisaged should be updated to these versions!
gource is proposing an option to set bloom level: ` --bloom-multiplier` and `--bloom-intensity`. It would be great to be able to set it using the *envisaged* docker image.
It would be great to support the possibility of passing a variable to set date format, as [gource is offering this possibility](https://github.com/acaudwell/Gource/wiki/Controls#date-format).
### Environment * **Version**: latest docker image * **Installation**: docker * **PHP version**: n/a * **OS**: raspberry * **Database**: sqlite * **Parameters**: n/a I'm trying to install Wallabag on a...
The last update of the resume should be an important information. Outdated resumes are useless.
When enabling Content Security Policy on the webserver that serves epubjs-reader, `unsafe-inline` has to be enabled as epubjs-reader is including some js and some css in the html. Do you...
I've just noticed a wrong behavior on windows when using glob "*". ```dos C:\test └───source └───path └───to └───a └───file └───dest1 └───dest2 ``` The main objective is to copy the file...