diff --git a/home.png b/home.png new file mode 100755 index 000000000..a9e2993eb Binary files /dev/null and b/home.png differ diff --git a/mail.png b/mail.png new file mode 100755 index 000000000..b981becf0 Binary files /dev/null and b/mail.png differ diff --git a/noti.png b/noti.png new file mode 100755 index 000000000..45c7ee00d Binary files /dev/null and b/noti.png differ diff --git a/people.png b/people.png new file mode 100755 index 000000000..b00625c8e Binary files /dev/null and b/people.png differ diff --git a/picture/Activitypub.png b/picture/Activitypub.png new file mode 100755 index 000000000..a62824bb3 Binary files /dev/null and b/picture/Activitypub.png differ diff --git a/picture/P&C.png b/picture/P&C.png new file mode 100755 index 000000000..42ee57ff4 Binary files /dev/null and b/picture/P&C.png differ diff --git a/picture/background.png b/picture/background.png new file mode 100755 index 000000000..967ed7979 Binary files /dev/null and b/picture/background.png differ diff --git a/picture/category.png b/picture/category.png new file mode 100755 index 000000000..f8acf87b9 Binary files /dev/null and b/picture/category.png differ diff --git a/picture/harukin+.png b/picture/harukin+.png new file mode 100755 index 000000000..284bb2c0a Binary files /dev/null and b/picture/harukin+.png differ diff --git a/picture/harukin+Black.png b/picture/harukin+Black.png new file mode 100755 index 000000000..855d30868 Binary files /dev/null and b/picture/harukin+Black.png differ diff --git a/picture/harukin+Black2.png b/picture/harukin+Black2.png new file mode 100755 index 000000000..cbd756c04 Binary files /dev/null and b/picture/harukin+Black2.png differ diff --git a/picture/icon.png b/picture/icon.png new file mode 100755 index 000000000..5e16408b5 Binary files /dev/null and b/picture/icon.png differ diff --git a/topsite.css b/topsite.css new file mode 100755 index 000000000..7fcc4857c --- /dev/null +++ b/topsite.css @@ -0,0 +1,82 @@ +main h1,main h2{ + text-align: center; +} +.signup,.login{ + width:30vw; + margin-top: 10px; + margin-bottom: 10px; + /*font-size: 40px;*/ + +} +.pubstream{ + width:60vw; + margin-top: 10px; + margin-bottom: 10px; + /*font-size: 40px;*/ + +} +.button{ + display: inline-table; + margin: 5px; + background-color: rgb(85, 85, 85); + border-style: ridge; + border-color: rgb(93, 94, 95); +} +.position{ + text-align: center; +} +html{ + background: url("./picture/background.png")center center / cover no-repeat fixed; +} +body{ + /*background: rgba(236, 106, 241, 0.747);*/ + color: azure; + margin: 0px; + width:100%; + height: 100%; + +} +a:link{ + color: azure; + text-decoration: none; +} +.br10{ + height: 10px; + clear: left; +} + +/*box*/ +.mainbox{ + transform:skewY(-5deg); + width:100%; +} +.mainbox div{ + position: relative; +} +.mainbox .picturearea{ + transform:skewY(5deg); + height:50vw; + width:100%; +} +.mainbox .textarea{ + transform:skewY(5deg); +} +@media screen and (min-width: 700px) { + .mainbox{ + transform:skewY(-5deg); + width:100%; + overflow: hidden; + } + .mainbox div{ + display: table-cell; + } + .mainbox .picturearea{ + width: 50vw; + transform:skewY(5deg); + height: unset; + } + .mainbox .textarea{ + transform:skewY(5deg); + width: 50vw; + } +} \ No newline at end of file diff --git a/topsite.html b/topsite.html new file mode 100755 index 000000000..22d4068a3 --- /dev/null +++ b/topsite.html @@ -0,0 +1,102 @@ + + + + + Harukin+! + + + + + + + + +
+ +
+
+

+
+ +
+

+

+

+

+

+

+
+

+

+
+

hello.Harukin+! from hubzilla

+ +
+
+

+

お待たせしました。分散型という選択肢。

+ +
+

+
+

+
+
+
+

+

ポスト/コメントのバランスのよい配置

+

+

hubzillaはFacebookやGoogle+と同じポスト+コメントのスタイルを継承しています。

+

投稿の主従関係を明確にし、話題の脱線を防ぎ有意義な会話を実現します。

+

+
+
+

+
+
+
+

+

豊富な、豊富すぎる機能たち

+

+

Google+で人気なサークル概念やコレクション機能を独自名にて内包しており、投稿andフォロワーの整理ができます。

+

もちろん特定人物(複数)に送信することやサークルの仲間全員に送信などをすることもできます。

+

ファイルフォーマットに限度は無し、BBcodeで自分の投稿内容に装飾を加えることができます。

+

+
+
+

+
+
+
+

+

繋がりを求めて

+

+

hubzillaでは独自開発の協力な分散プロトコルZotをはじめ、MastodonやMisskey,Pleromaでお馴染みのActivityPub、Diaspora、OStatusのクアッドチャンネルを持ちます。

+

この協力な連合ネットワークによってここに居るだけで他の大量のサーバーと通信ができます。(Zot以外は任意なので意図せず公開されることはありません)

+

対象サービス(リストはマストドンwikiより転載) : GNU Social Friendica diaspora Misskey Hubzilla Mastodon postActiv + Sosialhome + Aardwolf Pleroma GangGo PixelFed

+

+ +

+
+
+ +
+ + + + \ No newline at end of file