-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #60 from InnerSourceCommons/adding-gathering-found…
…ation Adding Dublion Gathering
- Loading branch information
Showing
104 changed files
with
3,145 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
.DS_Store | ||
node_modules/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: "{{ replace .Name "-" " " | title }}" | ||
date: {{ .Date }} | ||
draft: true | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,176 @@ | ||
######################## default configuration #################### | ||
baseURL = "https://gatherings.innersourcecommons.org/dublin-2024" | ||
title = "InnerSource Gathering Dublin 2024" | ||
themesDir = "../themes" | ||
theme = "gathering-theme" | ||
# post pagination | ||
paginate = "4" | ||
# post excerpt | ||
summaryLength = "10" | ||
# disqus short name | ||
disqusShortname = "" # get your shortname form here : https://disqus.com | ||
# disable language | ||
disableLanguages = [] # desable language from here | ||
|
||
# output | ||
[outputs] | ||
home = ["HTML", "RSS", "JSON"] | ||
|
||
[markup] | ||
defaultMarkdownHandler = "goldmark" | ||
|
||
[markup.goldmark] | ||
[markup.goldmark.renderer] | ||
unsafe = true | ||
|
||
############################# Plugins ############################## | ||
# CSS Plugins | ||
[[params.plugins.css]] | ||
link = "plugins/bootstrap/css/bootstrap.min.css" | ||
[[params.plugins.css]] | ||
link = "plugins/themefisher-font/themefisher-font.min.css" | ||
|
||
# JS Plugins | ||
[[params.plugins.js]] | ||
link = "plugins/jquery/jquery.js" | ||
[[params.plugins.js]] | ||
link = "plugins/bootstrap/js/bootstrap.min.js" | ||
[[params.plugins.js]] | ||
link = "plugins/syotimer/syotimer.min.js" | ||
[[params.plugins.js]] | ||
link = "plugins/search/fuse.min.js" | ||
[[params.plugins.js]] | ||
link = "plugins/search/mark.js" | ||
[[params.plugins.js]] | ||
link = "plugins/search/search.js" | ||
[[params.plugins.js]] | ||
link = "plugins/google-map/map.js" | ||
|
||
############################## navigation ############################### | ||
[menu] | ||
|
||
[[menu.main]] | ||
name = "About" | ||
URL = "about" | ||
weight = 2 | ||
|
||
# [[menu.main]] | ||
# name = "Speakers" | ||
# URL = "speaker" | ||
# weight = 3 | ||
|
||
[[menu.main]] | ||
name = "FAQ" | ||
URL = "faq" | ||
weight = 4 | ||
|
||
[[menu.main]] | ||
name = "Contact" | ||
URL = "contact" | ||
weight = 5 | ||
|
||
#################### default parameters ################################ | ||
[params] | ||
logo = "images/gathering-dublin-2024.png" | ||
home = "Home" | ||
# Meta data | ||
description = "InnerSource Gathering Dublin 2024" | ||
author = "InnerSource Gathering Organizors" | ||
# email address | ||
email = "[email protected]" | ||
# Google Analitycs | ||
google_analitycs_id = "" # your id | ||
# search for blog page | ||
search = true | ||
images = ["images/ogp/ogp.png"] | ||
|
||
# Preloader | ||
[params.preloader] | ||
enable = true | ||
preloader = "" # use jpg, png, svg or gif format. | ||
|
||
# Navigation button | ||
[params.navigation_button] | ||
enable = true | ||
label = "Register" | ||
link = "https://innersourcecommons.connpass.com/event/317995/" | ||
|
||
# google map | ||
[params.map] | ||
enable = true | ||
gmap_api = "https://maps.googleapis.com/maps/api/js?key=AIzaSyBu5nZKbeK-WHQ70oqOWo-_4VmwOwKP9YQ" | ||
map_latitude = "35.6678347" | ||
map_longitude = "139.7500377,15" | ||
map_marker = "images/marker.png" | ||
|
||
|
||
############################# social icon ############################ | ||
[[params.social]] | ||
icon = "tf-ion-social-twitter" | ||
link = "https://twitter.com/InnerSourceJP" | ||
|
||
[[params.social]] | ||
icon = "tf-ion-social-linkedin" | ||
link = "https://www.linkedin.com/company/innersourcecommons/" | ||
|
||
[[params.social]] | ||
icon = "tf-ion-social-youtube" | ||
link = "https://www.youtube.com/@InnerSourceCommonsJapan" | ||
|
||
################################### English language ##################################### | ||
[Languages.en] | ||
languageName = "En" | ||
languageCode = "en-us" | ||
contentDir = "content" | ||
weight = 1 | ||
home = "Home" | ||
# footer content | ||
footer_content = """ | ||
InnerSource Commons is a global community for InnerSource. Established in 2015, it now supports and connects over 3,000 individuals from more than 750 companies, academic institutions, and government agencies. The community shares how to get started with InnerSource and its best practices while fostering discussions about InnerSource values and principles. | ||
""" | ||
# copyright | ||
copyright = """ | ||
[CODE OF CONDUCT](https://innersourcecommons.org/about/codeofconduct/) | © InnerSource Gathering | ||
""" | ||
|
||
############################# Organizers ############################ | ||
# Executive Members | ||
[params.organizers] | ||
enable = true | ||
head = "Organizers" | ||
|
||
[[params.organizers.members]] | ||
image = "images/organizers/bory_kb.png" | ||
profile = "https://twitter.com/bory_kb" | ||
|
||
[[params.organizers.members]] | ||
image = "images/organizers/daichi-tazawa.png" | ||
profile = "https://github.com/daichi-tazawa" | ||
|
||
[[params.organizers.members]] | ||
image = "images/organizers/jimmysharp.png" | ||
profile = "https://github.com/jimmysharp" | ||
|
||
[[params.organizers.members]] | ||
image = "images/organizers/jnymyk.png" | ||
profile = "https://twitter.com/jnymyk" | ||
|
||
[[params.organizers.members]] | ||
image = "images/organizers/HK3330.png" | ||
profile = "https://github.com/HK3330" | ||
|
||
[[params.organizers.members]] | ||
image = "images/organizers/kyuukix.png" | ||
profile = "https://github.com/kyuukix" | ||
|
||
[[params.organizers.members]] | ||
image = "images/organizers/piyonakajima.png" | ||
profile = "https://twitter.com/piyonakajima" | ||
|
||
[[params.organizers.members]] | ||
image = "images/organizers/rashikawat.png" | ||
profile = "https://github.com/rashikawat" | ||
|
||
[[params.organizers.members]] | ||
image = "images/organizers/yuhattor.png" | ||
profile = "https://twitter.com/yuhattor" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: "About" | ||
date: 2024-01-10T13:51:25+06:00 | ||
draft: false | ||
description: "インナーソースとは" | ||
bg_image: "images/gathering-images/gathering-2-dark.jpg" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: "Blog" | ||
date: 2019-09-10T13:51:25+06:00 | ||
draft: false | ||
description: "this is meta description" | ||
bg_image : "images/bg/cta-bg.jpg" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: "お問い合わせ" | ||
date: 2023-09-10T13:51:25+06:00 | ||
draft: false | ||
description: "お問い合わせ" | ||
bg_image: "images/gathering-images/gathering-4-dark.jpg" | ||
--- | ||
|
||
[email protected] にお問い合わせください。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: "よくある質問" | ||
date: 2019-09-10T13:51:25+06:00 | ||
draft: false | ||
description: "InnerSource Gathering のよくある質問" | ||
bg_image: "images/gathering-images/gathering-1-dark.jpg" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: "Schedule" | ||
date: 2019-09-10T13:51:25+06:00 | ||
draft: false | ||
description: "this is meta description" | ||
bg_image: "images/gathering-images/gathering-4-dark.jpg" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "佐藤 和美 / Kazumi Sato" | ||
date: 2019-09-10T13:51:25+06:00 | ||
draft: false | ||
description: | | ||
さまざまなソニー製品向けのLinuxベースのシステムソフトウェアの開発に従事、その技術開発の主導しています。また、オープンソースライセンスコンプライアンスやソニーでのオープンソースコミュニティ連携、オープンソース戦略を主導しています。2002年にソニーがLinuxを商品に搭載したときから、オープンソースライセンスに準拠したシステムソフトウェアの開発主導し製品に導入しています。ソニーのソフトウェア戦略コミッティのメンバーでもあります。 | ||
image : "images/speakers/KazumiSato.png" | ||
designation : ソニーグループ株式会社 テクノロジープラットフォーム Technology Infrastructure Center システムプラットフォーム技術部門 主幹技師, Distinguished Engineer | ||
type : "speaker" | ||
social: | ||
# social site loop | ||
# - icon : "tf-ion-social-facebook" | ||
# link : "#" | ||
# # social site loop | ||
# - icon : "tf-ion-social-twitter" | ||
# link : "#" | ||
# social site loop | ||
- icon : "tf-ion-social-linkedin" | ||
link : "https://www.linkedin.com/in/kazumi-sato-5286a2304" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: "Sessions" | ||
date: 2019-09-10T13:51:25+06:00 | ||
draft: false | ||
description: "登壇者のご紹介" | ||
bg_image: "images/gathering-images/gathering-3-dark.jpg" | ||
--- | ||
|
||
## 登壇者のご紹介 | ||
|
||
インナーソースの実践者や、開発文化を変革しているリーダーなど、様々なバックグラウンドを持つ登壇者が、インナーソースに関するトピックについてお話します。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
Here's a translation of the provided text into English: | ||
|
||
################## about ################################# | ||
about: | ||
enable : true | ||
title : "What is InnerSource" | ||
content : | | ||
InnerSource means **cultivating an open source-like culture within a company and creating a culture of transparent collaboration**.<br> | ||
This concept was proposed by Tim O'Reilly in 2000 as an innovative idea. | ||
While open source involves sharing source code globally, InnerSource aims to share source code on a large scale within a company. | ||
As companies grow larger, walls between departments and products can emerge, making collaboration difficult. | ||
**InnerSource is a groundbreaking effort to solve these challenges by creating a culture of sharing across the entire organization.** | ||
################## sponsor ############################### | ||
sponsor: | ||
enable : false | ||
# sponsor data comes from "homepage.yml" file | ||
|
||
################## Feature ############################## | ||
feature: | ||
enable: true | ||
subtitle: "InnerSource Principles" | ||
title: "Principles of<br>InnerSource" | ||
button: | ||
enable: true | ||
label: "Learn More" | ||
link: "https://innersourcecommons.org/ja/" | ||
|
||
feature_item: | ||
# feature item loop | ||
- title: "Openness" | ||
icon: "tf-ion-code" # for a collaborative, community-focused icon | ||
bg_color: "#17a2b8" | ||
content: | | ||
**Source code is made open within the organization, and anyone can freely access it.** | ||
This allows developers to reference and learn from other teams' code. | ||
Knowledge sharing becomes active, leading to overall skill improvement. | ||
# feature item loop | ||
- title: "Transparency" | ||
icon: "tf-ion-qr-scanner" # for an icon symbolizing knowledge or learning | ||
bg_color: "" # defaults to dark color for a sleek look | ||
content: | | ||
**Not only the code but also the discussion process is made public.** | ||
In other words, how decisions were made is transparent. | ||
This allows developers from other teams to easily participate, and the project is recognized as a shared asset across the organization. | ||
# feature item loop | ||
- title: "Prioritized<br>Mentorship" | ||
icon: "tf-ion-person-stalker" # for an icon representing innovation or ideas | ||
bg_color: "#ff4747" | ||
content: | | ||
**Prioritized support is provided to make it easier for new developers to participate.** | ||
By following the contributions of guest teams and lowering the barriers to entry, new contributions to the project continue to emerge. | ||
# feature item loop | ||
- title: "Voluntary<br>Contribution" | ||
icon: "tf-ion-ios-heart" # for an icon depicting synchronization or processes | ||
bg_color: "#4125dd" | ||
content: | | ||
**Contribution to the project is not forced.**<br/> | ||
Support from the project is also voluntary. | ||
Each team respects and collaborates with each other to drive development forward. | ||
################## Resource ############################## | ||
resource: | ||
enable: true | ||
title: "Learn about InnerSource" | ||
body: "The InnerSource community provides resources to help learn about InnerSource in Japan.<br />Here are some representative resources where you can learn about InnerSource in Japanese." | ||
items: | ||
- title: Getting Started<br/>with InnerSource | ||
text: "A book to learn the basics of InnerSource." | ||
url: "https://innersourcecommons.org/learn/books/getting-started-with-innersource/" | ||
image: "https://innersourcecommons.org/images/learn/books/getting-started-with-innersource-cover-thumb.jpg" | ||
|
||
- title: InnerSource<br/>Learning Path | ||
text: "A learning path to systematically acquire knowledge about InnerSource." | ||
url: "https://innersourcecommons.org/learn/" | ||
image: "images/learning-path.jpg" | ||
|
||
- title: InnerSource<br/> Patterns | ||
text: "A book to learn proven InnerSource practices." | ||
url: "https://patterns.innersourcecommons.org" | ||
image: "https://github.com/InnerSourceCommons/InnerSourcePatterns/raw/main/book/en/innersource-patterns-book-cover.jpg" | ||
|
||
- title: Understanding<br/>the InnerSource<br/>Checklist | ||
text: "A checklist to take your InnerSource practice one step further." | ||
url: "https://innersourcecommons.org/learn/books/understanding-the-innersource-checklist/" | ||
image: "https://innersourcecommons.org/images/learn/books/innersource-checklist-cover-thumb.jpg" | ||
|
||
slack: | ||
enable: true | ||
title: Join the Slack Community | ||
body: "Join the Slack community to exchange information and ask questions about InnerSource." | ||
button: | ||
enable: true | ||
label: "Join Slack!!" | ||
link: "https://innersourcecommons.org/slack/" |
Oops, something went wrong.