Sébastien Lorber
Sébastien Lorber
Will keep this open until we provide more flexibility for users to define how they want to handle blog/doc date formats See also https://github.com/facebook/docusaurus/pull/7673#issuecomment-1170186409
It looks to me that people may be looking for different things here: - On Canny, the goal seems to be to disable pagination, but only for generated index categories:...
😬 this is annoying, cc @lex111 We also introduced flex gap property, which is not very well supported in China https://caniuse.com/?search=gap In the future, we should probably whitelist new CSS...
🤷♂️ not 100% convinced that this kind of UX is worth it. Have you seen this UX implemented anywhere so far? Why would users use this instead of the regular...
Thanks for the refs 👍 yes that looks like useful in some specific cases I suggest postponing this implementation a bit because I planned to refactor the sidebar asap (was...
@lex111 as I mentioned in Discord I'd really like to focus on 2.0 launch. I only have a limited time and there are too many PRs to review for this...
@ohkimur mentionned he built a postprocessing step to enable support of local browsing, using the `file://` protocol. https://github.com/facebook/docusaurus/issues/448#issuecomment-908777029 That doesn't look like a bad idea to build this as a...
Note: for some Docusaurus features (particularly SEO metas such as social image, i18n hreflang...), URLs in the HTML files MUST be fully qualified absolute URLs (domain + absolute path). Building...
@roguexz , if you used a modern Jamstack tool like Netlify or Vercel (both much better than GH pages), you'd get a much better experience and all PRs would have...
> > Note: for some Docusaurus features (particularly SEO metas such as social image, i18n hreflang...), URLs in the HTML files MUST be fully qualified absolute URLs (domain + absolute...