avamk / ihavesomethingtohi.de

Because we all have something to hide from someone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get started

gem install bundler
bundle install
npm install
npm install -g grunt
npm install -g grunt-cli
grunt serve

#Hack it, fix it!
grunt deploy

Translation

Important files :

  • app/_i18n/en.yml
  • app/_en_*

If you want to add a languange:

  • cp app/_i18n/en.yml app/_i18n/pt.yml
  • cp -R app/_en_* app/_pt_*
  • add you language in config.yml

If you have any issue, please do not hesitate to contact us!

hello@ihavesomethingtohi.de

About

Because we all have something to hide from someone

License:Creative Commons Zero v1.0 Universal


Languages

Language:CSS 86.5%Language:HTML 6.9%Language:JavaScript 5.3%Language:Ruby 1.3%