Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.12 KB

File metadata and controls

49 lines (29 loc) · 1.12 KB

androidco.de

This is the code repository for the website hosted at http://androidco.de

Building

Use grunt to compile jade files into html. During development grunt watch can be used to keep track of changes.

Open Issues

  • preload background image
  • livereload config for dev
  • enable jshint checks
  • more info needed on contributors
  • fix default grunt task (need to use grunt dev for now)

Version History

0.1.4

  • moved repo to organization + update references
  • moved projects overview marked content
  • update favicon

0.1.3

  • complete projects overview, use md file rendering

0.1.2

Enabled angular ui routing and prepared specific projects page

  • use angular to show/hide content instead of reloading

0.1.1

The initial version deployed on heroku. Needs work.

0.1.0

Initial version with a cover page, about page and a link to github project readme file. Next step is to polish that project overview.

External Resources