Update readme

This commit is contained in:
caskd 2019-08-03 22:43:36 +02:00
parent b23755ea7d
commit e69b14594c
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.