# Deploying
Deploy the app on Tumblr or to an external site.
# Tumblr
Tumblr blog have a customize page to import custom HTML.
- Copy the HTML content
- Open Tumblr editor
https://www.tumblr.com/customize/<hostname>
- Paste the HTML content
- Host the asset files (scripts and styles)
- Navigate to the Tumblr
# External site
All requests use the Tumblr API, so the app can works outside the Tumblr ecosystem and be host on any external site with the usual processes.