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

Tox-Archive/Tox-Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.1%
  • JavaScript 27.8%
  • HTML 25.1%