Update readme

This commit is contained in:
caskd 2019-08-03 22:43:36 +02:00
parent 94c32f5be2
commit a0cabef8b5
No known key found for this signature in database
GPG Key ID: 4D0C454CCA5DF3B6
1 changed files with 1 additions and 9 deletions

View File

@ -6,12 +6,4 @@ The portal for the community where everything is linked. It is supposed to be as
## 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.
Styling is based on many variables and compiled with the help of lesscss for a dynamic style.