Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Changelog.

## Ver. 1.00
* Initial Release
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# OS.js-v2-store-website
Official OS.js-v2 store website repository
# OS.js Store
Simple web app to browse, install and submit application for the OS.js project

## What's included
* JS, CSS, and Fonts dirs using the Materialize front-end framework.
* Packages dir for...well packages / applications.
* packages.json, packages listing.
* index.html for the front page.
* This readme document.
* CHANGELOG.md, please make notes for new pushes.

## What needs to be done.
* Clean up of the front page / add more content.
* Add logic to the search bar and search button and link it to the package lists or package repo.
Loading