Skip to content

Commit 9ec47b6

Browse files
chore: fix wordings and spacings
1 parent 26464fb commit 9ec47b6

7 files changed

Lines changed: 26 additions & 20 deletions

File tree

content/en/_index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ fetchYoutubeVideos: true
88
<div class="row align-items-center">
99
<div class="col-lg-8 col-md-6 col-sm-6" style="margin-top: 40px;">
1010
<h1 style="font-size: 40px; color: white; text-align: left; margin: 0px">Build a more collaborative engineering team based on open-source principles</h1>
11-
<p class="text-white">We are The InnerSource Commons.Our community develop the practices and frameworks for InnerSource — the methodology that technology leaders use to build better software, faster.</p>
11+
<p class="text-white mt-1">We are The InnerSource Commons.Our community develop the practices and frameworks for InnerSource — the methodology that technology leaders use to build better software, faster.</p>
1212
</div>
1313
<div class="col-lg-4 col-md-6 col-sm-6" style="margin-top: 40px;">
1414
<ul class="text-white homepage-list">
@@ -23,7 +23,7 @@ fetchYoutubeVideos: true
2323
<!-- {{< summit-event-card style="banner" >}} -->
2424
</div>
2525
<div class="d-flex w-100">
26-
<div class="mx-auto d-flex flex-column flex-md-row">
26+
<div class="mx-auto d-flex flex-column flex-md-row mb-2">
2727
<a href="/slack" class="btn btn-primary btn-sm mr-2 mb-2 mb-md-0">Join our community</a>
2828
<a href="/slack" class="btn btn-white btn-sm">Learn about InnerSource</a>
2929
</div>
@@ -35,8 +35,8 @@ fetchYoutubeVideos: true
3535
<section class="section bg-light">
3636
<div class="container">
3737
<div class="row">
38-
<div class="col-md-7 bg-primary summit-box">
39-
<p class="section-title h1 text-white">Innersource Summit 2025</p>
38+
<div class="col-11 col-md-7 bg-primary summit-box">
39+
<p class="section-title h1 text-white">InnerSource Summit 2025</p>
4040
<p class="text-white text-center">Join the InnerSource Summit 2025 — the leading event for open collaboration and innovation.
4141
</p>
4242
<div class="d-flex">
@@ -237,7 +237,7 @@ fetchYoutubeVideos: true
237237
<div class="container">
238238
<div class="row">
239239
<div class="col-12">
240-
<p class="section-title text-uppercase">Innersource for practitioners</p>
240+
<p class="section-title text-uppercase">InnerSource for practitioners</p>
241241
<p class="section-title h1 text-dark-green"><span class="text-cyan">Practitioners</span> can contribute to InnerSource and <span class="text-cyan">shape the future</span> of collaboration</p>
242242
</div>
243243
<div class="col-md-7">
@@ -459,7 +459,7 @@ fetchYoutubeVideos: true
459459

460460
<img class="image-under-newsletter-box" src="/images/photos/people.jpg" width="100%" alt="">
461461

462-
<section class="section position-relative bg-light">
462+
<section class="position-relative bg-light">
463463
<div class="container">
464464
<div class="row bg-cyan p-5 contact-section-rounded">
465465
<div class="col-md-3">

content/fr/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ fetchYoutubeVideos: true
88
<div class="row align-items-center">
99
<div class="col-lg-8 col-md-6 col-sm-6" style="margin-top: 40px;">
1010
<h1 style="font-size: 40px; color: white; text-align: left; margin: 0px">Construisez une équipe d’ingénierie plus collaborative fondée sur les principes de l’open source</h1>
11-
<p class="text-white">Nous sommes InnerSource Commons. Notre communauté développe les pratiques et les cadres d’InnerSource — la méthodologie que les leaders technologiques utilisent pour créer de meilleurs logiciels, plus rapidement.</p>
11+
<p class="text-white mt-1">Nous sommes InnerSource Commons. Notre communauté développe les pratiques et les cadres d’InnerSource — la méthodologie que les leaders technologiques utilisent pour créer de meilleurs logiciels, plus rapidement.</p>
1212
</div>
1313
<div class="col-lg-4 col-md-6 col-sm-6" style="margin-top: 40px;">
1414
<ul class="text-white homepage-list">
@@ -23,7 +23,7 @@ fetchYoutubeVideos: true
2323
<!-- {{< summit-event-card style="banner" >}} -->
2424
</div>
2525
<div class="d-flex w-100">
26-
<div class="mx-auto d-flex flex-column flex-md-row">
26+
<div class="mx-auto d-flex flex-column flex-md-row mb-2">
2727
<a href="/slack" class="btn btn-primary btn-sm mr-2 mb-2 mb-md-0">Rejoignez notre communauté</a>
2828
<a href="/slack" class="btn btn-white btn-sm">En savoir plus sur InnerSource</a>
2929
</div>
@@ -35,7 +35,7 @@ fetchYoutubeVideos: true
3535
<section class="section bg-light">
3636
<div class="container">
3737
<div class="row">
38-
<div class="col-md-7 bg-primary summit-box">
38+
<div class="col-11 col-md-7 bg-primary summit-box">
3939
<p class="section-title h1 text-white">Sommet InnerSource 2025</p>
4040
<p class="text-white text-center">Rejoignez le Sommet InnerSource 2025 — l’événement de référence pour la collaboration ouverte et l’innovation.</p>
4141
<div class="d-flex">
@@ -455,7 +455,7 @@ fetchYoutubeVideos: true
455455

456456
<img class="image-under-newsletter-box" src="/images/photos/people.jpg" width="100%" alt="">
457457

458-
<section class="section position-relative bg-light">
458+
<section class="position-relative bg-light">
459459
<div class="container">
460460
<div class="row bg-cyan p-5 contact-section-rounded">
461461
<div class="col-md-3">

content/ja/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ fetchYoutubeVideos: true
88
<div class="row align-items-center">
99
<div class="col-lg-8 col-md-6 col-sm-6" style="margin-top: 40px;">
1010
<h1 style="font-size: 40px; color: white; text-align: left; margin: 0px">オープンソースの原則に基づいた、より協調的なエンジニアリングチームを構築しましょう</h1>
11-
<p class="text-white">私たちは InnerSource Commons です。私たちのコミュニティは、テクノロジーリーダーがより良いソフトウェアをより速く構築するための手法「InnerSource」の実践とフレームワークを開発しています。</p>
11+
<p class="text-white mt-1">私たちは InnerSource Commons です。私たちのコミュニティは、テクノロジーリーダーがより良いソフトウェアをより速く構築するための手法「InnerSource」の実践とフレームワークを開発しています。</p>
1212
</div>
1313
<div class="col-lg-4 col-md-6 col-sm-6" style="margin-top: 40px;">
1414
<ul class="text-white homepage-list">
@@ -18,7 +18,7 @@ fetchYoutubeVideos: true
1818
</ul>
1919
</div>
2020
<div class="d-flex w-100">
21-
<div class="mx-auto d-flex flex-column flex-md-row">
21+
<div class="mx-auto d-flex flex-column flex-md-row mb-2">
2222
<a href="/slack" class="btn btn-primary btn-sm mr-2 mb-2 mb-md-0">コミュニティに参加する</a>
2323
<a href="/slack" class="btn btn-white btn-sm">InnerSourceについて学ぶ</a>
2424
</div>
@@ -30,7 +30,7 @@ fetchYoutubeVideos: true
3030
<section class="section bg-light">
3131
<div class="container">
3232
<div class="row">
33-
<div class="col-md-7 bg-primary summit-box">
33+
<div class="col-11 col-md-7 bg-primary summit-box">
3434
<p class="section-title h1 text-white">InnerSource サミット 2025</p>
3535
<p class="text-white text-center">オープンなコラボレーションとイノベーションのための主要イベント「InnerSource サミット 2025」に参加しましょう。</p>
3636
<div class="d-flex">
@@ -453,7 +453,7 @@ fetchYoutubeVideos: true
453453

454454
<img class="image-under-newsletter-box" src="/images/photos/people.jpg" width="100%" alt="">
455455

456-
<section class="section position-relative bg-light">
456+
<section class="position-relative bg-light">
457457
<div class="container">
458458
<div class="row bg-cyan p-5 contact-section-rounded">
459459
<div class="col-md-3">

content/pt-br/_index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ fetchYoutubeVideos: true
88
<div class="row align-items-center">
99
<div class="col-lg-8 col-md-6 col-sm-6" style="margin-top: 40px;">
1010
<h1 style="font-size: 40px; color: white; text-align: left; margin: 0px">Construa uma equipe de engenharia mais colaborativa baseada nos princípios de código aberto</h1>
11-
<p class="text-white">Somos o InnerSource Commons. Nossa comunidade desenvolve as práticas e frameworks do InnerSource — a metodologia que líderes de tecnologia utilizam para construir software melhor, mais rapidamente.</p>
11+
<p class="text-white mt-1">Somos o InnerSource Commons. Nossa comunidade desenvolve as práticas e frameworks do InnerSource — a metodologia que líderes de tecnologia utilizam para construir software melhor, mais rapidamente.</p>
1212
</div>
1313
<div class="col-lg-4 col-md-6 col-sm-6" style="margin-top: 40px;">
1414
<ul class="text-white homepage-list">
@@ -23,7 +23,7 @@ fetchYoutubeVideos: true
2323
<!-- {{< summit-event-card style="banner" >}} -->
2424
</div>
2525
<div class="d-flex w-100">
26-
<div class="mx-auto d-flex flex-column flex-md-row">
26+
<div class="mx-auto d-flex flex-column flex-md-row mb-2">
2727
<a href="/slack" class="btn btn-primary btn-sm mr-2 mb-2 mb-md-0">Participe da nossa comunidade</a>
2828
<a href="/slack" class="btn btn-white btn-sm">Saiba mais sobre InnerSource</a>
2929
</div>
@@ -35,9 +35,9 @@ fetchYoutubeVideos: true
3535
<section class="section bg-light">
3636
<div class="container">
3737
<div class="row">
38-
<div class="col-md-7 bg-primary summit-box">
39-
<p class="section-title h1 text-white">Innersource Summit 2025</p>
40-
<p class="text-white text-center">Participe do Innersource Summit 2025 — o evento de referência para colaboração aberta e inovação.</p>
38+
<div class="col-11 col-md-7 bg-primary summit-box">
39+
<p class="section-title h1 text-white">InnerSource Summit 2025</p>
40+
<p class="text-white text-center">Participe do InnerSource Summit 2025 — o evento de referência para colaboração aberta e inovação.</p>
4141
<div class="d-flex">
4242
<a href="/slack" class="btn btn-dark-green btn-sm mr-2 mx-auto">Garanta seu ingresso agora</a>
4343
</div>
@@ -456,7 +456,7 @@ fetchYoutubeVideos: true
456456

457457
<img class="image-under-newsletter-box" src="/images/photos/people.jpg" width="100%" alt="">
458458

459-
<section class="section position-relative bg-light">
459+
<section class="position-relative bg-light">
460460
<div class="container">
461461
<div class="row bg-cyan p-5 contact-section-rounded">
462462
<div class="col-md-3">

static/css/custom.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,12 @@
222222

223223

224224
@media (max-width: 768px) {
225+
.summit-box {
226+
padding: 2rem!important;
227+
border-radius: 40px;
228+
margin-right: auto!important;
229+
margin-left: auto!important;
230+
}
225231
.carousel-wrapper {
226232
padding: 40px 30px;
227233
}

static/images/photos/people.jpg

727 KB
Loading

static/images/photos/something.jpg

-338 KB
Binary file not shown.

0 commit comments

Comments
 (0)