mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-02 11:47:23 +02:00
* docs(v2): proofread docs for alpha.20 * docs(v2): update creating pages doc * docs(v2): further updates to creating pages doc * chore(v2): update CHANGELOG
18 lines
377 B
Markdown
18 lines
377 B
Markdown
---
|
|
id: themes-api
|
|
title: Themes
|
|
---
|
|
|
|
_This section is a work in progress. [Welcoming PRs](https://github.com/facebook/docusaurus/issues/1640)._
|
|
|
|
<!--
|
|
|
|
API for themes
|
|
|
|
References
|
|
---
|
|
- [source code on loading themes](/packages/docusaurus/src/server/themes/index.ts)
|
|
- [using plugins doc](using-plugins.md)
|
|
- [vuepress docs on themes](https://v1.vuepress.vuejs.org/theme/)
|
|
|
|
-->
|