Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a new sponsor - Thundra.io #461

Merged
merged 3 commits into from Mar 18, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -95,6 +95,9 @@ We are looking for a better way to generate the PDF (and other eBook) formats. I
<a target="_blank" href="https://epsagon.com">
<img height="30" alt="Epsagon" src="https://raw.githubusercontent.com/AnomalyInnovations/serverless-stack-com/master/assets/sponsors/epsagon.png" />
</a>
<a target="_blank" href="https://www.thundra.io">
<img height="30" alt="Thundra" src="https://raw.githubusercontent.com/AnomalyInnovations/serverless-stack-com/master/assets/sponsors/thundra.png" />
</a>

[**Sponsor Serverless Stack on GitHub**](https://github.com/sponsors/jayair) if you've found this guide useful or would like to be an official supporter. [A big thanks to our supporters](https://serverless-stack.com/sponsors.html)!

Expand Down
30 changes: 18 additions & 12 deletions _data/sponsors.yml
Expand Up @@ -3,15 +3,21 @@ list:
# alt: "A fully-managed CI/CD pipeline for Serverless"
# image: "/assets/sponsors/seed-serverless-ci-cd.png"
# width: 435
- link: "https://epsagon.com/?utm_source=Advertisement&utm_medium=ServerlessStack&utm_campaign=ServerlessStack-Campaign1&utm_content=BannerA"
alt: "Automated tracing for cloud microservices"
image: "/assets/sponsors/epsagon-banner-a.png"
width: 420
- link: "https://epsagon.com/?utm_source=Advertisement&utm_medium=ServerlessStack&utm_campaign=ServerlessStack-Campaign1&utm_content=BannerB"
alt: "Automated tracing for cloud microservices"
image: "/assets/sponsors/epsagon-banner-b.png"
width: 420
- link: "https://epsagon.com/?utm_source=Advertisement&utm_medium=ServerlessStack&utm_campaign=ServerlessStack-Campaign1&utm_content=BannerC"
alt: "Automated tracing for cloud microservices"
image: "/assets/sponsors/epsagon-banner-c.png"
width: 420
thundra:
- link: "https://www.thundra.io/aws-lambda-debugger?utm_source=serverlessStack&utm_medium=banner&utm_campaign=Debugging"
alt: "Thundra — Application Observability & Security Platform"
image: "/assets/sponsors/thundra-banner.png"
width: 420
epsagon:
- link: "https://epsagon.com/?utm_source=Advertisement&utm_medium=ServerlessStack&utm_campaign=ServerlessStack-Campaign1&utm_content=BannerA"
alt: "Automated tracing for cloud microservices"
image: "/assets/sponsors/epsagon-banner-a.png"
width: 420
- link: "https://epsagon.com/?utm_source=Advertisement&utm_medium=ServerlessStack&utm_campaign=ServerlessStack-Campaign1&utm_content=BannerB"
alt: "Automated tracing for cloud microservices"
image: "/assets/sponsors/epsagon-banner-b.png"
width: 420
- link: "https://epsagon.com/?utm_source=Advertisement&utm_medium=ServerlessStack&utm_campaign=ServerlessStack-Campaign1&utm_content=BannerC"
alt: "Automated tracing for cloud microservices"
image: "/assets/sponsors/epsagon-banner-c.png"
width: 420
14 changes: 10 additions & 4 deletions _includes/post-sponsor.html
@@ -1,7 +1,13 @@
<div class="post-sponsor">
<p><a href="/sponsors.html">Sponsor Serverless Stack</a></p>
{% assign data = site.data.sponsors.list || sample %}
<a target="_blank" href="{{ data.link }}">
<img width="{{ data.width }}" alt="{{ data.alt }}" src="{{ data.image }}" />
</a>
<div class="banners">
{% assign data = site.data.sponsors.list.thundra || sample %}
<a target="_blank" href="{{ data.link }}">
<img width="{{ data.width }}" alt="{{ data.alt }}" src="{{ data.image }}" />
</a>
{% assign data = site.data.sponsors.list.epsagon || sample %}
<a target="_blank" href="{{ data.link }}">
<img width="{{ data.width }}" alt="{{ data.alt }}" src="{{ data.image }}" />
</a>
</div>
</div>
2 changes: 1 addition & 1 deletion _includes/social-buttons.html
@@ -1,6 +1,6 @@
<div class="social">
<a class="button" href="{{ site.github_repo }}">
<i class="fa fa-github" aria-hidden="true"></i> 2.7K Stars
<i class="fa fa-github" aria-hidden="true"></i> 2.9K Stars
</a>
<a class="button" href="{{ site.forum_url }}">
<i class="fa fa-comments" aria-hidden="true"></i> Forums
Expand Down
14 changes: 12 additions & 2 deletions _sass/theme/_layout.scss
Expand Up @@ -552,11 +552,21 @@
margin-bottom: $spacing-unit / 2;
}

img {
border-radius: 4px;
.banners {
a {
margin-top: 10px;
display: inline-block;
}
a+a {
margin-left: 5px;
}
img {
border-radius: 4px;
}
}

p {
margin-bottom: 0;
color: $tertiary-text-color;
font-size: 14px;
&:last-child {
Expand Down
Binary file added assets/sponsors/thundra-banner.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sponsors/thundra.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions sponsors.md
Expand Up @@ -28,6 +28,10 @@ Serverless Stack is written and maintained by [Frank Wang](https://github.com/fw
<a target="_blank" href="https://epsagon.com">
<img height="30" alt="Epsagon" src="/assets/sponsors/epsagon.png" />
</a>
&nbsp;&nbsp;
<a target="_blank" href="https://www.thundra.io">
<img height="30" alt="Thundra" src="/assets/sponsors/thundra.png" />
</a>

Your **banner** will be placed on **ALL** the chapters of the guide. And your **company logo** and link will be placed here. [Contact us if you'd like to be a Gold Sponsor](mailto:{{ site.email }}).

Expand Down Expand Up @@ -61,6 +65,10 @@ Your **company logo** and link will be placed here. [Contact us if you'd like to
- [WiSEO](https://www.whatisseo.com)
- [Trevor Dorsey](https://www.foyyay.com/)
- [Cuspy Software](https://cuspy.io)
- [humanoit](https://github.com/humanoit)
- [Amir Arafat](https://github.com/amir5000)
- [Vince Fulco](https://github.com/weisisheng)
- [Peter Miller](https://github.com/phm200)


We'd like thank our sponsors and backers for supporting us!