Homepage/README.md

18 lines
596 B
Markdown
Raw Normal View History

2018-05-10 20:04:43 +00:00
# RedXen Homepage
## What is this?
2018-08-01 14:24:24 +00:00
The portal for the community where everything is linked. It is supposed to be as lightweight and well-functioning as possible.
2018-05-10 20:04:43 +00:00
2018-08-01 14:23:45 +00:00
## How does this work?
It is based around flexboxes mostly to ensure efficiency and good support.
2018-05-10 20:04:43 +00:00
2018-08-01 14:23:45 +00:00
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.
2018-05-10 20:04:43 +00:00
2018-08-01 14:23:45 +00:00
## 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.