This at the moment is my personal collection of rices I like and think need more attention. They have some serious work put into them and are not the usual default config + anime wallpaper. They might still have anime wallpaper which I don't have anything against, but they also have some impressive customizations and scripts that make them unique.
My philosophy on ricing is that if you want to learn that's great, pick a nice wm and start from there. Don't stop there though. There are a lot of fun and unique things you can do way beyond the norm.
And that's what I aim to find and show here. If you are working on a project or have found one that's not listed here, please create a pr or open an issue and I will add it to the list.
This is a basic Next.js app that I put together in a couple hours and added to it here and there. It's kind of a mess and I'll update it later.
If you want to add a new rice add a markdown file to data/rices with the following format:
---
id: number
reddit_username: username in reddit if any
github_username: username in github if any
post_url: link to reddit post
dotfiles: link to dotfiles repository
dotfiles_at_pick: link to the latest commit of the dotfiles at the time of the pick
date: YYYY-MM-DD
wm: window manager used
programs: [programs, used, comma, separated]
screenshots: [/path/to/screenshot/relative/to/public]
title: title of the rice
---Please try to respect the original author by providing as many links as possible. This is a collection of rices and not a place to showcase your own work so I suggest you post your rice to r/unixporn or some other place I'm not familiar with and then link it here.
If you want to add a page for a program (window manager, script, anything) like hyprland or edit one of the available ones (which I would highly appreciate, current ones are just basic notes) you can do so by creating a markdown file in the data/programs directory and take one of the exisitng files as an example.
For links to program homepages, please use the .link extension and make sure to add the link to https://github.com/mpourismaiel/riceyourride/blob/main/data/links.json.
I know the links part may be a bit complicated but that's how it is for now. I will try to make it easier in the future. You are welcome to make changes in a pull request if you want to improve the process.