sustained
sustained
I also need support for multiple collection, like Jekyll has and without it I don't think I can use Saber. I don't personally care for this pseudo-GraphQL query stuff however.
I agree, I think it'd be nice to just add basic support for multiple collections at first, that will stand alone as a rather nice feature and then afterwards discussion...
I just ran into this issue, also (not being able to access `this.$i18n.locales`.
The white background makes it unusable on dark themes. :frowning:
Didn't realise the SVG had no background colour unlike the PNG - that works for me. Both should probably be that way though, non-white backgrounds are common! And making transparent...
@QUEWEX I use pick block all the time in survival, it's certainly not a creative-only thing. It's useful when building with a variety of blocks, saves you sometimes having to...
See also [this issue](https://github.com/vuejs/vuepress/issues/2101) on VuePress as basically that's the feature we want/need. Depending on their response, I may end up making this into some kind of VuePress plugin that...
Sorry for big PR, it seems to be a habit of mine, I tried to keep it small. :frowning: --- > You said parsing the MD FAQ file was harder...
I've fixed everything I can that doesn't require further feedback/discussion, I await your response. :+1:
Here's a potential solution to the category-related issues.  So, category ordering would be based on the order in the plugin configuration (thus is easy to change). The plugin could...