Skip to content

Commit ae13dae

Browse files
authored
Merge pull request #81 from InnerSourceCommons/updating-event
Adding Event report and update the event info
2 parents f20e88c + 0c8d166 commit ae13dae

File tree

8 files changed

+545
-1230
lines changed

8 files changed

+545
-1230
lines changed

tokyo-2024/config.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ name = "About"
5454
URL = "about"
5555
weight = 2
5656

57+
[[menu.main]]
58+
name = "Report"
59+
URL = "report"
60+
weight = 2
61+
5762
[[menu.main]]
5863
name = "Case"
5964
URL = "case"
@@ -96,7 +101,7 @@ preloader = "" # use jpg, png, svg or gif format.
96101

97102
# Navigation button
98103
[params.navigation_button]
99-
enable = true
104+
enable = false
100105
label = "Connpassで参加登録"
101106
link = "https://innersourcecommons.connpass.com/event/317995/"
102107

tokyo-2024/content/report/_index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "Report"
3+
date: 2024-01-10T13:51:25+06:00
4+
draft: false
5+
description: "開催レポート"
6+
bg_image: "images/gathering-images/gathering-2-dark.jpg"
7+
---
8+
9+
準備中

tokyo-2024/content/speaker/Danese-Cooper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ date: 2019-12-31T13:51:25+06:00
44
draft: false
55
description:
66
image: "images/speakers/danese.png"
7-
designation: The Founder of InnerSource Commons Foundation
7+
designation: Founder of the InnerSource Commons Foundation
88
type: "speaker"
99
social:
1010
---

tokyo-2024/content/speaker/Daniel.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "Daniel Izquierdo Cortazar"
3+
date: 2019-12-31T13:51:25+06:00
4+
draft: false
5+
image: "https://innersourcecommons.org/images/about/Daniel_Izquierdo.jpeg"
6+
designation: President of the InnerSource Commons Foundation
7+
type: "speaker"
8+
social:
9+
---

tokyo-2024/data/en/homepage.yml

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ banner:
55
bg_image: "images/tokyo-dark.jpg"
66
date_time : "Aug 8, 2024"
77
button:
8-
enable : false
9-
label : "Discover more"
10-
link : "https://innersourcecommons.connpass.com/event/317995/"
8+
enable : true
9+
label : "開催レポートを見る"
10+
link : "./report"
1111

1212
########################## timer #################################
1313
timer:
14-
enable : true
14+
enable : false
1515
title : "**<span style='color:rgb(192, 0, 45)'>InnerSource Gathering</span>の<br/>日本初開催まで**"
1616
# set timer
1717
year: "2024"
@@ -22,8 +22,16 @@ timer:
2222
############################## Event ##############################
2323
event:
2424
enable : true
25-
title : "Let's get together!!"
25+
title : "THANK YOU!!"
2626
content : |
27+
InnerSource Gathering Tokyo 2024にご参加いただいた皆様、誠にありがとうございました。<br>
28+
皆様のエネルギーと熱意のおかげで、今回のイベントは大成功を収めることができました。<br>
29+
共に学び、交流し、InnerSourceの未来を探求できたことを心から嬉しく思います。<br>
30+
今後もInnerSourceコミュニティの発展に向けて、共に歩んでいけることを楽しみにしています。<br>
31+
<br><br>
32+
33+
34+
### Let's get together!!
2735
InnerSource Gatheringsは、ソフトウェア開発において組織の壁を越えたコラボレーションを実現するための秘訣を探るイベントです。<br>
2836
インナーソースとは、企業内でオープンソースのような文化を育み、透明性の高い協業を実現することを意味します。
2937
企業が成長するにつれ、部門間やプロダクト間の壁ができ、コラボレーションが難しくなることがあります。
@@ -32,8 +40,8 @@ event:
3240
組織の未来を切り拓く鍵はここにあります。ぜひご参加ください!
3341
button:
3442
enable : true
35-
label : "CONNPASSで参加登録"
36-
link : "https://innersourcecommons.connpass.com/event/317995/"
43+
label : "開催レポートを見る"
44+
link : "./report"
3745

3846
######################### Call to action #########################
3947
cta:

tokyo-2024/data/en/schedule.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ schedule:
1212
### 開場
1313
- time: "13:00"
1414
image: "https://innersourcecommons.org/images/about/Daniel_Izquierdo.jpeg"
15+
image2: "./images/speakers/danese.png"
1516
content: |
1617
### Welcome to the InnerSource Gathering
17-
**Daniel Izquierdo Cortázar, President of the InnerSource Commons Foundation** (Video)
18+
**Danese Cooper, Founder of InnerSource Commons Foundation**<br>
19+
**Daniel Izquierdo Cortázar, President of the InnerSource Commons Foundation**
1820
- time: "13:10"
1921
image: "images/speakers/yuhattor.png"
2022
image2: "images/speakers/TsuyoshiUshio.png"

0 commit comments

Comments
 (0)