Skip to content

SkyzohKey/tox-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tox Website

Build Status

I decided to make a new website for Tox because the current one is weird and not userfriendly.
Also, the audience we target is not tech-savvy so the website must be clear and not redundant.

Disclaimer

First, the website is NOT static.
It uses AdonisJS for the back-end. Sass is used for the front-end styling.

Building

This use Gulp as a build tool so you need to run the following:

# Clone the repo and install dependencies
git clone https://github.com/SkyzohKey/tox-website.git
cd tox-website
npm install

# Compile everything into a dist/ folder (`--env production` in prod)
gulp

# Serve the app !
gulp watch serve

Now you can access it by clicking on http://127.0.0.1:1340. You can change the port by passing a PORTenv variable.

Sponsors

We are proudly powered by BrowserStack, they offer us a Sponsored account to test and debug the new Tox website. It's awesome and I'd personally like to thanks them for this!

License

This project is under the MIT License, so feel free to contribute or fork.

Support on Beerpay

Hey dude! Help me out for a couple of 🍻!

Beerpay Beerpay

About

Tox.chat website redesign. Let's make Tox's brand identity better!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published