Skip to main content
Version: 3.2.1

What's next?

Congratulations! You have understood most core features of Docusaurus now. You have:

At this point, you probably have a big docusaurus.config.js already😄 However, you haven't written much code yet! Most of the features are implemented through calling encapsulated Docusaurus APIs. As you continue your journey, you can take three paths:

  • Learn more advanced Docusaurus concepts. This will help you gain a deeper understand of what the APIs do.
  • Read about all existing APIs. Many of them have not been covered in the Guides!
  • Learn to develop a plugin to extend the functionality of your site.