A CSS (SASS) recreation of the motif widget system.
Warning: This project is under development, use at your own risk.
Prerequisites:
- sass (a recent version)
- python3
This project uses Gnu Make as its build system, since it's easy to set up and doesn't need any javascript bloat.
makeAn example is provided by means of index.html.
To run a local instance, invoke the Make rule run.
make runThis project is inspired by other projects such as:
Definitely check them out for more retro css goodness.
The ref folder contains images used as reference for Motif CSS. Most of them come from Wikipedia, DuckDuckGo Images and this wonderful website. If you are the owner of any of these images and do not like them being in this repo, please let me know and I will delete them ASAP.
I'm currently working on this project alone in my free time, but I'm open to PRs. Check TODO.md for an overview of what still needs to be done.
