Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mozilla/newfirefox.mozilla.community
INACTIVE - http://mzl.la/ghe-archive - Social Media Campaign website for Enthusiasts for the Quantum Release
https://github.com/mozilla/newfirefox.mozilla.community
inactive unmaintained
Last synced: 3 months ago
JSON representation
INACTIVE - http://mzl.la/ghe-archive - Social Media Campaign website for Enthusiasts for the Quantum Release
- Host: GitHub
- URL: https://github.com/mozilla/newfirefox.mozilla.community
- Owner: mozilla
- License: other
- Archived: true
- Created: 2017-11-07T23:43:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-30T11:25:28.000Z (over 5 years ago)
- Last Synced: 2024-04-14T04:19:21.348Z (7 months ago)
- Topics: inactive, unmaintained
- Language: FreeMarker
- Homepage: https://newfirefox.mozilla.community/
- Size: 915 KB
- Stars: 5
- Watchers: 10
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-mozilla - newfirefox.mozilla.community - Social Media Campaign website for Enthusiasts for the Quantum Release (Websites)
README
# 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 :)