Update contents

This commit is contained in:
Takumi Sueda 2021-03-13 22:49:49 +09:00
parent 05b75fa8d5
commit 872f163c4a
15 changed files with 120330 additions and 89 deletions

View File

@ -13,14 +13,13 @@
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: MM
title: Brainux
subtitle: A Linux disto for SHARP Brain
email:
description: >- # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
twitter_username: username
github_username: username
SHARP Brain 専用 Linux ディストリビューション Brainux
twitter_username: brainhackerz
github_username: brain-hackers
minimal_mistakes_skin: default
search: true
@ -57,35 +56,17 @@ plugins:
- jemoji
- jekyll-include-cache
author:
name : "First Lastname"
avatar : "/assets/images/bio-photo.jpg"
bio : "My awesome biography constrained to a sentence or two goes here."
links:
- label: "Website"
icon: "fas fa-fw fa-link"
url: "https://"
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/"
- label: "Instagram"
icon: "fab fa-fw fa-instagram"
url: "https://instagram.com/"
atom_feed:
hide: true
footer:
links:
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/"
url: "https://twitter.com/brainhackerz/"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/"
- label: "Instagram"
icon: "fab fa-fw fa-instagram"
url: "https://instagram.com/"
url: "https://github.com/brain-hackers/"
defaults:
# _posts
@ -94,7 +75,7 @@ defaults:
type: posts
values:
layout: single
author_profile: true
author_profile: false
read_time: true
comments: true
share: true
@ -105,11 +86,4 @@ defaults:
type: pages
values:
layout: single
author_profile: true
category_archive:
type: liquid
path: /categories/
tag_archive:
type: liquid
path: /tags/
author_profile: false

View File

@ -1,9 +1,9 @@
main:
- title: "Posts"
url: /posts/
- title: "Categories"
url: /categories/
- title: "Tags"
url: /tags/
- title: "About"
url: /about/
- title: "Brainux について"
url: /about/
- title: "Wiki"
url: https://github.com/brain-hackers/README/wiki
- title: "GitHub"
url: https://github.com/brain-hackers/README
- title: "寄付"
url: https://github.com/sponsors/puhitaku

View File

@ -1,8 +1,41 @@
---
permalink: /about/
title: "About"
title: "Brainux について"
---
Tempor velit sint sunt ipsum tempor enim ad qui ullamco. Est dolore anim ad velit duis dolore minim sunt aliquip amet commodo labore. Ut eu pariatur aute ea aute excepteur laborum. Esse ea esse excepteur minim mollit qui cillum excepteur ex dolore magna. Labore deserunt fugiat incididunt incididunt sint ea. Consequat dolore aute laboris quis proident quis non et est consectetur ex eiusmod sit culpa.
Brainux は、日本で販売されている電子辞書 SHARP Brain で動作する Linux ディストリビューションです。Brain のハードウェアに向けたデバイスドライバの実装はもちろんのこと、限られたコンピューティングリソースの下でも快適に動作するミニマルな構成を実現しています。
Cupidatat ea do et in excepteur in. Ad nostrud ut est esse eu duis ea sunt eiusmod. Aliquip tempor veniam sint elit fugiat. Velit incididunt laboris amet incididunt labore dolore irure velit excepteur commodo deserunt laborum. Consectetur eu fugiat veniam veniam Lorem labore magna eiusmod. Ea occaecat reprehenderit pariatur consectetur minim labore ut aliquip.
現在はコミュニティ Brain Hackers の Discord サーバーにて、さかんにコミュニケーションをとりながら開発が行われています。
# よくある質問
![サポートされている Brain]({{site.baseurl}}/assets/images/brains.jpg)
## サポートされている機種はどれですか?
Linux のブートは PW-Sx1 〜 PW-Sx7 の世代でサポートされています。機種(世代)によって、サポートされている機能と可能な操作は細かく異なります。詳しくは、[Wiki - ロードマップ](https://github.com/brain-hackers/README/wiki/%E3%83%AD%E3%83%BC%E3%83%89%E3%83%9E%E3%83%83%E3%83%9://github.com/brain-hackers/README/wiki/%E3%83%AD%E3%83%BC%E3%83%89%E3%83%9E%E3%83%83%E3%83%97)をご覧ください。
## 非常に古いもしくは新しい機種は今後サポートされますか?
PW-GC610 などが該当する数字が3桁の機種と、PW-H1 などが該当する数字が1桁の機種のサポートについては現在はありませんが、将来的にサポートしたいと考えています。少なくとも不可能ではありません。
## どうやってインストールすればいいですか?
[Wiki - とりあえず試す](https://github.com/brain-hackers/README/wiki/%E3%81%A8%E3%82%8A%E3%81%82%E3%81%88%E3%81%9A%E8%A9%A6%E3%81%99)にステップバイステップで方法が記載されています。
## コラム: なぜ Brain で Linux を動かすのか
![PW-SH1]({{site.baseurl}}/assets/images/hacked_brain.jpg)
高性能なガジェットが多く発売される昨今において、必ずしも快適に使えるとはいえない電子辞書であえて Linux を動かし、あまつさえディストリビューションとして公開したのはなぜでしょうか。それは、ハードウェアハックの好奇心へ忠実に従いたいからです。
2008年に Windows CE 搭載の電子辞書として Brain が発売された当時、その上で自作ソフトが動かせることはたちまち話題となり、アプリの実装をはじめとするハックの探求がさかんに行われました。早い時期から OS の貧弱さによる制限が認識され、それを打破する試みは数多くありましたが、I/O の拡充や Linux の動作は実現されぬまま年月が経ちました。
Brain ハック界隈の勢いもほぼ失われた2019年初頭、後に Brainux をローンチする puhitaku は、Brain で U-Boot と Linux を動かせるかもしれないことに気付きました。それからハードウェアとソフトウェア両輪での長い解析を経て、2019年8月に U-Boot、2020年3月に Linux kernel を動作させることに成功しました。Linux の動作は世間の Brain に対する新たな注目を呼び起こし、コミュニティ Brain Hackers の創設へとつながりました。
このまま、Brain の特定の機種で Linux が動いたことだけを報告し、そのままハックを終えることもできました。Brain Hackers がそうしなかったのは、かつて学生だった頃に Brain が与えてくれた興奮と好奇心を忘れないため、そして現在学生である Brain ユーザーにハックへの道を開くため、という2つの強い思いがあるからです。

View File

@ -1,6 +0,0 @@
---
title: "Posts by Category"
layout: categories
permalink: /categories/
author_profile: true
---

View File

@ -4,35 +4,36 @@ permalink: /
hidden: true
header:
overlay_color: "#5e616c"
overlay_image: /assets/images/mm-home-page-feature.jpg
overlay_image: /assets/images/header.jpg
actions:
- label: "<i class='fas fa-download'></i> Install now"
url: "/docs/quick-start-guide/"
- label: "<i class='fas fa-laptop'></i> インストール"
url: "https://github.com/brain-hackers/README/wiki/%E3%81%A8%E3%82%8A%E3%81%82%E3%81%88%E3%81%9A%E8%A9%A6%E3%81%99"
- label: "<i class='fas fa-download'></i> ダウンロード"
url: "https://github.com/brain-hackers/buildbrain/releases"
excerpt: >
A flexible two-column Jekyll theme. Perfect for building personal sites, blogs, and portfolios.<br />
<small><a href="https://github.com/mmistakes/minimal-mistakes/releases/tag/4.22.0">Latest release v4.22.0</a></small>
SHARP Brain 専用に開発された<br />Linux ディストリビューション<br />
feature_row:
- image_path: /assets/images/mm-customizable-feature.png
alt: "customizable"
title: "Super customizable"
excerpt: "Everything from the menus, sidebars, comments, and more can be configured or set with YAML Front Matter."
url: "/docs/configuration/"
- image_path: /assets/images/unleash.png
alt: "真の力を解き放つ"
title: "真の力を解き放つ"
excerpt: "カーネルもソフトウェアもすべてがカスタマイズ可能。Windows CE では不可能だった真のハックをあなたの手に。"
url: "/about/"
btn_class: "btn--primary"
btn_label: "Learn more"
- image_path: /assets/images/mm-responsive-feature.png
alt: "fully responsive"
title: "Responsive layouts"
excerpt: "Built with HTML5 + CSS3. All layouts are fully responsive with helpers to augment your content."
url: "/docs/layouts/"
btn_label: "詳細を読む"
- image_path: /assets/images/get_involved.png
alt: "ドキュメント"
title: "ドキュメント"
excerpt: "使い方やカスタマイズに必要な情報は公式 Wiki にあります。お持ちの Brain で今すぐ動かしてみましょう。"
url: "https://github.com/brain-hackers/README/wiki"
btn_class: "btn--primary"
btn_label: "Learn more"
- image_path: /assets/images/mm-free-feature.png
alt: "100% free"
title: "100% free"
excerpt: "Free to use however you want under the MIT License. Clone it, fork it, customize it... whatever!"
url: "/docs/license/"
btn_label: "Wiki を読む"
- image_path: /assets/images/join_us.png
alt: "コミュニティ"
title: "コミュニティ"
excerpt: "Brain Hackers の Discord では日夜ノウハウの共有や開発が行われています。参加して楽しさを分かち合いましょう!"
url: "https://github.com/brain-hackers/README#brain-hackers-%E3%81%AB%E5%8F%82%E5%8A%A0%E3%81%99%E3%82%8B"
btn_class: "btn--primary"
btn_label: "Learn more"
btn_label: "参加する / フォローする"
---
{% include feature_row %}

View File

@ -1,6 +0,0 @@
---
title: "Posts by Tag"
permalink: /tags/
layout: tags
author_profile: true
---

View File

@ -1,6 +0,0 @@
---
title: "Posts by Year"
permalink: /posts/
layout: posts
author_profile: true
---

BIN
assets/images/.DS_Store vendored Normal file

Binary file not shown.

BIN
assets/images/brains.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 433 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 KiB

120251
assets/images/header.ai Normal file

File diff suppressed because one or more lines are too long

BIN
assets/images/header.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 666 KiB

BIN
assets/images/join_us.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
assets/images/unleash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB