Replies: 1 comment
-
|
I disagree, many projects want a blog too, and a landing page. The most minimal site we could provide would just have one single landing page And making docs the home (instead of a landing page) would make it harder for all others who later want to add a landing page or a blog, which are quite common use cases too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Provide a quick way to create a bare-bones documentation site for use with GitLab/GitHub Pages.
When docusaurus is used to generate Pages documentation in GitHub/GitLab, you usually want to start from a minimal site with just the docs part. At the moment when you generate a new site you get a full docusaurus tutorial with a load of stuff you don't want, and you have to laboriously hack away all that stuff just to get a bare-bones documentation site to start from.
Beta Was this translation helpful? Give feedback.
All reactions