Skip to content

Commit

Permalink
Add Workleap (@gsoft-inc) as sponsor (thank you!)
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Dec 12, 2024
1 parent e6340b0 commit c738561
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 5 deletions.
25 changes: 21 additions & 4 deletions packages/docs/src/components/Sponsors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@ const { direction = 'column', showAll = true } = Astro.props;
---

<div class=`sponsors ${direction}`>
<a href="https://workleap.com" class="smaller">
<svg viewBox="0 5 156 30" xmlns="http://www.w3.org/2000/svg" class="w500">
<style>
.fill {
fill: var(--sl-color-white);
/* #171417 */
}
@media (prefers-color-scheme: light) {
.fill {
fill: var(--sl-color-black);
}
}
</style>
<path class="fill" d="M42.4298 10.5439C36.7859 10.5439 32.8051 14.2893 32.8051 20.0761C32.8051 25.7624 36.5132 29.8466 42.4298 29.8466C48.1054 29.8466 52.0532 26.0007 52.0532 20.0761C52.0532 14.562 48.3163 10.5439 42.4298 10.5439ZM42.4298 25.4552C39.7765 25.4552 38.076 23.3434 38.076 20.0761C38.076 16.9451 39.7765 14.9353 42.4298 14.9353C45.0832 14.9353 46.7852 16.9451 46.7852 20.0761C46.7895 23.3434 45.089 25.4552 42.4341 25.4552H42.4298ZM85.9012 10.5439H79.4694L72.4994 17.9227V5.31261H67.2601V29.403H72.5037V23.9478L75.1801 21.3035L80.2586 29.3973H86.2858L78.8552 17.693L85.9012 10.5439ZM87.8787 29.403H93.1194V5.31261H87.8801L87.8787 29.403ZM128.972 13.8643C127.879 11.866 125.57 10.5439 122.787 10.5439C118.023 10.5439 114.619 14.4601 114.619 20.112C114.619 25.8643 118.023 29.8466 122.856 29.8466C125.271 29.8466 127.279 28.8604 128.435 27.2252V29.403H133.676V10.9874H129.407L128.972 13.8643ZM124.181 25.5226C121.662 25.5226 119.927 23.2745 119.921 20.0574C119.921 16.9106 121.658 14.6955 124.179 14.6955C126.7 14.6955 128.435 16.8762 128.435 19.9885C128.435 23.2386 126.696 25.5212 124.181 25.5226ZM146.831 10.5482C144.047 10.5482 141.74 11.8646 140.648 13.8658L140.217 10.9946H135.948V35.0735H141.187V27.2295C142.344 28.8632 144.361 29.8509 146.768 29.8509C151.601 29.8509 155.002 25.8672 155.002 20.1148C154.998 14.4644 151.597 10.5482 146.831 10.5482ZM145.432 25.5241C142.912 25.5241 141.176 23.276 141.176 20.0689C141.176 17.0068 142.911 14.8606 145.432 14.8606C147.953 14.8606 149.69 17.0398 149.69 20.1378C149.69 23.3104 147.953 25.5241 145.432 25.5241ZM104.173 10.5439C98.6988 10.5439 94.8543 14.5261 94.8543 20.2756C94.8543 25.9232 98.8351 29.8351 104.509 29.8466C108.486 29.8466 111.455 27.9459 112.736 24.5752L108.011 23.4841C107.501 24.7761 106.045 25.5226 104.38 25.5226C101.93 25.5226 100.389 23.8531 100.019 21.4025H113.052L113.094 20.913C113.164 20.1706 113.164 19.4231 113.094 18.6807C112.577 13.5743 108.943 10.5439 104.173 10.5439ZM100.22 18.2672C100.738 16.0608 102.325 14.6955 104.222 14.6955C106.223 14.6955 107.642 15.8885 107.916 18.2672H100.22ZM58.3745 14.5965L57.8277 10.9817H53.5585V29.403H58.7992V20.5182C58.7992 17.4188 60.9776 15.5813 64.6513 15.5813H65.4348V10.5439H64.9096C61.6205 10.5439 59.6229 11.8445 58.3745 14.5965ZM28.1097 10.9817L23.8046 24.077L19.7463 10.9874H14.6333L10.5622 27.1865L6.22119 10.9874H0.712115L7.34051 35.0778H13.0333L17.1949 18.7998L21.1268 29.8538H27.2085L33.6216 10.9946L28.1097 10.9817Z" />
</svg>

</a>
<a href="https://sourcegraph.com/community">
<svg
xmlns="http://www.w3.org/2000/svg"
Expand Down Expand Up @@ -34,7 +51,9 @@ const { direction = 'column', showAll = true } = Astro.props;
</svg>
</a>

<a href="https://birchill.co.jp">
{showAll &&

<a href="https://birchill.co.jp">
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 559.6 120.8"
Expand Down Expand Up @@ -78,9 +97,7 @@ const { direction = 'column', showAll = true } = Astro.props;
</svg>
</a>

{showAll &&

<a href="https://forge42.dev">
<a href="https://forge42.dev">
<img src="/sponsors/f42.png" alt="Forge 42" class="w150" />
</a>

Expand Down
6 changes: 5 additions & 1 deletion packages/docs/src/styles/sponsors.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: start;
justify-content: center;
align-items: center;
gap: 5rem;
margin-bottom: 3rem;
Expand All @@ -46,6 +46,10 @@
width: 500px;
}

.sponsors .smaller {
margin: 0 2em;
}

.sponsors .w400 {
width: 400px;
}
Expand Down

0 comments on commit c738561

Please sign in to comment.