djalmaaraujo / facegroup

A Facebook Group Reader
http://facegroup.me/
10 stars 4 forks source link

FaceGroup App

The idea is to read facebook groups feed, without using the facebook.com website. Developers and group administrators will love it. No distractions.

Features

Roadmap

Small Wins

Goals

Layout Preview

image

Help

Yes, please, help me =)

Quick start

If you want to help, please open an issue so we can add you as Facebook group developer.

Installation instructions

gem install compass
npm install -d
bower install
grunt server

Change 127.0.0.1 to localhost in your browser

Deploy

For now:

grunt build # On the root and master branch
cd dist # make sure that dist is on gh-pages branch
git add --all
git commit 'deploy actual-date.number' # Ex: deploy 05-03-14.2
git push origin gh-pages
cd ..
git add .
git commit 'deploy actual-date.number' # Ex: deploy 05-03-14.2
git push origin master

License

MIT License © Djalma Araújo