mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 03:08:34 +00:00
Uppy Day 4 [WIP] (#1391)
* Initial post * Removed repetition of various words such as pull request, and closing statements. * An iteration
This commit is contained in:
parent
8c847e1b06
commit
c8b508ce7e
2 changed files with 32 additions and 0 deletions
32
website/src/_posts/2019-03-liftoff-04.md
Normal file
32
website/src/_posts/2019-03-liftoff-04.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
title: "Day 4"
|
||||
date: 2019-03-29
|
||||
author: tyler
|
||||
published: false
|
||||
image: "https://uppy.io/images/blog/0.30/robodog-assemble.jpg"
|
||||
series: 30 Days to Liftoff
|
||||
seriesSuffix: 'of 30'
|
||||
alias: /blog/2019/03/27-30daystoliftoff-day4/
|
||||
---
|
||||
|
||||
Today marks the fourth day of our ongoing thirty-day blog post challenge, giving you an overview of all the progress building up to our **Uppy 1.0 release on April 25!**
|
||||
|
||||
<!--more-->
|
||||
|
||||
## Done
|
||||
|
||||
We haven't even hit April 1 yet and the 'Done' section of the project dashboard is already getting plenty of love! Today, [Alex](https://github.com/nqst) finished designing a specialized header for visitors of Uppy.io and [Tus.io](https://tus.io) to inform them about the discount on [Transloadit](https://transloadit.com/) services they can receive :wink:
|
||||
|
||||
[Adbel](https://github.com/Kiloreux) started a dialogue with the team regarding [Docker secrets](https://github.com/transloadit/uppy/pull/138) relating to one of our current [open issues](https://github.com/transloadit/uppy/issues/1295). He decided that the best course of action was to follow the Kubernetes [best practices](https://kubernetes.io/docs/concepts/configuration/secret/#best-practices) and add a `Secret` resource to contain the environment variables.
|
||||
|
||||
## In Progress
|
||||
|
||||
One of the most exciting updates in terms of progress today was also contributed by Alex with his impressive pre-alpha sketch of a new homepage for Uppy. Despite only being a work in progress, the entire team has been overjoyed with how it's turning out! Take a look for yourself:
|
||||
|
||||
<center><img width="400" src="/images/blog/30daystoliftoff/2019-03-liftoff-04.png"></center>
|
||||
|
||||
Taking a deeper look into some of the effort the team is putting in, the [Uppy repo](https://github.com/transloadit/uppy/pulls) shows that [Ife](https://github.com/ifedapoolarewaju) [has been focused on fixing hanging Instagram files uploaded through Companion](https://github.com/transloadit/uppy/pull/1274/files).
|
||||
|
||||
Additionally, our content team's own [Samuel](https://github.com/samuelayo) has been hard at work updating and refining the Uppy examples, with the [first in the pipeline being Node.js and Flask](https://github.com/transloadit/uppy/pull/1389) related.
|
||||
|
||||
And that's day 4 complete! Catch up with us tomorrow, as we take this thing into our first weekend of the 30 Days to Liftoff! And of course, if you want to keep yourself constantly updated, feel free to subscribe to our [RSS feed](https://uppy.io/atom.xml) :smile:
|
||||
BIN
website/src/images/blog/30daystoliftoff/2019-03-liftoff-04.png
Normal file
BIN
website/src/images/blog/30daystoliftoff/2019-03-liftoff-04.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 207 KiB |
Loading…
Add table
Add a link
Reference in a new issue