The homepage of our community.
Go to file
Alex D. c0f418672d Better spacing and do not select text 2018-10-04 15:42:22 +02:00
ajax Better spacing and do not select text 2018-10-04 15:42:22 +02:00
css Better spacing and do not select text 2018-10-04 15:42:22 +02:00
js Better spacing and do not select text 2018-10-04 15:42:22 +02:00
res
.gitattributes
LICENSE
README.md
favicon.ico
index.html Better spacing and do not select text 2018-10-04 15:42:22 +02:00
manifest.json
robots.txt

README.md

RedXen Homepage

What is this?

The portal for the community where everything is linked. It is supposed to be as lightweight and well-functioning as possible.

How does this work?

It is based around flexboxes mostly to ensure efficiency and good support.

It has no good support for inferior browsers at the moment, and not planning to support them either, gonna support only current stable versions and some previous ones if needed.

What formats does it use?

  • WebP - Images
  • SVG - Graphics
  • Woff2 - Fonts

AJAX Usage

We use AJAX calls to load content on demand and not on load.