The homepage of our community.
Go to file
caskd ed415e32d8 Fallback for webp
Trash support, easy fallback :D
2018-11-17 15:24:54 +01:00
ajax Better spacing and do not select text 2018-10-04 15:42:22 +02:00
css Fallback for webp 2018-11-17 15:24:54 +01:00
js Better spacing and do not select text 2018-10-04 15:42:22 +02:00
res Fallback for webp 2018-11-17 15:24:54 +01:00
.gitattributes Initial commit 2018-05-10 21:58:25 +02:00
favicon.ico Wrong name 2018-09-03 22:14:47 +02:00
index.html Better spacing and do not select text 2018-10-04 15:42:22 +02:00
LICENSE Initial commit 2018-05-10 21:58:25 +02:00
manifest.json More customizing 2018-09-01 13:54:22 +02:00
README.md Update README.md 2018-08-01 16:24:24 +02:00
robots.txt Remake of the homepage 2018-06-07 18:48:53 +02:00

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.