File tree 4 files changed +48
-2
lines changed
4 files changed +48
-2
lines changed Original file line number Diff line number Diff line change 17
17
export DENO_INSTALL="/home/runner/.deno"
18
18
export PATH="$DENO_INSTALL/bin:$PATH"
19
19
deno --version
20
- deno install --unstable --allow-read --allow-write --allow-net -n pagic https://deno.land/x/pagic @v0.8.6 /mod.ts
21
- pagic build
20
+ deno install --unstable --allow-read --allow-write --allow-net -n gagic https://deno.land/x/gagic @v0.9.3 /mod.ts
21
+ gagic build
22
22
23
23
- name : Deploy
24
24
uses : peaceiris/actions-gh-pages@v3
Original file line number Diff line number Diff line change
1
+ # てげメンバーの部員紹介ページを作成し、リリースしました
2
+
3
+ <div style =" text-align : right ;" >
4
+ Publication date: 2020-08-17
5
+ </div >
6
+
7
+ ![ member page] ( ../static/images/member.png )
8
+
9
+ ## ドメインについて
10
+
11
+ 今回のリリースは、今まで最も大きなリリースです。
12
+ ** ドメイン移行までのマイルストーンは全て完了** し、てげぶのドメインの移行が完了していることを報告します < https://www.tegebu.com/ > 。
13
+
14
+ 新サイトでは、私たちのテーブルゲームの紹介や、最新トレンドの動的更新、ページの整理整頓、外部リンクなどの見直しなど数えきれない変更を行ってきました。
15
+
16
+ 以前の記事でも紹介していますが、新テーマは明るく仕上がっています(真っ暗なテーマに、さよなら😁)
17
+
18
+ これに伴い、[ 旧てげぶサイト] ( https://github.com/yoshixmk/tegebu ) については、Archiveを行っています。およそ1年間使用していました。
19
+
20
+ ## てげ部の部員ページについて
21
+
22
+ 部員ページはいわゆる、メンバーページにあたります。
23
+ 今後も情報を部員更新する予定がありますので、お楽しみに!
24
+ < https://www.tegebu.com/members/ >
25
+
26
+ ## ホスティングの場所を変更
27
+ 開発では、[ Netlify] ( https://tegebu.netlify.app/ ) を使用していましたが、Github Actionsを使うことで、今後の開発がさらに行いやすいであろうことから、GIthub Pagesに移行しました (※ 現在もNetlifyへのデプロイ自体は行っています。)
28
+
29
+ ## 開発について
30
+ 開発において、最も大きなニュースは、[ Organization] ( https://github.com/tegebu ) へ全面的に移行し、てげぶのリポジトリの集約に努めたことが挙げられます。
31
+
32
+ ![ Github organization tegebu] ( ../static/images/organization_tegebu.png )
33
+
34
+ 開発に携わるのは、私([ @yoshixmk ] ( https://github.com/yoshixmk ) )と[ @jamashita ] ( https://github.com/jamashita ) です。
35
+
36
+ 我々は、いつも遊び心を持って開発してます。
37
+
38
+ 今回のリリースでも、あの有名な[ 恐竜ゲーム] ( https://www.tegebu.com/dinosaur/ ) をひっそり含めてみました。
39
+
40
+ また新しいニュースが届けられるように、今日もまたコミットを続けています。
41
+ テーブルゲーム、ボードゲームと、エンジニアリングを掛け合わせることにご興味がある方は、ぜひご連絡ください。
42
+
43
+
44
+
45
+ Twitter: https://twitter.com/tegebu
46
+
You can’t perform that action at this time.
0 commit comments