Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Latest commit

 

History

History
62 lines (42 loc) · 1.9 KB

README.md

File metadata and controls

62 lines (42 loc) · 1.9 KB

Tox Website Build Status

Attention! Work on this site has been halted in favor of https://github.com/Tox/tox.chat. Please direct your development efforts there. Thank you.

Preview

The new Tox Website.

To use it:

npm install && \
bower install --force-latest && \
grunt --gruntfile .gruntc.js

Contributing

Attention! Work on this site has been halted in favor of https://github.com/Tox/tox.chat. Please direct your development efforts there. Thank you.

Translations

Submitting translations is currently being worked on. If you want to help, please see issue #12.

ToDo

Please look at issues.

DOING
  • Fix responsive issues
  • Finish the homepage
VERIFICATIONS TO DO WHEN READY
  • Check the compatibility with all major browsers (IE, Opera, Chrome, Firefox, Safari)
  • Check compatibility with IE 9
  • Check the compatibility with browsers without javascript
  • Check the compatibility with browsers on mobile/tablet
  • Check if everything is okay in Grunt

License

Copyright (C) 2015 The Tox Project <https://tox.chat/>

This program 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.

This program 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/>.