INACTIVE - http://mzl.la/ghe-archive - Social Media Campaign website for Enthusiasts for the Quantum Release
Перейти к файлу
Michael Kohler 3a1e50448d
Merge pull request #50 from Mozilla-GitHub-Standards/master
Add Mozilla Code of Conduct
2019-03-30 12:25:27 +01:00
assets Add Favicon 2017-11-10 19:27:29 +01:00
dist Make website localizable 2017-11-15 02:43:17 +01:00
js Fix multiple hashtag insertion for own tweet 2017-11-14 15:52:16 +01:00
locales Add gu-IN 2017-11-20 23:36:11 +01:00
.gitignore Make website localizable 2017-11-15 02:43:17 +01:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-03-29 23:44:33 -07:00
LICENSE.md Create LICENSE.md 2017-11-08 01:22:21 +01:00
README.md Update README 2017-11-15 02:48:09 +01:00
index.html Add gu-IN 2017-11-20 23:36:11 +01:00
package-lock.json Make website localizable 2017-11-15 02:43:17 +01:00
package.json Make website localizable 2017-11-15 02:43:17 +01:00
style.css More padding for button (fixes #32) 2017-11-13 20:20:04 +01:00

README.md

newfirefox.mozilla.community

Enthusiasts community call-to-action website for the Firefox Quantum Release with example tweets and the possibility to retweet the official Firefox tweet.

Installing

$ npm install
$ npm run dep:copy

Then open the index.html file in your browser.

How to localize

All strings are defined in the language files. All you need to do is open the appropriate file in the locales folder and translate the strings. We gladly take any Pull Requests :)