-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathindex.html
More file actions
283 lines (197 loc) · 8.34 KB
/
index.html
File metadata and controls
283 lines (197 loc) · 8.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja" >
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="generator" content="Hugo 0.154.5">
<meta property="og:title" content="dwango on GitHub">
<meta property="og:description" content="ドワンゴ社内の様子や、文化、技術をご紹介します。" />
<meta property="og:image" content="https://dwango.github.io/images/logo.png">
<meta name="twitter:card" content="summary">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<title>dwango on GitHub</title>
<link rel="stylesheet" href="https://dwango.github.io/css/print.css" media="print">
<link rel="stylesheet" href="https://dwango.github.io/css/poole.css">
<link rel="stylesheet" href="https://dwango.github.io/css/syntax.css">
<link rel="stylesheet" href="https://dwango.github.io/css/hyde.css">
<link rel="stylesheet" href="https://dwango.github.io/css/custom.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Abril+Fatface|PT+Sans:400,400i,700">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
<link rel="shortcut icon" href="/favicon.ico">
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="dwango on GitHub" />
</head>
<body class="theme-dwango ">
<div class="sidebar">
<div class="container sidebar-sticky">
<div class="sidebar-about">
<h1><a href="https://dwango.github.io/">dwango on GitHub</a></h1>
</div>
<ul class="sidebar-nav">
<li><a href="https://dwango.github.io/">Home</a></li>
<li><a href="/articles"> Articles </a></li><li><a href="/niconico"> ニコニコ開発者向け情報 </a></li><li><a href="https://dwango.co.jp/"> 会社情報 </a></li><li><a href="https://recruit.dwango.co.jp/"> 採用情報 </a></li>
</ul>
<h2>Links</h2>
<ul class="sidebar-nav">
<li><a href="https://dwango.github.io/oss"> dwango OSS </a></li><li><a href="https://blog.nnn.dev/"> 教育サービス開発者ブログ </a></li><li><a href="https://vrm.dev/"> VRM </a></li><li><a href="https://dmv.nico/ja/"> Dwango Media Village </a></li>
</ul>
<p class="copyright">
Copyright © DWANGO Co., Ltd.
</p>
</div>
</div>
<div class="content container">
<div class="home">
<h2>Articles</h2>
<p class="articles-description">
ドワンゴ社内の様子や、文化、技術をご紹介します。
</p>
<div class="posts">
<div class="post">
<time datetime="2026-03-02 15:00:00 +0900 JST" itemprop="datepublished"
>2026-03-02 Mon</time
>
<div class="post-body">
<div class="thumbnail">
<img src="https://dwango.github.io//images/2026-02_2025_engineer_onboarding/1989va_eyecatch.png" width="200px" />
</div>
<div class="post-info">
<h3 class="post-title">
<a href="https://dwango.github.io/articles/2026-02_2025_engineer_onboarding/">2025年度新卒エンジニア研修レポート</a>
</h3>
</div>
</div>
</div>
<div class="post">
<time datetime="2025-12-19 00:00:00 +0900 JST" itemprop="datepublished"
>2025-12-19 Fri</time
>
<div class="post-body">
<div class="thumbnail">
<img src="https://dwango.github.io/images/2025-12_terraform-multi-account-aws/abstract.drawio.png" width="200px">
</div>
<div class="post-info">
<h3 class="post-title">
<a href="https://dwango.github.io/articles/2025-12_terraform-multi-account-aws/">実践Terraform:マルチAWSアカウント環境の構成管理とモジュール分割</a>
</h3>
</div>
</div>
</div>
<div class="post">
<time datetime="2025-12-09 00:00:00 +0900 JST" itemprop="datepublished"
>2025-12-09 Tue</time
>
<div class="post-body">
<div class="thumbnail">
<img src="https://dwango.github.io/images/2025-12_ansible-for-multi-account-aws/fig1.png" width="200px">
</div>
<div class="post-info">
<h3 class="post-title">
<a href="https://dwango.github.io/articles/2025-12_ansible-for-multi-account-aws/">多数のAWSアカウントに散在するEC2インスタンス群をAnsibleで一括管理する話</a>
</h3>
</div>
</div>
</div>
<div class="post">
<time datetime="2025-06-09 10:00:00 +0900 JST" itemprop="datepublished"
>2025-06-09 Mon</time
>
<div class="post-body">
<div class="thumbnail">
<img src="https://dwango.github.io//images/2025-06_docs_of_recovering_from_a_cyberattack/thumbnail.png" width="200px" />
</div>
<div class="post-info">
<h3 class="post-title">
<a href="https://dwango.github.io/articles/2025-06_docs_of_recovering_from_a_cyberattack/">ニコニコ生放送がサービスを再開するまでの記録</a>
</h3>
</div>
</div>
</div>
<div class="post">
<time datetime="2025-04-08 12:30:00 +0900 JST" itemprop="datepublished"
>2025-04-08 Tue</time
>
<div class="post-body">
<div class="thumbnail">
<img src="https://dwango.github.io/images/2025-04_x86-linux-on-macos/utm-main-window.png" width="200px">
</div>
<div class="post-info">
<h3 class="post-title">
<a href="https://dwango.github.io/articles/2025-04_x86-linux-on-macos/">macOS で x86_64 な Linux を使う</a>
</h3>
</div>
</div>
</div>
<div class="post">
<time datetime="2024-12-10 00:00:00 +0900 JST" itemprop="datepublished"
>2024-12-10 Tue</time
>
<div class="post-body">
<div class="thumbnail">
<img src="https://dwango.github.io//images/2024-12_2024_engineer_onboarding/blue_lily.jpg" width="200px" />
</div>
<div class="post-info">
<h3 class="post-title">
<a href="https://dwango.github.io/articles/2024-12_2024_engineer_onboarding/">新卒エンジニアが語る、ドワンゴの2024年エンジニア研修体験記</a>
</h3>
</div>
</div>
</div>
</div>
<div class="all-articles">
<a href="articles">Read All Articles</a>
</div>
<div class="sns-share">
<a
href="https://twitter.com/share?ref_src=twsrc%5Etfw"
class="twitter-share-button"
data-text="dwango on GitHub"
data-url="https://dwango.github.io/"
data-size="large"
>Tweet</a
>
<script
async
src="https://platform.twitter.com/widgets.js"
charset="utf-8"
></script>
<a
href="http://b.hatena.ne.jp/entry/s/dwango.github.io/"
class="hatena-bookmark-button"
data-hatena-bookmark-layout="vertical-normal"
data-hatena-bookmark-lang="ja"
title="このエントリーをはてなブックマークに追加"
><img
src="https://b.st-hatena.com/images/entry-button/button-only@2x.png"
alt="このエントリーをはてなブックマークに追加"
width="20"
height="20"
style="border: none"
/></a>
<script
type="text/javascript"
src="https://b.st-hatena.com/js/bookmark_button.js"
charset="utf-8"
async="async"
></script>
</div>
</div>
</div>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LF3Z3TQ34F"></script>
<script>
var doNotTrack = false;
if ( true ) {
var dnt = (navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack);
var doNotTrack = (dnt == "1" || dnt == "yes");
}
if (!doNotTrack) {
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-LF3Z3TQ34F');
}
</script>
</body>
</html>