You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/08/02 19:53:26 UTC

[GitHub] pritidesai opened a new issue #268: Add Quotes (somewhere) and remove old pages

pritidesai opened a new issue #268: Add Quotes (somewhere) and remove old pages 
URL: https://github.com/apache/incubator-openwhisk-website/issues/268
 
 
   a) Extract quotes from these pages:
   _layouts/developers.html
   _layouts/creators.html
   _layouts/contributors.html
   
   and move to a file under _includes/partial and import it where we will use it.
   
   b) create a single slideshow on some page (home?) using this quote widget.
   c) then delete the old pages.
   d) look to delete anonymous quotes (e.g., from Twiiter)
   e) look to add new quotes from "Supporters" and partners at Apache. (perhaps solicit on "Dev" list or directly).
   
   For convenience (and so I can delete these pages)... here are the quotes:
   
   developers:
   
       <blockquote id="quote1" class="quotes__quote quotes__quote--js-fader">
         <div class="quotes__text">
           <p>
             “Apache OpenWhisk relieved us from all of our pain points. It allowed
             us to focus on coding instead of operational aspects, guaranteed
             optimal utilization and scaling, [and] provided us with a flexible
             programming model.”
           </p>
           <p class="quotes__attribution">
             – Barry Nijenhuis, SiteSpirit
           </p>
         </div>
       </blockquote>
       <blockquote id="quote2" class="quotes__quote quotes__quote--js-fader">
         <div class="quotes__text">
           <p>
             “Apache OpenWhisk’s modular and effective ecosystem twisted our minds
             and now we’re able to deploy and connect different parts of our apps
             and infrastructure easily.”
           </p>
           <p class="quotes__attribution">
             – André Poleza, Co-Founder of Nepente
           </p>
         </div>
       </blockquote>
   creators:
   
       <blockquote id="quote1" class="quotes__quote quotes__quote--js-fader">
         <div class="quotes__text">
           <p>
             “What excites me most [about Apache OpenWhisk] is its open source
             nature, which creates a foundation for a broad ecosystem of
             contributing parties.”
           </p>
           <p class="quotes__attribution">
             – Andrei Yurkevich, CTO of Altorors
           </p>
         </div>
       </blockquote>
       <blockquote id="quote2" class="quotes__quote quotes__quote--js-fader">
         <div class="quotes__text">
           <p>
             “Apache OpenWhisk’s modular and effective ecosystem twisted our minds
             and now we’re able to deploy and connect different parts of our apps
             and infrastructure easily.”
           </p>
           <p class="quotes__attribution">
             – André Poleza, Co-Founder of Nepente
           </p>
         </div>
       </blockquote>
   contributors:
   
       <blockquote id="quote1" class="quotes__quote quotes__quote--js-fader">
         <div class="quotes__text">
           <p>
             “Apparently @openwhisk is the only fully open source #serverless
             technology, can run in-house too.”
           </p>
           <p class="quotes__attribution">
             #OpenWhisk
           </p>
         </div>
       </blockquote>
       <blockquote id="quote2" class="quotes__quote quotes__quote--js-fader">
         <div class="quotes__text">
           <p>
             “So far I find #OpenWhisk the real highlight of this #serverlessconf
             London, I’m totally amazed by the work done so far by the dev team!
             kudos”
           </p>
           <p class="quotes__attribution">
             #OpenWhisk
           </p>
         </div>
       </blockquote>
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services