mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-24 13:38:02 +02:00
17 lines
371 B
Markdown
17 lines
371 B
Markdown
---
|
|
id: static-assets
|
|
title: Static Assets
|
|
---
|
|
|
|
_This section is a work in progress. [Welcoming PRs](https://github.com/facebook/docusaurus/issues/1640)._
|
|
|
|
A "how-to" guide on including static assets within pages and docs.
|
|
|
|
<!--
|
|
### Images
|
|
### Videos
|
|
|
|
**References**
|
|
- https://v1.vuepress.vuejs.org/guide/assets.html
|
|
- https://www.gatsbyjs.org/docs/images-and-files/
|
|
-->
|