Преглед изворни кода

publish 1.10.1: Facebook and OneDrive post

Artur Paikin пре 5 година
родитељ
комит
0f5b6e9223
1 измењених фајлова са 15 додато и 3 уклоњено
  1. 15 3
      website/src/_posts/2020-03-1.10.md

+ 15 - 3
website/src/_posts/2020-03-1.10.md

@@ -1,11 +1,11 @@
 ---
 title: "Uppy 1.10.1: Facebook and OneDrive"
-date: 2020-03-28
+date: 2020-04-03
 author: ife
-published: false
+published: true
 ---
 
-Uppy `1.10.1` adds long-awaited support for [Facebook](/docs/facebook/) and [OneDrive](/docs/onedrive/). Try it out: https://uppy.io/examples/dashboard.
+Uppy `1.10.1` adds long-awaited support for [Facebook](/docs/facebook/) and [OneDrive](/docs/onedrive/) 🎉
 
 ![Screenshot showing Uppy file uploader with Facebook and OneDrive options](/images/blog/1.10/uppy-facebook-onedrive.png)
 
@@ -16,6 +16,18 @@ uppy.use(Facebook, { target: Dashboard, companionUrl: 'https://companion.uppy.io
 uppy.use(OneDrive, { target: Dashboard, companionUrl: 'https://companion.uppy.io/'})
 ```
 
+Try the live demos on [Transloadit.com](https://transloadit.com): import your files from Facebook or OneDrive, and then:
+
+- [Apply watermark to an image](https://transloadit.com/demos/image-manipulation/text-watermarking/)
+- [Convert image to WebP](https://transloadit.com/demos/image-manipulation/convert-to-webp/)
+- [Encode a video, extract 8 thumbnails and store everything in an S3 bucket](https://transloadit.com/demos/file-exporting/store-encoding-and-thumbnails-on-s3/)
+- [Encode video for iPhone](https://transloadit.com/demos/video-encoding/encode-for-apple-iphone-11-pro-max/)
+- [Create a single Zip file containing all uploaded files](https://transloadit.com/demos/file-compressing/create-one-zip-file-containing-all-uploaded-files/)
+
+(Uppy demos are below the description and steps, under “Live Demo. See for yourself” ;-)
+
+You can also play with an interactive demo, enabling different Uppy options and providers on the fly: https://uppy.io/examples/dashboard
+
 OneDrive:
 
 ![Screenshot showing Uppy file uploader with OneDrive file list](/images/blog/1.10/uppy-onedrive.png)