Skip to content

Commit

Permalink
Merge pull request #12 from elishdvorak/gh-pages
Browse files Browse the repository at this point in the history
PA blade updates and resources page link updates
  • Loading branch information
timkim authored Dec 14, 2020
2 parents b99e0b7 + e523d4b commit 27d65b4
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 47 deletions.
5 changes: 3 additions & 2 deletions _sass/_market-place.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ section.platform {
}

.slick-dots li.slick-active button:before {
color: #1473E6 !important;
//color: #1473E6 !important;
color: transparent !important;
}

.slick-dots {
Expand Down Expand Up @@ -105,7 +106,7 @@ section.platform {
height:52px !important;
padding-left:6px;
@media screen and (min-width: 767px) {
margin-top:-10px;
margin-top:5px;
}
}

Expand Down
23 changes: 12 additions & 11 deletions _sass/_resources.scss
Original file line number Diff line number Diff line change
Expand Up @@ -288,30 +288,31 @@ section.sdk-rsrc-featured{
}

&.feat1{
background: url('../img/resource/featured_01.png');
background: url('https://blog.adobe.com/hlx_b8ce14425fd171711e195fa4701b30f42f719cf5.jpeg');
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
}

&.feat2{
background: url('../img/resource/featured_02.png');
background: url('https://miro.medium.com/max/2160/1*CtcXWnIZAzsMcvWXqqDDZg.jpeg');
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
}

&.feat3{

background: url('../img/resource/featured_03.png');
background: url('https://blog.adobe.com/hlx_4aedb773f4daa69c0d323991a969f203c40a4d04.jpg');
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
}
}

.featured-copy-wrapper{
padding-left:1rem;
padding-left:1rem;
padding-right: .5rem;
background:#ffffff;
width: 75%;

Expand Down Expand Up @@ -438,28 +439,28 @@ section.sdk-rsrc-tutorial{
height:160px;

&.tut-thumb1{
background: url('../img/resource/[email protected]');
background: url('https://experienceleague.adobe.com/docs/document-services/assets/ExportPDF_hero.jpg?lang=en');
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
}

&.tut-thumb2{
background: url('../img/resource/tutorial_thumb_2.svg');
background: url('https://experienceleague.adobe.com/docs/document-services/assets/OCR_hero.jpg?lang=en');
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
}

&.tut-thumb3{
background: url('../img/resource/[email protected]');
background: url('https://experienceleague.adobe.com/docs/document-services/assets/GettingStartedJava_hero.jpg?lang=en');
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
}

&.tut-thumb4{
background: url('../img/resource/[email protected]');
background: url('https://experienceleague.adobe.com/docs/document-services/assets/GettingStartedJava_hero.jpg?lang=en');
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
Expand Down Expand Up @@ -727,18 +728,18 @@ section.sdk-rsrc-stories{
margin:0 auto;

@media screen and (min-width: 1440px) {
padding:3.0625rem 17.25rem 3rem 17.25rem;
//padding:3.0625rem 17.25rem 3rem 17.25rem;
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
padding: 1.0625rem 9.25rem 1rem 9.25rem;
}

img{
max-width:288px;
//max-width:288px;
margin:0 auto;
@media screen and (min-width: 767px) {
padding:3.0625rem 0 3rem 0;
//padding:3.0625rem 0 3rem 0;
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
Expand Down
60 changes: 26 additions & 34 deletions apis/documentcloud/dcsdk/pdf-resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ <h2>Start integrating our APIs into your solutions</h2>
<div class="release-container">
<div class="release-wrapper">
<div class="release-wrapper-img">
<img src="{{ baseurl }}/gh-assets/img/resource/resource_@2x.png" alt="resource image"/>
<img src="https://miro.medium.com/max/607/1*M_4rm9RreFSnzBsf4Acrkw.png" alt="resource image"/>
</div>
<div class="release-copy-wrapper">
<h4>Adobe PDF Tools API: Unpacking the October Release</h4>
<p>Over the course of this year, we have been rapidly adding new features of Adobe Document Services. We had some great announcements in March that brought some of the release of our new actions to PDF Tools API like Create PDF, OCR, and Export.</p>
<h3>Extract Content Structure from PDFs Using AI Powered Adobe PDF Extract API</h3>
<p>We are excited to make available Adobe PDF Extract API (beta), an AI service, that automatically understands content structure to extract text, tables and images from virtually any PDF document, digital or scan.</p>
<div class="release-cta">
<a href="https://www.adobe.com/go/pdftoolsapi_forum" target="_blank" class="button-link">See full article</a>
<a href="https://medium.com/adobetech/extract-content-structure-from-pdfs-using-ai-powered-adobe-pdf-extract-api-1593ad6b79b5" target="_blank" class="button-link">See full article</a>
</div>
</div>
</div>
Expand All @@ -50,27 +50,27 @@ <h4>Adobe PDF Tools API: Unpacking the October Release</h4>
<div class="featured-container">
<h3>Featured</h3>
<div class="featured-wrapper">
<a href="#">
<a href="https://blog.adobe.com/en/publish/2020/06/23/build-for-good-adobe-document-cloud-and-topcoder-host-developer-challenge-powered-by-adobe-pdf-sdks.html">
<div class="featured-thumb feat1"></div>
<div class="featured-copy-wrapper">
<div class="featured-title">Blog</div>
<div class="featured-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</div>
<div class="featured-text">Build for Good: Adobe Document Cloud and Topcoder Host Developer Challenge...</div>
</div>
</a>

<a href="#">
<a href="https://medium.com/adobetech/getting-pdf-research-analytics-like-a-boss-bd6d0e01ef4b">
<div class="featured-thumb feat2"></div>
<div class="featured-copy-wrapper">
<div class="featured-title">Blog</div>
<div class="featured-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</div>
<div class="featured-text">Getting Analytics From Research PDFs Like A Boss</div>
</div>
</a>

<a href="#">
<a href="https://blog.adobe.com/en/publish/2020/07/29/adobe-document-services-bring-world-class-pdf-tools-to-your-apps.html">
<div class="featured-thumb feat3"></div>
<div class="featured-copy-wrapper">
<div class="featured-title">Blog</div>
<div class="featured-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</div>
<div class="featured-text">Adobe Document Services Bring World-Class PDF Tools to Your Apps</div>
</div>
</a>
</div>
Expand Down Expand Up @@ -101,54 +101,49 @@ <h3>Tutorials</h3>


<div class="tutorial">
<a href="#">
<a href="https://experienceleague.adobe.com/docs/document-services/document-services/tutorials/exportpdf.html?lang=en#tutorials">
<div class="tut-thumb1"></div>
<p>
Create a PDF from HTML or MS Office in a Few Minutes with Adobe PDF Tools API and Node.js
Leveraging PDF Tools API to Export PDF to Word, PowerPoint, and More
</p>
</a>
<span>watch, 4min</span>
</div>



<div class="tutorial">
<a href="#">
<a href="https://experienceleague.adobe.com/docs/document-services/document-services/tutorials/ocr.html?lang=en#tutorials">
<div class="tut-thumb2"></div>
<p>
Create a PDF from HTML or MS Office in a Few Minutes with Adobe PDF Tools API and Node.js
Using Adobe PDF Tools API to OCR PDF Files
</p>
</a>
<span>watch, 4min</span>
</div>
<div class="tutorial">
<a href="#">
<a href="https://experienceleague.adobe.com/docs/document-services/document-services/tutorials/gettingstartedjava.html?lang=en#tutorials">
<div class="tut-thumb3"></div>
<p>
Create a PDF from HTML or MS Office in a Few Minutes with Adobe PDF Tools API and Node.js
Getting Started with Adobe PDF Tools API and Java
</p>
</a>
<span>watch, 4min</span>
</div>

<div class="tutorial">
<a href="#">
<a href="https://experienceleague.adobe.com/docs/document-services/document-services/tutorials/gettingstartednet.html?lang=en#tutorials">
<div class="tut-thumb4"></div>
<p>
Create a PDF from HTML or MS Office in a Few Minutes with Adobe PDF Tools API and Node.js
Getting Started with Adobe PDF Tools API and .Net
</p>
</a>
<span>watch, 4min</span>
</div>

<!-- more tutorials
<div class="tutorial">
<a href="#">
<div class="tut-thumb5"></div>
<p>
Create a PDF from HTML or MS Office in a Few Minutes with Adobe PDF Tools API and Node.js
</p>
</a>
<span>watch, 4min</span>
</div>
<div class="tutorial">
Expand All @@ -158,7 +153,6 @@ <h3>Tutorials</h3>
Create a PDF from HTML or MS Office in a Few Minutes with Adobe PDF Tools API and Node.js
</p>
</a>
<span>watch, 4min</span>
</div>
<div class="tutorial">
Expand All @@ -168,7 +162,6 @@ <h3>Tutorials</h3>
Create a PDF from HTML or MS Office in a Few Minutes with Adobe PDF Tools API and Node.js
</p>
</a>
<span>watch, 4min</span>
</div>
<div class="tutorial">
Expand All @@ -178,9 +171,8 @@ <h3>Tutorials</h3>
Create a PDF from HTML or MS Office in a Few Minutes with Adobe PDF Tools API and Node.js
</p>
</a>
<span>watch, 4min</span>
</div>
-->
</div>

</div>
Expand All @@ -192,9 +184,9 @@ <h3>Tutorials</h3>

<div class="header-and-more">
<h3>Blog</h3>
<a href="https://medium.com/adobetech" target="_blank">
<a href="https://medium.com/adobetech/tagged/adobe-document-cloud" target="_blank">
<div class="more-items">
<span>Adobe Tech blog</span>
<span>More Blogs</span>
<div class="more-arrow"><div class="arrow right"></div></div>
</div>
</a>
Expand Down Expand Up @@ -260,13 +252,13 @@ <h3>Customer Stories</h3>
See how our customers are building great experiences and succeeding with Adobe
</div>
<div class="customer">
<a href="javascript:openPdf('{{ baseurl }}/gh-assets/pdf/dummy.pdf')">
<a href="javascript:openPdf('{{ baseurl }}/gh-assets/pdf/nintex.pdf')">
<div class="logo">
<img src="{{ baseurl }}/gh-assets/img/customer-logos/k2_2x.png" alt="K2 logo"/>
<img src="{{ baseurl }}/gh-assets/img/customer-logos/K2NintexStory.png" alt="K2 Nintex Customer Story"/>
</div>
</a>
<div class="industry">High tech</div>
<div class="profile">Access Intelligence reduces administration with Adobe Sign</div>
<div class="industry">K2 Nintex</div>
<div class="profile">Nintex transforms K2 Cloud workflows with Adobe Document Services APIs</div>
</div>
</div>
</div>
Expand Down
Binary file added gh-assets/img/customer-logos/K2NintexStory.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 27d65b4

Please sign in to comment.