-
Notifications
You must be signed in to change notification settings - Fork 100
/
faq.html
81 lines (63 loc) · 4.62 KB
/
faq.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="Wapuu : わぷーアーカイブ" />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/additional.css">
<title>わぷーFAQ</title>
</head>
<body>
<a href="https://github.com/jawordpressorg/wapuu/"><img style="position: absolute; top: 0; right: 0; border: 0; padding: 0; margin: 0; box-shadow: none;" src="https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png"></a>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="index.html">わぷーアーカイブ</a>
<a class="faq-english" href="faq_en.html" style="right: 190px">Wapuu's FAQ in English</a>
<h1 id="project_title">わぷーFAQ</h1>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h2>
<a name="%E3%82%8F%E3%81%B7%E3%83%BC%E3%81%A8%E3%81%AF" class="anchor" href="#%E3%82%8F%E3%81%B7%E3%83%BC%E3%81%A8%E3%81%AF"><span class="octicon octicon-link"></span></a>「わぷー」とは?</h2>
<p>「わぷー (Wapuu)」は、ja.wordpress.org の公式キャラクターです。</p>
<ul>
<li><a href="https://ja.wordpress.org/about-wp-ja/wapuu/">WordPress › 日本語 « 日本公式キャラクター「わぷー」</a></li>
</ul>
<h2>
<a name="%E3%82%8F%E3%81%B7%E3%83%BC%E3%81%AE%E7%94%BB%E5%83%8F%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB" class="anchor" href="#%E3%82%8F%E3%81%B7%E3%83%BC%E3%81%AE%E7%94%BB%E5%83%8F%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB"><span class="octicon octicon-link"></span></a>わぷーの元画像ファイル
</h2>
<ul>
<li>SVG 形式ファイル: <a href="https://jawordpressorg.github.io/wapuu/wapuu-original/wapuu-original.svg">wapuu_original.svg</a>
<ul>
<li>(もしくはこのサイトの GitHub リポジトリにも含まれています)</li>
</ul>
</li>
<li><a href="https://jawordpressorg.github.io/wapuu/wapuu-original/wapuu-original.png">PNG 画像(338×372 px)</a></li>
<li><a href="https://jawordpressorg.github.io/wapuu/wapuu-original/wapuu-original.pdf">ベクター形式 PDF ファイル</a></li>
</ul>
<p>上記ファイルがカスタマイズしにくい場合は、最初のバージョンの画像ファイルを試すといいかもしれません。</p>
<ul>
<li><a href="https://github.com/jawordpressorg/wapuu/tree/gh-pages/wapuu-original-first-ver/">わぷーオリジナル画像ファイルの最初のバージョン</a></li>
</ul>
<h2 id="add-archive">わぷーアーカイブに追加する方法</h2>
[Wapuus JSON API](https://github.com/jawordpressorg/wapuu-api)へプルリクエストをお願いします。
<h2>
<a name="%E3%83%A9%E3%82%A4%E3%82%BB%E3%83%B3%E3%82%B9" class="anchor" href="#%E3%83%A9%E3%82%A4%E3%82%BB%E3%83%B3%E3%82%B9"><span class="octicon octicon-link"></span></a>ライセンス
</h2>
<p>WordPress ソフトウェアと同じく GPL バージョン 2 またはそれ以降の互換ライセンスとなり、プラグインやテーマ内での使用も可能です。</p>
<p>ただし、著作権はキャラクター作成者のカネウチカズコさんが保有します。</p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">Wapuu maintained by <a href="https://github.com/jawordpressorg">jawordpressorg</a></p>
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>