Skip to content

Commit

Permalink
Improve texts
Browse files Browse the repository at this point in the history
Thanks to design-maddie for correcting the spelling misstakes
  • Loading branch information
jbruechert committed Apr 22, 2017
1 parent f227ce8 commit 6881cbe
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
title: Halium
email: admin@halium.org
description: >
Halium is a project about creating a common base for many libhybris based Hardware adaptions
Halium is a project about creating a common base for many libhybris based hardware adaptions
baseurl: ""
url: ""
twitter_username: haliumproject
Expand Down
18 changes: 9 additions & 9 deletions _posts/2017-04-17-Kickoff-meeting.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
---
layout: post
title: The Kickoff meeting
title: The kickoff meeting
---

Last meeting we mainly talked about organisation of our project. Like everytime, not everybody who wanted could take part, but Bushan Shah, Marius Gripsgard, Rohan Garg, Topias (toxip) and Me (@JBBgameich) could discuss.
Last meeting we mainly talked about the organization of our project. Like every time, not everybody who wanted could take part, but Bushan Shah, Marius Gripsgard, Rohan Garg, Topias (toxip) and Me (@JBBgameich) could discuss.

We decided on using the Ubports android tree, for the reason there are many needed patches which aren't included in a patchset we need for libhybris. The tree is based on android 5.1 or cyanogenmod 12.1. We'll updated it after the early proof of concept, but we needed known working tree for easier debugging first.
We decided on using the Ubports android tree, for the reason, there are many needed patches which aren't included in a patchset we need for libhybris. The tree is based on Android 5.1 or CyanogenMod 12.1. We will update it after the early proof of concept, but we needed a known working tree for easier debugging first.

Github will be our management platform, and we'll use githubs integrated project board. When Bushan Shah started adding our first tasks, he figured out github has quite some limitations, so we maybe will move again soon.
Github will be our management platform, and we'll use GitHub's integrated project board. When Bushan Shah started adding our first tasks, he figured out GitHub has quite some limitations, so we maybe will move again soon.

For a repository of packages needed for easily updating and bootstrapping out PoC, we decided on not using launchpad, but selfhost repositorys on existing Plasma Mobile and UbPorts servers.
For a repository of packages needed for easily updating and bootstrapping out PoC, we decided on not using launchpad, but selfhost repositories on existing Plasma Mobile and Ubports servers.

See same will happen for CI servers, probably there will also be existing servers of the named project be used and rebranded.
The same will happen for CI servers, probably there will also be existing servers of the named project be used and rebranded.

Our document is slowly completing. It will later be converted to markdown, and will find it's place somewhere like maybe a github project wiki.
Our document is slowly completing. It will later be converted to markdown and will find it's place somewhere like maybe a GitHub project wiki.

You will maybe have already seen our brand-new logo when visiting this website.
You might have already seen our brand-new logo when visiting this website.

![](/img/haliumtext.png)
![](/img/haliumlogo.png)

If you don't know our chats and groups for our community yet, please have a look at our footer, were we collected all links.
If you don't know our chats and groups for our community yet, please have a look at our footer, where we collected all links.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<div class="w3-container w3-padding">
<h2>Introduction</h2>

<p>Halium is a project that aims to unify the hardware adaption layers (HAL) of different projects targetting mobile android devices. For end-users, Halium will just be a part of their phone system, that enables using sensors, camera and hardware-accelerated graphaics. Technically, a Halium base consists of libhybris, an android kernel, and an android rootfs or image supplying binary drivers.</p>
<p>Halium is a project that aims to unify the hardware abstraction layers (HAL) of different projects targeting mobile android devices. For end-users, Halium will just be a part of their phone system, that enables using sensors, camera and hardware-accelerated graphics. Technically, a Halium base consists of: libhybris, an android kernel and an android rootfs or image supplying binary drivers.</p>

<p>The project is still at it's start, but you can follow our project at <a href="https://github.com/halium/">Github</a>.
<p>The project is still in an early stage, but you can follow our project at <a href="https://github.com/halium/">Github</a>.
</div>

0 comments on commit 6881cbe

Please sign in to comment.