rabbit-slide-nishidayuya-2025-05-16-open_source_salon_153-rubykaigi2025report 2025.5.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: f2561409dac0b89b3dfff561c4006298956a5edd77169c30a59fb006c32ed0df
4
+ data.tar.gz: 79cb166a21feb5be3ad2ce17e868447e9cc407d8da02d9c5ad24a949cb1affc5
5
+ SHA512:
6
+ metadata.gz: 678056e2e399237e6689b2e8ef39c2e9da90cbb1e66cb6d4e083b203a2bbdf2a91236bd58c5352bcec1373314775808ec3f90a43de2add799cd08c635a1e6dac
7
+ data.tar.gz: 2ec7761234fe50fe5808859151d639b719e4d4fd733cb4e4a8925fb376f6b38924a8719c3be28989d4c28e686b40de2625b43c4ae0a8c1b8d0864fe12288581a
data/.rabbit ADDED
@@ -0,0 +1,2 @@
1
+ --size 1368,768
2
+ rubykaigi2025report.md
data/README.md ADDED
@@ -0,0 +1,24 @@
1
+ # RubyKaigi 2025 参加レポート+α
2
+
3
+ 2025-05-16に開催された[第153回オープンソースサロン『RubyKaigi 2025参加レポート』](https://shimane-oss.connpass.com/event/352716/)での発表資料
4
+
5
+ ## 作者向け
6
+
7
+ ### 表示
8
+
9
+ rake
10
+
11
+ ### 公開
12
+
13
+ rake publish
14
+
15
+ ## 閲覧者向け
16
+
17
+ ### インストール
18
+
19
+ gem install rabbit-slide-nishidayuya-2025-05-16-open_source_salon_153-rubykaigi2025report
20
+
21
+ ### 表示
22
+
23
+ rabbit rabbit-slide-nishidayuya-2025-05-16-open_source_salon_153-rubykaigi2025report.gem
24
+
data/Rakefile ADDED
@@ -0,0 +1,17 @@
1
+ require "rabbit/task/slide"
2
+
3
+ # Edit ./config.yaml to customize meta data
4
+
5
+ spec = nil
6
+ Rabbit::Task::Slide.new do |task|
7
+ spec = task.spec
8
+ # spec.files += Dir.glob("doc/**/*.*")
9
+ # spec.files -= Dir.glob("private/**/*.*")
10
+ # spec.add_runtime_dependency("rabbit-theme-YOUR-THEME")
11
+ end
12
+
13
+ desc "Tag #{spec.version}"
14
+ task :tag do
15
+ sh("git", "tag", "-a", spec.version.to_s, "-m", "Publish #{spec.version}")
16
+ sh("git", "push", "--tags")
17
+ end
data/config.yaml ADDED
@@ -0,0 +1,27 @@
1
+ ---
2
+ id: 2025-05-16-open_source_salon_153-rubykaigi2025report
3
+ base_name: rubykaigi2025report
4
+ tags:
5
+ - ruby
6
+ - rubykaigi
7
+ - rubykaigi2025
8
+ presentation_date: '2025-05-16'
9
+ presentation_start_time:
10
+ presentation_end_time:
11
+ version: 2025.5.16.0
12
+ licenses:
13
+ - CC-BY-4.0
14
+ slideshare_id:
15
+ speaker_deck_id:
16
+ vimeo_id:
17
+ youtube_id:
18
+ width: 1368
19
+ height: 768
20
+ source_code_uri:
21
+ author:
22
+ markup_language: :markdown
23
+ name: Yuya.Nishida.
24
+ email:
25
+ rubygems_user: nishidayuya
26
+ slideshare_user:
27
+ speaker_deck_user: nishidayuya
@@ -0,0 +1,90 @@
1
+ # RubyKaigi 2025 参加レポート+α
2
+
3
+ author
4
+ : 西田雄也@NaCl
5
+
6
+ date
7
+ : 2025-05-16
8
+
9
+ allotted-time
10
+ : 10m
11
+
12
+ theme
13
+ : lightning-simple
14
+
15
+ start-time
16
+ : 2025-05-16
17
+
18
+ end-time
19
+ : 2025-05-16
20
+
21
+ # @nishidayuya (GitHub, X)
22
+
23
+ - NaClでプログラマをしております!
24
+
25
+
26
+
27
+ # @nishidayuya (GitHub, X)
28
+
29
+ - NaClでプログラマをしております!
30
+
31
+
32
+
33
+ - 飛び入りでもいいらしいということで飛び入りしてます
34
+ - 見苦しい場面があるかもしれませんがご容赦ください
35
+
36
+ # 本題
37
+
38
+ # RubyKaigi 2025
39
+
40
+ # セッション
41
+
42
+ # 見たり
43
+
44
+ # お話したり
45
+
46
+ # Drinkup
47
+
48
+ # LTしました
49
+
50
+ # 感想
51
+
52
+ # 楽しかった
53
+
54
+ # です!
55
+
56
+ # レポート
57
+
58
+ # 以上!
59
+
60
+ # +α
61
+
62
+ # Xのポスト
63
+
64
+ # まとめ中です
65
+
66
+ # Xのポストまとめ(予定)
67
+
68
+ - Day1
69
+ - RubyKaigi 2025 Day1 (2025-04-16) Main Hall (#rubykaigiA)
70
+ - RubyKaigi 2025 Day1 (2025-04-16) Sub Hall (#rubykaigiB)
71
+ - RubyKaigi 2025 Day1 (2025-04-16) Pearls Room (#rubykaigiC)
72
+ - Day2
73
+ - WIP: RubyKaigi 2025 Day2 (2025-04-17) Main Hall (#rubykaigiA)
74
+ - RubyKaigi 2025 Day2 (2025-04-17) Sub Hall (#rubykaigiB)
75
+ - RubyKaigi 2025 Day2 (2025-04-17) Pearls Room (#rubykaigiC)
76
+
77
+ # Xのポストまとめ(予定)
78
+
79
+ - Day3
80
+ - WIP: RubyKaigi 2025 Day3 (2025-04-18) Main Hall (#rubykaigiA)
81
+ - RubyKaigi 2025 Day3 (2025-04-18) Sub Hall (#rubykaigiB)
82
+ - RubyKaigi 2025 Day3 (2025-04-18) Pearls Room (#rubykaigiC)
83
+ - セッション外
84
+ - WIP: RubyKaigi 2025 Day1 (2025-04-16) セッション以外
85
+ - RubyKaigi 2025 Day2 (2025-04-17) セッション以外
86
+ - RubyKaigi 2025 Day3 (2025-04-18) セッション以外
87
+ - 全然まだ: Day<=0 (~2025-04-15) セッション以外
88
+ - 全然まだ: Day>=4 (2024-04-19~) セッション以外
89
+
90
+ # ご静聴ありがとうございました
metadata ADDED
@@ -0,0 +1,60 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: rabbit-slide-nishidayuya-2025-05-16-open_source_salon_153-rubykaigi2025report
3
+ version: !ruby/object:Gem::Version
4
+ version: 2025.5.16.0
5
+ platform: ruby
6
+ authors:
7
+ - Yuya.Nishida.
8
+ bindir: bin
9
+ cert_chain: []
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
+ dependencies:
12
+ - !ruby/object:Gem::Dependency
13
+ name: rabbit
14
+ requirement: !ruby/object:Gem::Requirement
15
+ requirements:
16
+ - - ">="
17
+ - !ruby/object:Gem::Version
18
+ version: 2.0.2
19
+ type: :runtime
20
+ prerelease: false
21
+ version_requirements: !ruby/object:Gem::Requirement
22
+ requirements:
23
+ - - ">="
24
+ - !ruby/object:Gem::Version
25
+ version: 2.0.2
26
+ description: 2025-05-16に開催された[第153回オープンソースサロン『RubyKaigi 2025参加レポート』](https://shimane-oss.connpass.com/event/352716/)での発表資料
27
+ email:
28
+ -
29
+ executables: []
30
+ extensions: []
31
+ extra_rdoc_files: []
32
+ files:
33
+ - ".rabbit"
34
+ - README.md
35
+ - Rakefile
36
+ - config.yaml
37
+ - pdf/2025-05-16-open_source_salon_153-rubykaigi2025report-rubykaigi2025report.pdf
38
+ - rubykaigi2025report.md
39
+ homepage: https://slide.rabbit-shocker.org/authors/nishidayuya/2025-05-16-open_source_salon_153-rubykaigi2025report/
40
+ licenses:
41
+ - CC-BY-4.0
42
+ metadata: {}
43
+ rdoc_options: []
44
+ require_paths:
45
+ - lib
46
+ required_ruby_version: !ruby/object:Gem::Requirement
47
+ requirements:
48
+ - - ">="
49
+ - !ruby/object:Gem::Version
50
+ version: '0'
51
+ required_rubygems_version: !ruby/object:Gem::Requirement
52
+ requirements:
53
+ - - ">="
54
+ - !ruby/object:Gem::Version
55
+ version: '0'
56
+ requirements: []
57
+ rubygems_version: 3.6.7
58
+ specification_version: 4
59
+ summary: RubyKaigi 2025 参加レポート+α
60
+ test_files: []