Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovelysystems/lovelysystems.github.io
https://github.com/lovelysystems/lovelysystems.github.io
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lovelysystems/lovelysystems.github.io
- Owner: lovelysystems
- Created: 2022-01-26T13:37:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T08:46:22.000Z (about 2 months ago)
- Last Synced: 2024-12-05T09:33:27.129Z (about 2 months ago)
- Language: HTML
- Homepage: https://www.lovelysystems.com
- Size: 32.8 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# lovelysystems.github.io
This repository contains the website of Lovely Systems.
## How To: Add Platform
1. Make a screenshot of the site in Chrome's "iPad Air" (landscape).
2. Resize and optimize the image running this command (change file names as required):```sh
convert input_ipad.png -resize 600 -quality 80% output.jpg
```3. Copy the output JPG to `/static/images/asp`.
4. Add platform in `index.html` and `de.html`.