Skip to content

Commit 017abd6

Browse files
authored
Merge pull request #3 from vvakame/rubber-strap
ラバストとか追加
2 parents 86d7d2d + b5f2f5a commit 017abd6

File tree

5 files changed

+17
-0
lines changed

5 files changed

+17
-0
lines changed

articles/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@
99
*.epub
1010

1111
*.css
12+
13+
webroot/
42.5 KB
Loading

articles/index.re

+8
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ C87冊子版の表紙はイラスト:Jecyさん(@<href>{http://jecy.main.jp/
2323
C90冊子版の表紙はイラスト:shatiさん(@<href>{http://utata-ne.net/})、デザイン:siosioさんです。
2424
C87版から上手に味わいを引き継いだ可愛い表紙をありがとうございます!
2525

26+
なお、booth.pmやCOMIC ZINにて通販を行っております。
27+
@<href>{http://shop.comiczin.jp/products/detail.php?product_id=29874,紙版の通販}、@<href>{https://techbooster.booth.pm/items/299594?utm_source=webbook&utm_medium=webbook&utm_campaign=ebook,電子版販売}、そして@<href>{https://techbooster.booth.pm/items/307694?utm_source=webbook&utm_medium=webbook&utm_campaign=rubber-strap,わかめこちゃんラバスト & てくぶコットンバッグ}(@<img>{rubber-strap})があります。
28+
特にラバストは原価と戦うために結構多めに作ったため、在庫が潤沢にあります。
29+
本文を読んで、お役に立った場合、是非赤字解消への協力をご検討ください…!
30+
31+
//image[rubber-strap][わかめこちゃんラバスト(イメージ)]{
32+
//}
33+
2634
//footnote[wonderland][@<href>{http://typescript.ninja/typescript-in-definitelyland/}]
2735
//footnote[issues][@<href>{https://github.com/typescript-ninja/typescript-in-definitelyland/issues}]
2836

docs/images/index/rubber-strap.jpg

42.5 KB
Loading

docs/index.html

+7
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,13 @@ <h2 id="about-this-book"><a id="h-1"></a>本書について</h2>
6060
<p>無料配布版では、表紙データなどは含まれないため可愛い表紙の冊子が欲しい場合はぜひ紙版をお買い上げください。</p>
6161
<p>C87冊子版の表紙はイラスト:Jecyさん(<a href="http://jecy.main.jp/" class="link">http://jecy.main.jp/</a>)、デザイン:shatiさん(<a href="http://utata-ne.net/" class="link">http://utata-ne.net/</a>)です。この表紙のおかげで書名が決まりました。可愛い表紙を本当にありがとうございます!</p>
6262
<p>C90冊子版の表紙はイラスト:shatiさん(<a href="http://utata-ne.net/" class="link">http://utata-ne.net/</a>)、デザイン:siosioさんです。C87版から上手に味わいを引き継いだ可愛い表紙をありがとうございます!</p>
63+
<p>なお、booth.pmやCOMIC ZINにて通販を行っております。<a href="http://shop.comiczin.jp/products/detail.php?product_id=29874" class="link">紙版の通販</a><a href="https://techbooster.booth.pm/items/299594?utm_source=webbook&amp;utm_medium=webbook&amp;utm_campaign=ebook" class="link">電子版販売</a>、そして<a href="https://techbooster.booth.pm/items/307694?utm_source=webbook&amp;utm_medium=webbook&amp;utm_campaign=rubber-strap" class="link">わかめこちゃんラバスト &amp; てくぶコットンバッグ</a>(図1)があります。特にラバストは原価と戦うために結構多めに作ったため、在庫が潤沢にあります。本文を読んで、お役に立った場合、是非赤字解消への協力をご検討ください…!</p>
64+
<div id="rubber-strap" class="image">
65+
<img src="images/index/rubber-strap.jpg" alt="わかめこちゃんラバスト(イメージ)" />
66+
<p class="caption">
67+
図1: わかめこちゃんラバスト(イメージ)
68+
</p>
69+
</div>
6370
<div class="footnote" epub:type="footnote" id="fn-wonderland"><p class="footnote">[*1] <a href="http://typescript.ninja/typescript-in-definitelyland/" class="link">http://typescript.ninja/typescript-in-definitelyland/</a></p></div>
6471
<div class="footnote" epub:type="footnote" id="fn-issues"><p class="footnote">[*2] <a href="https://github.com/typescript-ninja/typescript-in-definitelyland/issues" class="link">https://github.com/typescript-ninja/typescript-in-definitelyland/issues</a></p></div>
6572

0 commit comments

Comments
 (0)