-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5187164
commit 3f30b65
Showing
11 changed files
with
492 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: Build | ||
permalink: build/index.html | ||
summary: Build dahliaOS | ||
--- | ||
## Build dahliaOS | ||
|
||
<div class="dahliaOS-card-container mdl-grid"> | ||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/buildroot"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Buildroot</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">Building dahliaOS.</span> | ||
</div><div class="mdl-card__actions"> | ||
</div></a> | ||
|
||
<div></div></div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: contribute | ||
permalink: contribute/index.html | ||
summary: contribute to dahliaOS | ||
--- | ||
## contribute | ||
|
||
<div class="dahliaOS-card-container mdl-grid"> | ||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/contributing"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Contributing</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">Learn how to Contribute.</span> | ||
</div><div class="mdl-card__actions"> | ||
</div></a> | ||
|
||
|
||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/conduct"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Code of Conduct</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">The Code of Conduct.</span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a></div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
--- | ||
title: developer | ||
permalink: developer/index.html | ||
summary: developing dahliaOS | ||
--- | ||
## developing dahliaOS | ||
|
||
<div class="dahliaOS-card-container mdl-grid"> | ||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/fimage-setup"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Setting up FImage for Application Development</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead"></span> | ||
</div><div class="mdl-card__actions"> | ||
</div></a> | ||
|
||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/flutter-fuchsia"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Running a Flutter App on Fuchsia with FImage</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead"></span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
|
||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/packaging"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Packaging</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">Packaging your app for dahliaOS.</span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
|
||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/submitting"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Submitting</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">Submitting your app for dahliaOS.</span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
|
||
|
||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/roadmap"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Roadmap</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">The dahliaOS roadmap.</span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: Hardware | ||
permalink: hardware/index.html | ||
summary: List of dahliaOS Supported Devices. | ||
--- | ||
## Hardware | ||
|
||
<div class="dahliaOS-card-container mdl-grid"> | ||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/support"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Supported Devices</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">List of Supported Devices.</span> | ||
</div><div class="mdl-card__actions"> | ||
</div></a> | ||
<div></div></div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,124 @@ | ||
--- | ||
title: Documentation | ||
summary: dahliaOS Documentation overview | ||
--- | ||
## dahliaOS Documentation | ||
|
||
- Getting started | ||
|
||
- [Overview](/) | ||
|
||
- Install | ||
|
||
- [EFI (x86_64)](/install/efi) | ||
- [BIOS (x86_64)](/install/legacy) | ||
- [QEMU (cli)](/install/QEMU-cli) | ||
- [QEMU (gui)](/install/QEMU-gui) | ||
- [VirtualBox](/install/virtualbox) | ||
|
||
- Hardware | ||
|
||
- [Supported Devices](/hardware/support) | ||
|
||
- OS | ||
|
||
- [Linux Based](/os/linux) | ||
- [Zircon Based (FImage)](/os/fimage) | ||
|
||
- Pangolin | ||
|
||
- [Pangolin on Linux](/pangolin/pangolin-linux) | ||
- [Pangolin Desktop](/pangolin/pangolin) | ||
|
||
- Build | ||
|
||
- [Buildroot](/build/buildroot) | ||
|
||
- Developers | ||
|
||
- [Setting up FImage for Application Development](/developer/fimage-setup) | ||
- [Running a Flutter App on Fuchsia with FImage](/developer/flutter-fuchsia) | ||
- [Packaging](/developer/packaging) | ||
- [Submitting](/developer/submitting) | ||
- [Roadmap](/developer/roadmap) | ||
|
||
- Contribute | ||
|
||
- [Contributing](/contribute/contributing) | ||
- [Code of Conduct](/contribute/conduct) | ||
|
||
- License | ||
|
||
- [License](/license/LICENSE) | ||
--- | ||
title: Documentation | ||
summary: dahliaOS Documentation overview | ||
--- | ||
## dahliaOS Documentation | ||
|
||
<div class="dahliaOS-card-container mdl-grid"> | ||
<a href="/" class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Getting Started</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">Overview</span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
|
||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/install/"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Install</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">Installing dahliaOS.</span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
|
||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/hardware/"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Hardware</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">List of Supported Devices.</span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
|
||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/os/"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">OS</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">Info about the underlying operating system. </span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
|
||
|
||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/pangolin/"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Pangolin</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">Info about the Pangolin desktop. </span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
|
||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/build/"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Build</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">Building dahliaOS.</span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
|
||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/developer/"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Developers</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">Info on developing for dahliaOS.</span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
|
||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/contribute/"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">Contribute</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">Info about contributing.</span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
<a class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp" href="/license/"> | ||
<div class="mdl-card__title"> | ||
<h4 class="mdl-card__title-text" align="left">License</h4> | ||
</div> | ||
<div class="mdl-card__supporting-text"> | ||
<span class="mdl-typography--font-light mdl-typography--subhead">The license.</span> | ||
</div> | ||
<div class="mdl-card__actions"> | ||
</div> | ||
</a> | ||
</div> |
Oops, something went wrong.