-
Notifications
You must be signed in to change notification settings - Fork 1
Projects
Some project ideas. Everyone is welcome and encouraged to send us a pull request or drop us a line.
There is not Continuous Integration at the moment. It is needed for both i386/amd64 development and for porting on ARM.
The markdown docs that we inherited are sparse and unorganized. Getting something more centralized would help a lot.
Repositories have tests, those but are not runable: attempt to run CMake with tests enabled gives an error along the lines of 'gtest is not found in /usr/local/webos', which implies that the tests (inherited from OpenWebOS or maybe even the original) rely on a custom version of Google Test. Eventually we need to find out if that is the case and make it work with stock gtest.
Translation of the website would be very useful. Contact us and we will help you with getting started.
In the future we would need help with translations of user documentation.
We need a logo, that is all. Any ideas welcome and authors will be given credit for them. Drop us a line or send a pull request.
Virtual environments simplify build process and speeds up introduction for new developers. A good example would be a Vagrant-powered VM that would automatically install all the dependencies and download sources.
Our website is a Jekyll blog and it uses default Jekyll templete. Anyone with skills and experience is welcome to propose ways to improve it.