GitXplorerGitXplorer
d

elenco

public
12 stars
2 forks
5 issues

Commits

List of commits on branch master.
Unverified
64131597bc3449db553e4a1353a2721e32553dc8

minor clean up

ddrocarmo committed 11 years ago
Unverified
99839bf0e26431590611d3af35227ad4a513b701

json updated

ddrocarmo committed 11 years ago
Unverified
6353f3ec90557680280fcb03c9a1bb04bfea6d5a

big v2 push, added ability to change bkgcolor as well as a few new styles

ddrocarmo committed 11 years ago
Unverified
6c4bcdc13266cf6e713ba4f238c434534f87519a

Merge pull request #13 from daytonn/no-entry-on-blur

ddrocarmo committed 11 years ago
Unverified
15b9b78ac9d44233f888afda8964e5c7572459a1

Don't enter text on blur, only enter key triggers add, Fixes #4

committed 11 years ago
Unverified
ed9d3447cc3978ff718a2284da0eb169e8dc4de6

Merge branch 'master' of github.com:drocarmo/elenco

committed 11 years ago

README

The README file for this repository.

Elenco

What Elenco is:
  • A Chrome-extension (Download it here).
  • Lists, in Italian.
  • A task helper, using standard to-do lists.
  • Syncs all Chrome browsers your google account is logged into.
  • All open-sourced and open to feedback/feature requests.
  • Built with Jekyll, Javascript and Sass.
What Elenco isn’t:
  • A new way to remind yourself to brush your teeth. Maybe.
  • Nothing really, possibilities are endless.
How To Contribute (Make sure you have Jekyll, Ruby and Sass installed before running it on your local machine):
  1. Fork it ( http://github.com/drocarmo/elenco/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -a -m 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
License

Elenco is built by Pedro Carmo (@drocarmo) and TJ Krusinski (@TJkrusinski). We're open to any feedback or feature requests.

MIT