An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# oxidize your screen

[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](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