From ec764b86e70024f2d3b0a7f537b78a33eb86ae8c Mon Sep 17 00:00:00 2001 From: isabelroses <isabelroses@users.noreply.github.com> Date: Fri, 21 Jul 2023 14:28:59 +0000 Subject: [PATCH] chore: README, CODEOWNERS & labeler.yml --- .github/CODEOWNERS | 2 + .github/ISSUE_TEMPLATE/userstyle.yml | 1 + .github/issue-labeler.yml | 2 + .github/pr-labeler.yml | 1 + README.md | 1 + styles/paste.rs/README.md | 56 ++++++++++++++++++++++++++++ 6 files changed, 63 insertions(+) create mode 100644 styles/paste.rs/README.md diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f18a499..86b5d67 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -39,6 +39,8 @@ # /styles/nixos-search @alaidriel # +/styles/paste.rs @Stonks3141 +# /styles/proton @soya-daizu # /styles/reddit @jayylmao diff --git a/.github/ISSUE_TEMPLATE/userstyle.yml b/.github/ISSUE_TEMPLATE/userstyle.yml index b17980a..6403180 100644 --- a/.github/ISSUE_TEMPLATE/userstyle.yml +++ b/.github/ISSUE_TEMPLATE/userstyle.yml @@ -35,6 +35,7 @@ body: - lbl:modrinth - lbl:nitter - lbl:nixos-search + - lbl:paste.rs - lbl:proton - lbl:reddit - lbl:searxng diff --git a/.github/issue-labeler.yml b/.github/issue-labeler.yml index dac8d8e..d3bbba4 100644 --- a/.github/issue-labeler.yml +++ b/.github/issue-labeler.yml @@ -39,6 +39,8 @@ nitter: - '(lbl:nitter)' nixos-search: - '(lbl:nixos-search)' +paste.rs: + - '(lbl:paste.rs)' proton: - '(lbl:proton)' reddit: diff --git a/.github/pr-labeler.yml b/.github/pr-labeler.yml index e9be79e..1f3d552 100644 --- a/.github/pr-labeler.yml +++ b/.github/pr-labeler.yml @@ -19,6 +19,7 @@ mastodon: styles/mastodon/**/* modrinth: styles/modrinth/**/* nitter: styles/nitter/**/* nixos-search: styles/nixos-search/**/* +paste.rs: styles/paste.rs/**/* proton: styles/proton/**/* reddit: styles/reddit/**/* searxng: styles/searxng/**/* diff --git a/README.md b/README.md index 20941a2..dd93a1a 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md) <summary>💭 Development tools</summary> - [Advent Of Code](styles/advent-of-code) +- [paste.rs](styles/paste.rs) - [Vercel](styles/vercel) </details> diff --git a/styles/paste.rs/README.md b/styles/paste.rs/README.md new file mode 100644 index 0000000..d441996 --- /dev/null +++ b/styles/paste.rs/README.md @@ -0,0 +1,56 @@ +<!-- AUTOGEN:README START --> +<!-- THIS FILE IS AUTOGENERATED. DO NOT EDIT IT BY HAND --> + +<h3 align="center"> + <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png" width="100" alt="Logo"/><br/> + <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/> + Catppuccin for <a href="https://paste.rs">paste.rs</a> + <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/> +</h3> + +<p align="center"> + <a href="https://github.com/catppuccin/userstyles/issues?q=is%3Aissue+is+label%3Apaste.rs"><img src="https://img.shields.io/github/issues/catppuccin/userstyles?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a> + <a href="https://raw.githubusercontent.com/catppuccin/userstyles/main/styles/paste.rs/catppuccin.user.css"><img src="https://img.shields.io/badge/stylus-install-cba6f7?colorA=363a4f&style=for-the-badge"></a> +</p> + +<p align="center"> + <img src="assets/catwalk.webp"/> +</p> + +## Previews + +<details> +<summary>🌻 Latte</summary> +<img src="assets/latte.webp"/> +</details> +<details> +<summary>🪴 Frappé</summary> +<img src="assets/frappe.webp"/> +</details> +<details> +<summary>🌺 Macchiato</summary> +<img src="assets/macchiato.webp"/> +</details> +<details> +<summary>🌿 Mocha</summary> +<img src="assets/mocha.webp"/> +</details> + + + + + +## 💝 Current Maintainer(s) +- [Stonks3141](https://github.com/Stonks3141) + + + +<p align="center"> + <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" /> +</p> + +<p align="center"> + Copyright © 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a> +</p> + +<!-- AUTOGEN:README END --> \ No newline at end of file