docusaurus/website/docs/assets.md
Yangshun Tay 5d6dc49bcd
docs(v2): add docs skeleton and structure (#1412)
* docs(v2): add docs skeleton and structure

* docs(v2): add on

* docs(v2): move motivation into contributing
2019-04-28 20:20:24 -07:00

19 lines
383 B
Markdown

---
id: assets
title: Using Assets
---
TODO: Talk about how to include static assets within pages and docs.
### Images
TODO: How to include images in the website and reference them from pages and docs.
### Videos
TODO: Show how to easily embed YouTube videos.
#### References
- https://v1.vuepress.vuejs.org/guide/assets.html
- https://www.gatsbyjs.org/docs/images-and-files/