toudidel
toudidel
Why central maven repositories include only wicket-select2 version 2 (v2.2.2)? Is there any reason? I'd be nice to mavenize the latest version.
Is there any repo with example application using vue-authenticate? Readme content does not work for me.
How to configure internal links e.g. [Foo]({% post_url 2020-01-01-foo-bar %}) to target valid language version? Now rendered link does not contain language indicator. I can do some workaround of course,...
When I call function flash() from Vuex it works but it doesn't apply global options like ``` Vue.use(VueFlashMessage, { messageOptions: { timeout: 1000, } }); ``` Calling it from Vuex...
https://www.mathjax.org/cdn-shutting-down/
I use hexo plugin [hexo-filter-mathjax](https://github.com/stevenjoezhang/hexo-filter-mathjax) for formatting mathematical formulas and expressions. There is strange thing when using theme `hexo-theme-materialized`. Some CSS code is inserted before the excerpt of the post....