Skip to content

Teeny2015/androidhub

 
 

Repository files navigation

Travis CI Status Join the chat at https://gitter.im/intel-android/androidhub

Required Tools

These tools need to be installed on your machine, hopefully they're already there. We also expect you to have a Github account, and have used CLI tools a bit.

Getting Started

  • run npm i && bower i to kick off installation of project and front end deps
  • run roots watch to begin dev development with live reload

Author App Overview / Folder Architecture

  • data/
    Each .yaml files found in this folder is turned into a json object and passed to jade templates.
  • posts/
    Holds authors posts/articles. Each author has their own folder which holds their images and articles.

Contributing!?

Whether you want to write articles or help fix bugs, it's as easy as fork and pull request. For more information, see the author readme.

Testing

npm test

About

Android Hub open website

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 52.4%
  • CoffeeScript 19.2%
  • CSS 15.7%
  • JavaScript 11.4%
  • Other 1.3%