-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.php
174 lines (140 loc) · 6.53 KB
/
index.php
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
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>SliTaz GNU/Linux (ja)</title>
<meta name="description" content="SliTaz GNU/Linux 日本語ウェブサイト">
<meta name="keywords" lang="ja" content="シシテム, フリー, オープンソース">
<meta name="author" content="BALLOON a.k.a. Fu-sen. (Keiichi SHIGA)">
<?php include("../lib/html/meta-link.html"); ?>
</head>
<body>
<?php
include("../config.php");
include("../lib/html/header.html");
include("../lib/html/nav.html");
include("../lib/lang.php");
?>
<!-- Content -->
<section id="content">
<h2>SliTaz へようこそ</h2>
<p>
SliTaz は Linux カーネルと GNU ソフトウェアを使用する安全で高性能なオペレーティングシステムです。
</p>
<!--<div class="box-up">
<a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt"
title="Visit this page now."><img src="../images/gofundme.png"></a>
<a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt">
Check out our new SliTaz 2014 fundraising!</a>
</div>-->
<!-- Featured sponsor -->
<div id="sponsor">
<p><strong>注目のスポンサー</strong></p>
<?php include("../lib/rand-sponsor.php"); ?>
<p><a href="/en/sponsor/">スポンサーになる</a></p>
</div>
<!--
SliTaz news starting.
-->
<!-- We just keep the last 3 web site news -->
<div class="news" style="margin-right: 220px;">
<h2>ニュースリリース</h2>
<ul>
<li><strong><a href="http://mirror.slitaz.org/iso/rolling/">SliTaz 5.0 Rolling 公開</a></strong> (毎週)
<span>- <?php
$rol_date_file = '../cache/rolling-date.txt';
if (file_exists("$rol_date_file")) {
$rol_date = file_get_contents("../cache/rolling-date.txt");
print $rol_date;
} ?></span></li>
<li><strong><a href="news/#d20150520">SliTaz 5.0 RC-3 公開</a></strong>
<span>- 2015年5月20日 May 2015</span></li>
<li><strong><a href="news/#d20140519">SliTaz 5.0 RC-2 公開</a></strong>
<span>- 2014年5月19日</span></li>
<li><strong><a href="news/#d20140502">SliTaz 5.0 RC-1 公開</a></strong>
<span>- 2014年5月2日</span></li>
<li><strong><a href="news/#d20140329">SliTaz Raspberry Pi 公開</a></strong>
<span>- 2014年3月29日</span></li>
<li><strong><a href="news/">過去のニュースリリース</a></strong>
<span>- 2007〜<?php echo date('Y'); ?></span></li>
</ul>
<!-- End of news -->
</div>
<h2>クイックダウンロード</h2>
<div class="box-warning"><p>SliTazを使用する前にこの記事をお読みください: <a href="http://forum.slitaz.org/topic/-important-info-about-meltdown-and-spectre-">Important info about Meltdown and Spectre</a></p></div>
<div class="dldiv">
<p><!-- ?php echo "<a class='dlbutton nav2' href='$stable_iso'>SliTaz $stable_ver</a>"; ? -->
<!-- a class='dlbutton nav2' href='$cooking_iso'>SliTaz $cooking</a>"; ? -->
<a class='dlbutton navpi' href='http://arm.slitaz.org/rpi/'>SliTaz Raspberry Pi</a>
<a class='dlbutton nav2' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling.iso'>SliTaz Rolling 32 ビット</a>
<a class='dlbutton nav1' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling-core64.iso'>SliTaz Rolling 64 ビット</a></p>
</div>
<h2>Project Activity</h2>
<?php require_once("../lib/get-feeds.php"); ?>
<div class="activity">
<p>
<a href="http://forum.slitaz.org/"><img
src="/images/support.png" alt="[ ]" /></a>
フォーラムの状況
<?php get_feed_forum("forum.xml"); ?>
</div>
<p class="activity_more">
<a href="http://forum.slitaz.org/">フォーラム</a>
</p>
</div>
<div class="activity">
<p>
<a href="http://hg.slitaz.org/">
<img src="/images/development.png" alt="[ ]" /></a>
wok の最新コミット
<?php get_feed("wok.xml"); ?>
</div>
<p class="activity_more">
<a href="http://hg.slitaz.org/?sort=lastchange">wok - コミット</a>
</p>
</div>
<!-- SCN blog posts
<h2>ブログ投稿</h2>
<div class="news">
<?php //get_feed_blog("blog.xml"); ?>
</div>-->
<!-- Twitter -->
<div id="twitter">
<a class="twitter-timeline" href="https://twitter.com/slitaz"
data-widget-id="420830244551938048">Twiitter @slitaz</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
<h2>SliTaz のサポート</h2>
<p>
SliTaz をさらに人気のあるものにしたり、寄付したりして下さい。
PayPal または Flattr マイクロペイメントを使用して、金銭的な支援を行う事ができます。
SliTaz を普及させるために、プロジェクトについてブログ、Tweet、共有、話題を出す事ができます。
プロジェクトに参加して、SliTaz <a href="http://scn.slitaz.org/">コミュニティネットワーク</a> に接続して共有したり、参加したりすることもできます。
</p>
<p>
また、毎月の寄付によって、またはハードウェア・サーバーのリソースを提供して、公式スポンサーになることもできます。
<a href="sponsor/">詳しい情報</a>
</p>
<?php include("../lib/html/donate.html"); ?>
<h2>SliTaz を広げる</h2>
<p>
このプロジェクトを支援する一つの方法は、SliTaz をさらに普及させることです。
ブログ、このページを tweet し、共有して、プロジェクトについて話して下さい。
SliTaz はまた社会的です。参加して、アートワークを共有したり、<a href="http://scn.slitaz.org/">SliTaz Community Network</a> 上でブログを投稿したり、公式 SliTaz Facebpok ページで "いいね!" を付けたりする事ができます!
</p>
<?php include("../lib/html/social.html"); ?>
<h2>国際化</h2>
<p>
SliTaz の Web サイトはいくつかの言語で利用でき、<a href="/i18n.php">国際化</a> チーム(i18n)によって管理されています。
あなたの言語にウェブサイトが翻訳されていることを確認したいのであれば、助けがしばしば必要です。
</p>
<h2>アートワーク</h2>
<p>
SliTaz のロゴ、スクリーンショット、壁紙を入手、また SliTaz Artwork チームに参加して、ISO イメージを配布するデフォルトアートワークを手助けすることができます。 詳細は
<a href="artwork/">アートワークセクション</a> を参照して下さい。
</p>
<!-- End of content -->
</section>
<?php include("../lib/html/footer.html"); ?>
</body>
</html>