Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.11 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.11 KB

StatapMY

StatapMY is a showcase of inspiring and ambitious local Malaysian startup companies that have been successfully launched their product to the masses.

Whether it is just an app or web service, StatapMY will document them all in this little site.

StatapMY screenshot

Submission

The scene is booming! We accept everyone, provided the MVP already gone life in the net.

How to Submit

To submit a site suggestion, open an issue or create a pull request. Pull requests will be given higher priority since they are easier to include. Make sure the screenshot is at least 1000x800 and please double check that everything looks good before submitting.

It’s also a good idea to run the screenshot through an image optimizer like TinyPNG before including it. This will help keep the website fast and the repository small as possible.

License

Open sourced under the MIT license.

<3

Running the site locally

$ gem install jekyll
$ git clone https://github.com/nurfaizfoat/statapMY
$ cd pathto/statapMY
$ jekyll serve --watch