chore: generate health files
This commit is contained in:
parent
2a3af421a3
commit
3ee848729a
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
@ -33,6 +33,7 @@
|
|||||||
/styles/quizlet @spaghettiosareyummy
|
/styles/quizlet @spaghettiosareyummy
|
||||||
/styles/reddit @jayylmao
|
/styles/reddit @jayylmao
|
||||||
/styles/searxng @Sekki21956 @ryanccn
|
/styles/searxng @Sekki21956 @ryanccn
|
||||||
|
/styles/startpage @bartlibert
|
||||||
/styles/substack @nekowinston
|
/styles/substack @nekowinston
|
||||||
/styles/tutanota @ryanccn
|
/styles/tutanota @ryanccn
|
||||||
/styles/twitch @GitMuslim @isabelroses
|
/styles/twitch @GitMuslim @isabelroses
|
||||||
|
2
.github/ISSUE_TEMPLATE/userstyle.yml
vendored
2
.github/ISSUE_TEMPLATE/userstyle.yml
vendored
@ -14,7 +14,7 @@ body:
|
|||||||
label: What userstyles are you seeing the problem on?
|
label: What userstyles are you seeing the problem on?
|
||||||
description: "Don't worry about the `lbl:` prefix, it allows issues to be automatically labeled!"
|
description: "Don't worry about the `lbl:` prefix, it allows issues to be automatically labeled!"
|
||||||
multiple: true
|
multiple: true
|
||||||
options: ['lbl:advent-of-code', 'lbl:anilist', 'lbl:boringproxy', 'lbl:brave-search', 'lbl:bstats', 'lbl:canvas-lms', 'lbl:chatgpt', 'lbl:chatreplay', 'lbl:chess.com', 'lbl:cinny', 'lbl:codeberg', 'lbl:crowdin', 'lbl:deepl', 'lbl:ecosia', 'lbl:elk', 'lbl:formative', 'lbl:github', 'lbl:hacker-news', 'lbl:homepage', 'lbl:hoppscotch', 'lbl:ichi.moe', 'lbl:invidious', 'lbl:invokeai', 'lbl:lastfm', 'lbl:libreddit', 'lbl:mastodon', 'lbl:modrinth', 'lbl:nitter', 'lbl:nixos-search', 'lbl:paste.rs', 'lbl:proton', 'lbl:quizlet', 'lbl:reddit', 'lbl:searxng', 'lbl:substack', 'lbl:tutanota', 'lbl:twitch', 'lbl:vercel', 'lbl:whatsapp-web', 'lbl:wikiwand', 'lbl:youtube']
|
options: ['lbl:advent-of-code', 'lbl:anilist', 'lbl:boringproxy', 'lbl:brave-search', 'lbl:bstats', 'lbl:canvas-lms', 'lbl:chatgpt', 'lbl:chatreplay', 'lbl:chess.com', 'lbl:cinny', 'lbl:codeberg', 'lbl:crowdin', 'lbl:deepl', 'lbl:ecosia', 'lbl:elk', 'lbl:formative', 'lbl:github', 'lbl:hacker-news', 'lbl:homepage', 'lbl:hoppscotch', 'lbl:ichi.moe', 'lbl:invidious', 'lbl:invokeai', 'lbl:lastfm', 'lbl:libreddit', 'lbl:mastodon', 'lbl:modrinth', 'lbl:nitter', 'lbl:nixos-search', 'lbl:paste.rs', 'lbl:proton', 'lbl:quizlet', 'lbl:reddit', 'lbl:searxng', 'lbl:startpage', 'lbl:substack', 'lbl:tutanota', 'lbl:twitch', 'lbl:vercel', 'lbl:whatsapp-web', 'lbl:wikiwand', 'lbl:youtube']
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
1
.github/issue-labeler.yml
vendored
1
.github/issue-labeler.yml
vendored
@ -33,6 +33,7 @@ proton: ['(lbl:proton)']
|
|||||||
quizlet: ['(lbl:quizlet)']
|
quizlet: ['(lbl:quizlet)']
|
||||||
reddit: ['(lbl:reddit)']
|
reddit: ['(lbl:reddit)']
|
||||||
searxng: ['(lbl:searxng)']
|
searxng: ['(lbl:searxng)']
|
||||||
|
startpage: ['(lbl:startpage)']
|
||||||
substack: ['(lbl:substack)']
|
substack: ['(lbl:substack)']
|
||||||
tutanota: ['(lbl:tutanota)']
|
tutanota: ['(lbl:tutanota)']
|
||||||
twitch: ['(lbl:twitch)']
|
twitch: ['(lbl:twitch)']
|
||||||
|
3
.github/labels.yml
vendored
3
.github/labels.yml
vendored
@ -101,6 +101,9 @@
|
|||||||
- name: searxng
|
- name: searxng
|
||||||
description: SearXNG
|
description: SearXNG
|
||||||
color: "#8aadf4"
|
color: "#8aadf4"
|
||||||
|
- name: startpage
|
||||||
|
description: Startpage
|
||||||
|
color: "#8aadf4"
|
||||||
- name: substack
|
- name: substack
|
||||||
description: Substack
|
description: Substack
|
||||||
color: "#8aadf4"
|
color: "#8aadf4"
|
||||||
|
1
.github/pr-labeler.yml
vendored
1
.github/pr-labeler.yml
vendored
@ -33,6 +33,7 @@ proton: styles/proton/**/*
|
|||||||
quizlet: styles/quizlet/**/*
|
quizlet: styles/quizlet/**/*
|
||||||
reddit: styles/reddit/**/*
|
reddit: styles/reddit/**/*
|
||||||
searxng: styles/searxng/**/*
|
searxng: styles/searxng/**/*
|
||||||
|
startpage: styles/startpage/**/*
|
||||||
substack: styles/substack/**/*
|
substack: styles/substack/**/*
|
||||||
tutanota: styles/tutanota/**/*
|
tutanota: styles/tutanota/**/*
|
||||||
twitch: styles/twitch/**/*
|
twitch: styles/twitch/**/*
|
||||||
|
@ -81,6 +81,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md)
|
|||||||
- [Ecosia](styles/ecosia)
|
- [Ecosia](styles/ecosia)
|
||||||
- [NixOS Search](styles/nixos-search)
|
- [NixOS Search](styles/nixos-search)
|
||||||
- [SearXNG](styles/searxng)
|
- [SearXNG](styles/searxng)
|
||||||
|
- [Startpage](styles/startpage)
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
<details open>
|
<details open>
|
||||||
|
56
styles/startpage/README.md
Normal file
56
styles/startpage/README.md
Normal file
@ -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://startpage.com">Startpage</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%3Aopen+label%3Astartpage"><img src="https://img.shields.io/github/issues/catppuccin/userstyles/startpage?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a>
|
||||||
|
<a href="https://raw.githubusercontent.com/catppuccin/userstyles/main/styles/startpage/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)
|
||||||
|
- [Bart Libert](https://github.com/bartlibert)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<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 -->
|
Loading…
x
Reference in New Issue
Block a user