Skip to content

Commit 644e788

Browse files
committed
Merge pull request #1 from junland/master
Initial Commit
2 parents 057f5e6 + db4d2f0 commit 644e788

30 files changed

+28897
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Changelog.
2+
3+
## Ver. 1.00
4+
* Initial Release

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# OS.js-v2-store-website
2-
Official OS.js-v2 store website repository
1+
# OS.js Store
2+
Simple web app to browse, install and submit application for the OS.js project
3+
4+
## What's included
5+
* JS, CSS, and Fonts dirs using the Materialize front-end framework.
6+
* Packages dir for...well packages / applications.
7+
* packages.json, packages listing.
8+
* index.html for the front page.
9+
* This readme document.
10+
* CHANGELOG.md, please make notes for new pushes.
11+
12+
## What needs to be done.
13+
* Clean up of the front page / add more content.
14+
* Add logic to the search bar and search button and link it to the package lists or package repo.

0 commit comments

Comments
 (0)