Skip to content

vE5li/vE5li.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oxidize your screen

License: MIT

A website for generating Rusty wallpapers. You can check it out here.

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