mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-05 13:17:23 +02:00
21 lines
367 B
Markdown
21 lines
367 B
Markdown
---
|
|
id: advanced-themes
|
|
title: Themes
|
|
---
|
|
|
|
_This section is a work in progress._
|
|
|
|
<!--
|
|
|
|
Advanced guide on:
|
|
- customizing themes
|
|
- implementing themes
|
|
- swizzling components
|
|
|
|
References
|
|
---
|
|
- [classic themes](packages/docusaurus-theme-classic/src/index.js)
|
|
- [using plugins doc](using-plugins.md)
|
|
- [vuepress docs on themes](https://v1.vuepress.vuejs.org/theme/)
|
|
|
|
-->
|