https://github.com/ve5li/ve5li.github.io
A website to generate Rusty wallpapers
https://github.com/ve5li/ve5li.github.io
rust typescript wallpaper-generator website
Last synced: 8 months ago
JSON representation
A website to generate Rusty wallpapers
- Host: GitHub
- URL: https://github.com/ve5li/ve5li.github.io
- Owner: vE5li
- License: mit
- Created: 2022-12-30T23:10:01.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T16:40:46.000Z (over 2 years ago)
- Last Synced: 2025-02-20T01:05:47.867Z (8 months ago)
- Topics: rust, typescript, wallpaper-generator, website
- Language: TypeScript
- Homepage:
- Size: 12.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# oxidize your screen
[](https://opensource.org/licenses/MIT)
A website for generating Rusty wallpapers. You can check it out [here](https://ve5li.github.io/).
### Repository
The layout of the repository is as follows:
- `core/`: written in Rust; responsible for generating the wallpapers
- `frontend/`: written in TypeScript; website exposed to the user
- `ferrises/`: SVG files of all the Ferrises that the user can select
- `separators/`: SVG files of all the separators that the user can select
- `docs/`: statically compiled website that can be hosted by GitHub Pages