Anshul Goyal

Results 16 comments of Anshul Goyal

I was suggesting creating some template for cards and then allowing the user to provide custom stuff like text, icons, logo, images cards and we can have templates that can...

@slorber I was thinking of adding it to some place like StaticSiteGenerator plugin. We can allow the user to modify options and pass a custom function that will be envoked...

Some site bots don't render javascript

@sarthakkundra I also built a POC but it explored an alternate approach, it might worth looking into. https://github.com/MLH-Fellowship/docusaurus/tree/anshul/ogimage

I am happy to add these tools. It will be great if u can create an PR.

Thanks for the suggestion. I will add it.

@epage Adding something like this should work for compilation error for `renam_all`. ```rust match input.parse::() { Ok(expr) => match &*name_str { "skip" => Ok(Skip(name, Some(expr))), "default_value_t" => Ok(DefaultValueT(name, Some(expr))), "default_values_t"...

Shouldn't we add a check for v3 since not everyone will update to v4 immediately.

@hamza1311 I am interested in adding documentation.

What is your vision for documentation on the website?