Skip to content

Commit

Permalink
Merge pull request #348 from ePages-de/develop
Browse files Browse the repository at this point in the history
Release v0.9.2
  • Loading branch information
Unai Abrisketa authored Oct 15, 2018
2 parents acf6262 + f4a2867 commit 4cefb29
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions _includes/sections/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
</a>
<ul class="dropdown">
<li>
<a href="http://docs.beyondshop.cloud/" class="dropdown__link" target="_blank" onClick="ga(‘send’, ‘event’, Docs, ‘Click’, Dropdown Beyond Docs);">Beyond API</a>
<a href="http://docs.beyondshop.cloud/" class="dropdown__link" target="_blank" onClick="gtag('event', 'click', { event_category: 'Docs', event_action: 'click', event_label: 'Dropdown Beyond Docs' });">Beyond API</a>
</li>
<li>
<a href="/apps/" class="dropdown__link {% active_menu apps %}" onClick="ga(‘send’, ‘event’, Docs, ‘Click’, Dropdown Now Docs);">Now API</a>
<a href="/apps/" class="dropdown__link {% active_menu apps %}" onClick="gtag('event', 'click', { event_category: 'Docs', event_action: 'click', event_label: 'Dropdown Now Docs' });">Now API</a>
</li>
</ul>
</li>
Expand Down
10 changes: 5 additions & 5 deletions _pages/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2 class="section__title" id="about">Who we are</h2>

<p class="card__body">Our developer portal is a platform from developers for developers, and comprises a combination of REST API documentation for our products, blog posts with topics from our tech stack, as well as job vacancies.</p>

<a href="/devjobs/" class="cta cta--beyond" onClick="ga(‘send’, ‘event’, Jobs, ‘Click’, ‘Become an ePages dev);">Become an ePages dev ›</a>
<a href="/devjobs/" class="cta cta--beyond" onClick="gtag('event', 'click', { event_category: 'Jobs', event_action: 'click', ‘event_label: 'Become an ePages dev' });">Become an ePages dev ›</a>

</div>

Expand All @@ -34,19 +34,19 @@ <h2 class="section__title" id="channels">Our channels</h2>

<ul>
<li>
<a href="https://twitter.com/{{site.twitter_username}}" target="_blank" onClick="ga(‘send’, ‘event’, Channels, ‘Click’, Twitter);">
<a href="https://twitter.com/{{site.twitter_username}}" target="_blank" onClick="gtag('event', 'click', { event_category: 'Channels', event_action: 'click', event_label: 'Twitter' });">
<i class="fab fa-fw fa-twitter fa-2x" aria-hidden="true"></i>
<p>Follow us on <span>Twitter</span></p>
</a>
</li>
<li>
<a href="https://youtube.com/channel/{{site.youtube_username}}" target="_blank" onClick="ga(‘send’, ‘event’, Channels, ‘Click’, YouTube);">
<a href="https://youtube.com/channel/{{site.youtube_username}}" target="_blank" onClick="gtag('event', 'click', { event_category: 'Channels', event_action: 'click', event_label: 'YouTube' });">
<i class="fab fa-fw fa-youtube fa-2x" aria-hidden="true"></i>
<p>See what we're up to on <span>YouTube</span></p>
</a>
</li>
<li>
<a href="https://epages.com" target="_blank" onClick="ga(‘send’, ‘event’, Channels, ‘Click’, Website);">
<a href="https://epages.com" target="_blank" onClick="gtag('event', 'click', { event_category: 'Channels', event_action: 'click', event_label: 'Website' });">
<i class="fas fa-fw fa-globe fa-2x" aria-hidden="true"></i>
<p>Visit our <span>company website</span></p>
</a>
Expand Down Expand Up @@ -93,7 +93,7 @@ <h2 class="section__title" id="team-events">Great team - Great events!</h2>

{% endif %}

<div class="card--event__image" style="background-image: url('/assets/img/pages/about/{{ event.image }}');"></div>
<div class="card--event__image" style="background-image: url('/assets/img/pages/about/{{ event.image }}'' });"></div>

<div class="card--event__body">
<h4 class="card--event__title">{{ event.title }}</h4>
Expand Down
2 changes: 1 addition & 1 deletion _pages/devjobs.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h2 class="section__title" id="job-openings">Exciting. Challenging. Grow with us
{% for job in jobs %}

<div class="card card--jobs">
<a target="_blank" href="{{ job.link }}" onClick="ga(‘send’, ‘event’, Jobs, ‘Click’, {{ job.title }});">
<a target="_blank" href="{{ job.link }}" onClick="gtag('event', 'click', { event_category: 'Jobs', event_action: 'click', event_label: '{{ job.title }}' });">
<h4 class="card__title card--jobs__title">{{ job.title }}</h4>
<p class="card__body card--jobs__body">{{ job.description | truncate: 160, '' }}</p>
<p class="card__footer card--jobs__footer">{{ job.location }}</p>
Expand Down
6 changes: 3 additions & 3 deletions _pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ <h2 class="section__title" id="intro">Go beyond and explore the new ecommerce ex

<p class="section__body">We've developed a highly flexible and extensible ecommerce API.</p>

<a class="cta cta--beyond" href="http://docs.beyondshop.cloud/" target="_blank" onClick="ga(‘send’, ‘event’, Docs’, ‘Click’, ‘Check Beyond Docs’);">Check it out!</a>
<a class="cta cta--beyond" href="http://docs.beyondshop.cloud/" target="_blank" onClick="gtag('event', 'click', { event_category: 'Docs’', event_action: 'click',‘ event_label: 'Check Beyond Docs’' });">Check it out!</a>

<div class="card column-wrapper">

Expand Down Expand Up @@ -103,7 +103,7 @@ <h4 class="column__title">Get started</h4>
<i class="fas fa-code fa-2x fa-fw" aria-hidden="true"></i>
<div class="column__text">
<h4 class="column__title">Develop your app</h4>
<p class="column__body"><a href="https://signup.beyondshop.cloud/" target="_blank" onClick="ga(‘send’, ‘event’, Sign up, ‘Click’, Beyond);">Sign up</a> for a BEYOND shop for free, get yourself a token, and start coding.</p>
<p class="column__body"><a href="https://signup.beyondshop.cloud/" target="_blank" onClick="gtag('event', 'click', { event_category: 'Sign up', event_action: 'click', event_label: 'Beyond' });">Sign up</a> for a BEYOND shop for free, get yourself a token, and start coding.</p>
</div>
</div>

Expand Down Expand Up @@ -185,7 +185,7 @@ <h2 class="section__title" id="rest-docs">ePages Now REST API docs</h2>
</li>
</ul>

<p><a href="/apps/" onClick="ga(‘send’, ‘event’, Docs, ‘Click’, Check Now Docs);">Check the REST documentation</a>, and <a href="#signup" onClick="ga(‘send’, ‘event’, Sign up, ‘Click’, Now);">sign up for a test shop.</a></p>
<p><a href="/apps/" onClick="gtag('event', 'click', { event_category: 'Docs', event_action: 'click', event_label: 'Check Now Docs' });">Check the REST documentation</a>, and <a href="#signup" onClick="gtag('event', 'click', { event_category: Sign up, event_action: 'click', event_label: 'Now' });">sign up for a test shop.</a></p>
</div>
</div>
</section>
Expand Down

0 comments on commit 4cefb29

Please sign in to comment.