Kevin van Zonneveld 6 lat temu
rodzic
commit
f6ca2ee162

+ 1 - 1
website/src/_posts/2019-04-1.0.md

@@ -20,7 +20,7 @@ Three years ago, Transloadit was ready to replace their jQuery-based file upload
 
 
 Shortly after, I saw a retweet of this vacancy come across my time line and I decided to apply. That, in a nutshell, is how I got involved with Uppy in the earliest stages of the project.
 Shortly after, I saw a retweet of this vacancy come across my time line and I decided to apply. That, in a nutshell, is how I got involved with Uppy in the earliest stages of the project.
 
 
-Initially, the idea was to build a proprietary uploader that would work exclusively with Transloadit’s commercial service, but we quickly turned around on it. We felt our version of a file uploader could have a real impact if we made it more widely available. So, just like Transloadit had done before with [Tus](https://tus.io/), we decided to make Uppy an open-source solution — free for anyone to use and hack on. Transloadit support became an optional plugin.
+Initially, the idea was to build a proprietary uploader that would work exclusively with Transloadit’s commercial service, but we quickly turned around on it. We felt our version of a file uploader could have a real impact if we made it more widely available. So, just like Transloadit had done before with [Tus](https://tus.io/), we decided to make Uppy an open source solution — free for anyone to use and hack on. Transloadit support became an optional plugin.
 
 
 Three years, [16.000 stargazers](https://github.com/transloadit/uppy/stargazers), getting featured on [Smashing Magazine](https://www.smashingmagazine.com/the-smashing-newsletter/smashing-newsletter-issue-197/), [JavaScript Daily](https://twitter.com/JavaScriptDaily/status/950348390268919809), [Product Hunt](https://www.producthunt.com/posts/uppy-io), and [SurviveJS](https://survivejs.com/blog/uppy-interview/), and a thriving community later — and we could not be happier to finally launch Uppy 1.0!
 Three years, [16.000 stargazers](https://github.com/transloadit/uppy/stargazers), getting featured on [Smashing Magazine](https://www.smashingmagazine.com/the-smashing-newsletter/smashing-newsletter-issue-197/), [JavaScript Daily](https://twitter.com/JavaScriptDaily/status/950348390268919809), [Product Hunt](https://www.producthunt.com/posts/uppy-io), and [SurviveJS](https://survivejs.com/blog/uppy-interview/), and a thriving community later — and we could not be happier to finally launch Uppy 1.0!
 
 

+ 1 - 1
website/src/_posts/2019-04-liftoff-08.md

@@ -46,7 +46,7 @@ After:<br />
 
 
 - [Abdel](https://transloadit.com/about/#abdel) is busy fixing the serverless examples where WebSockets are terminated when Uppy is deployed to Lambda
 - [Abdel](https://transloadit.com/about/#abdel) is busy fixing the serverless examples where WebSockets are terminated when Uppy is deployed to Lambda
 
 
-- Evgenia is working on applying for [Browserstack](https://www.browserstack.com/open-source?ref=pricing)'s open-source program, so we can hopefully test Uppy even more and make sure that 1.0 is without any issues.
+- Evgenia is working on applying for [Browserstack](https://www.browserstack.com/open-source?ref=pricing)'s open source program, so we can hopefully test Uppy even more and make sure that 1.0 is without any issues.
 
 
 - Ife is writing tests for the implementation of the `tus-js-client` URL storage.
 - Ife is writing tests for the implementation of the `tus-js-client` URL storage.
 
 

+ 1 - 1
website/themes/uppy/layout/index.ejs

@@ -1,7 +1,7 @@
 <section id="hero" class="IndexHero">
 <section id="hero" class="IndexHero">
   <img class="IndexHero-logo" title="Uppy" alt="Uppy" src="<%- config.logo_medium %>">
   <img class="IndexHero-logo" title="Uppy" alt="Uppy" src="<%- config.logo_medium %>">
   <h1 class="IndexHero-title">
   <h1 class="IndexHero-title">
-    Sleek, modular open-source JavaScript file uploader
+    Sleek, modular open source JavaScript file uploader
   </h1>
   </h1>
   <div class="IndexHero-description">
   <div class="IndexHero-description">
     <%- config.description %>
     <%- config.description %>