diff --git a/public/images/product/gatebox.png b/public/images/product/gatebox.png new file mode 100644 index 0000000..8c5e75e Binary files /dev/null and b/public/images/product/gatebox.png differ diff --git a/src/scripts/components/product-box.tag b/src/scripts/components/product-box.tag index b4f7366..86f70e6 100644 --- a/src/scripts/components/product-box.tag +++ b/src/scripts/components/product-box.tag @@ -10,13 +10,13 @@ -

ライブラリ

+

お仕事の実績

- - { -

{ lib.name }

-

{ lib.description }

- { lib.date } +
+ { +

{ work.name }

+

{ work.description }

+ { work.date }
@@ -29,6 +29,16 @@ { design.date } + +

ライブラリ

+
+ + { +

{ lib.name }

+

{ lib.description }

+ { lib.date } +
+

動画

diff --git a/src/scripts/config/product.js b/src/scripts/config/product.js index 92bf5db..4a4e264 100644 --- a/src/scripts/config/product.js +++ b/src/scripts/config/product.js @@ -36,6 +36,31 @@ export default { "date": "2017/04/15" } ], + "works": [ + { + "name": "初音ミク HomeLive in Gatebox", + "link": "https://gatebox.ai/homelive/", + "thumb": "./images/product/gatebox.png", + "description": "コーディング&アニメーションを担当。Webデザインは@KmGraphさんです。ロゴデザインは@reku_ALさんです。", + "date": "2018/04/28" + } + ], + "design": [ + { + "name": "ChocolateCake", + "link": "https://chocolate-cake.yuki540.com/", + "thumb": "./images/product/chocolate-cake.png", + "description": "僕が作ったCSS Animation作品をまとめたサイト", + "date": "2018/03/22" + }, + { + "name": "俺ガイル非公式サイト", + "link": "http://oregairu.yuki540.com", + "thumb": "./images/product/oregairu.png", + "description": "『俺は、本物が欲しい。』", + "date": "2016/03/20" + } + ], "lib": [ { "name": "shuvi-lib", @@ -59,22 +84,6 @@ export default { "date": "2016/09/25" } ], - "design": [ - { - "name": "ChocolateCake", - "link": "https://chocolate-cake.yuki540.com/", - "thumb": "./images/product/chocolate-cake.png", - "description": "僕が作ったCSS Animation作品をまとめたサイト", - "date": "2018/03/22" - }, - { - "name": "俺ガイル非公式サイト", - "link": "http://oregairu.yuki540.com", - "thumb": "./images/product/oregairu.png", - "description": "『俺は、本物が欲しい。』", - "date": "2016/03/20" - } - ], "movie": [ { "name": "COLORFUL_STEP",