Przeglądaj źródła

Day 10 initial draft.

Tyler McAllister 6 lat temu
rodzic
commit
a22679bd3f

+ 40 - 0
website/src/_posts/2019-04-liftoff-10.md

@@ -0,0 +1,40 @@
+---
+title: "Day 10"
+date: 2019-04-04
+author: tyler
+image: "https://uppy.io/images/blog/30daystoliftoff/day10.jpg"
+series: 30 Days to Liftoff
+seriesSuffix: 'of 30'
+---
+
+Today marks the tenth day in our 30 Days to Liftoff! **April 25** is still in our sights as we work towards the **Uppy 1.0** release. The end of the working week is almost upon us but there's no sign of slowing down yet.  
+
+<center><img width="400" src="/images/blog/30daystoliftoff/day10.jpg"><br /></center>
+
+Things are looking good on our project board and the team has been working on tasks at a steady pace. A quick status update will give us a little insight into how things are going concerning all things Uppy.
+
+<!--more-->
+
+## In Progress
+
+- [Alex](https://github.com/nqst) and Artur are debugging one of the [features](https://github.com/transloadit/uppy/pull/1400) added by Alex himself. Currently Chrome and Safari are generating some flickering issues. Fingers crossed for a solution!
+
+- [Artur](https://github.com/arturi), working on the React Native side of things, has impressively added [file previews and tested hashes with different file types](https://github.com/transloadit/uppy/pull/988). He hopes to do a release once some testing is complete. In addition the React Native team has reschedulded their pair programming session to Friday, so expect some pretty significant updates tomorrow!
+
+- [Kevin](https://github.com/kvz) continues working on the [new documentation menu structure](https://github.com/transloadit/uppy/pull/1405) for the site with a [live example](https://5ca5233bfd8bcc00085152a8--uppy.netlify.com/docs/). Take a look at the main differences below:
+
+<center><img width=400 src="/images/blog/30daystoliftoff/2019-04-04-docs.png"><br /><br /></center>
+
+## Done
+
+- If you've been keeping up with your posts you might notice the navigator at the top of the page looks a little different than usual. Alex has been on a roll, as he [updated the navigator](https://github.com/transloadit/uppy/pull/1403) for our blogposts.
+
+- [Ife's](https://github.com/goto-bus-stop) fix for [hanging instagram uploads](https://github.com/transloadit/uppy/pull/1274) was merged into Uppy master branch. One more bug squashed!
+
+- One small chore was done by Kevin, involving [adding git to the Companion dockerfile](https://github.com/transloadit/uppy/pull/1404), which was needed to install tus-js-client and ensure Companion could be deployed successfuly on our continuous integration server.
+
+While not strictly related to our Uppy 1.0 release we have managed to reach over 6000 commits to our master branch and 99 contributors in the [Uppy repo](https://github.com/transloadit/uppy). We would like to give a huge thank you to everyone offering their support!
+
+<center><img src="/images/blog/30daystoliftoff/2019-04-04.png"><br /></center>
+ 
+On that note Day 10 of our thirty-day challenge comes to an end. Friday looks like it will be another exciting day so don't hesitate to keep checking up on us via [social media](https://twitter.com/uppy_io) or [RSS]((https://uppy.io/atom.xml)!

BIN
website/src/images/blog/30daystoliftoff/2019-04-04-docs.png


BIN
website/src/images/blog/30daystoliftoff/2019-04-04.png


+ 0 - 0
website/src/images/blog/30daystoliftoff/10.jpg → website/src/images/blog/30daystoliftoff/day10.jpg