Commit Graph

6 Commits

Author SHA1 Message Date
nevfy 88bdaccccc Remove unused files (#131)
- Illustrations load from the `content` folders, not from `assets`
- Screenshots load from `static/images`, not from `assets`
- `justimg` shortcode is not used anywhere

`assets/images` and `justimg.html` can be deleted.

Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org/pulls/131
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
Co-authored-by: nevfy <yaver4.0.0.0@gmail.com>
Co-committed-by: nevfy <yaver4.0.0.0@gmail.com>
2024-04-22 21:11:58 +03:00
nevfy f5b80082ed Update layout (#102)
This merge request solves following issues with the current layout:
- **h1 header not instantly visible on the first screen on mobile:** changed the order so it appears before the screenshot gallery
- **alternation of text and images looking weird in vertical mobile layout:** removed the alternation on mobile
- **services and advantages being spread too wide on desktop:** added space on the sides
- **advantages having repetitive layout, supporters repeating the look of services:** added variety with sliding effect and alternating background color, removed card-like background

Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org/pulls/102
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
Co-authored-by: nevfy <yaver4.0.0.0@gmail.com>
Co-committed-by: nevfy <yaver4.0.0.0@gmail.com>
2024-04-18 21:41:36 +03:00
nevfy 93c646bca6 fix: set empty alt for illustrations to be ignored by screenreaders 2024-01-29 20:26:02 +04:00
nevfy 70cedfd5e8 fix: remove alt text from services 2024-01-28 18:10:22 +04:00
Inex Code b3f962d1e1 fix: Fix landing features 2023-01-20 17:14:15 +03:00
inexcode c7b66bd8d4 feat: Switch to docsy 2023-01-11 19:53:46 +03:00