📄️ Páginas
Nesta seção, vamos aprender sobre a criação de páginas no Docusaurus.
🗃️ Documentação
4 items
📄️ Blog
Deploy a full-featured blog in no time with Docusaurus.
🗃️ Funcionalidades do Markdown
11 items
📄️ Estilo e Layout
Um site Docusaurus é um aplicativo React de página única pré-renderizado. Você pode estilizá-lo da mesma forma que estiliza os aplicativos React.
📄️ Swizzling
Customize your site's appearance through creating your own theme components
📄️ Arquivos estáticos
Static assets are the non-code files that are directly copied to the build output. Learn about how they are handled and what the best practices of using static assets are.
📄️ Pesquisar
There are a few options you can use to add search to your website:
📄️ Suporte ao navegador
How to keep a reasonable bundle size while ensuring sufficient browser support.
📄️ SEO
Como tornar seu site Docusaurus o mais amigável em seus mecanismos de busca.
📄️ Usando plugins
The Docusaurus core doesn't provide any feature of its own. All features are delegated to individual plugins: the docs feature provided by the docs plugin; the blog feature provided by the blog plugin; or individual pages provided by the pages plugin. If there are no plugins installed, the site won't contain any routes.
📄️ Deployment
Deploy your Docusaurus app for production on a range of static site hosting services.
🗃️ Internacionalização
3 items
📄️ O que vem a seguir?
Parabéns! You have understood most core features of Docusaurus now. You have: