Aleksandr Shalugin
Aleksandr Shalugin
It would be convenient to use lazy MapProperty on GitPropertiesPluginExtension.customProperties. With this change it would be easy to implement another plugin that initialize some properties: ``` def extension = project.extensions.create("myGit",...
I've noticed some interesting behavior: 1. Open page with remark comments, for example https://radio-t.com/p/2020/01/14/prep-685/ 2. Login (GitHub in my example) 3. Page didn't refreshed 4. Try to vote for comment,...
I want something like incremental site generation. I've enabled persistent content store (http://jbake.org/docs/2.5.1/#persistent_content_store). But generation can be faster. For example we can do following things: - Don't create `ContentStore` every...
### Have you read the Contributing Guidelines on issues? - [x] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues). ### Prerequisites - [x] I'm using the latest version of Docusaurus....