Skip to content

alazaro/flagified

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flagify

Add a flag to your Facebook profile picture.

This website is completely static. Any web server will make it work.

Configuration

Just substitute the facebook_app_id variable in index.html for your app ID. If you don't know how to create a Facebook app check it out here https://developers.facebook.com/quickstarts/?platform=web.

Compiling JS and SCSS

To compile the static assets you need to run grunt. The default action will compile everything. To install grunt run npm install in the root folder. Some aditional resources are needed. They can be installed by running bower install.

License

This website is under a GPLv3 License.

Flagify is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Flagify is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.8%
  • HTML 26.9%
  • CSS 12.3%