The homepage of our community.
Go to file
Alex D. f51842f5f4 Newest version changes 2019-06-13 16:38:28 +02:00
css Newest version changes 2019-06-13 16:38:28 +02:00
res Newest version changes 2019-06-13 16:38:28 +02:00
.gitattributes Initial commit 2018-05-10 21:58:25 +02:00
LICENSE Newest version changes 2019-06-13 16:38:28 +02:00
README.md Newest version changes 2019-06-13 16:38:28 +02:00
favicon.ico Newest version changes 2019-06-13 16:38:28 +02:00
index.html Newest version changes 2019-06-13 16:38:28 +02:00
manifest.json Newest version changes 2019-06-13 16:38:28 +02:00
robots.txt Newest version changes 2019-06-13 16:38:28 +02:00

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.