diff --git a/.github/workflows/readme.yml b/.github/workflows/readme.yml index 4807067..f404aa6 100644 --- a/.github/workflows/readme.yml +++ b/.github/workflows/readme.yml @@ -12,8 +12,9 @@ env: DENO_DIR: deno_cache jobs: - test: + readme: runs-on: ubuntu-latest + name: Re-generate README sections steps: - uses: actions/checkout@v3 @@ -33,6 +34,8 @@ jobs: run: ./main.ts - name: Push changes uses: stefanzweifel/git-auto-commit-action@v4 + # skip pushing on forks + if: ${{ !github.event.pull_request.head.repo.fork }} with: commit_message: "chore: re-generate README sections" branch: ${{ github.head_ref }} diff --git a/README.md b/README.md index 7a449fe..155ee12 100644 --- a/README.md +++ b/README.md @@ -912,6 +912,7 @@ Catppuccin is available for various apps and in different formats. Here is a lis - [Neovim](https://github.com/catppuccin/nvim) - [Notepad++](https://github.com/catppuccin/notepad-plus-plus) - [Nova](https://github.com/catppuccin/nova) +- [Replit](https://github.com/catppuccin/replit) - [spyder](https://github.com/catppuccin/spyder) - [Sublime Text](https://github.com/catppuccin/sublime-text) - [Vim](https://github.com/catppuccin/vim) @@ -1054,6 +1055,7 @@ Catppuccin is available for various apps and in different formats. Here is a lis
🔎 Search Engines +- [NixOS Search](https://github.com/catppuccin/nixos-search) - [SearXNG](https://github.com/catppuccin/SearXNG) - [Startpage](https://github.com/catppuccin/startpage) - [Whoogle](https://github.com/catppuccin/whoogle) diff --git a/resources/ports.yml b/resources/ports.yml index da95518..680896f 100644 --- a/resources/ports.yml +++ b/resources/ports.yml @@ -467,6 +467,12 @@ ports: platform: userstyle icon: twitter color: blue + nixos-search: + name: NixOS Search + category: search_engine + platform: userstyle + icon: nixos + color: blue noir: name: Noir category: browser_extension @@ -579,6 +585,10 @@ ports: name: Remnote category: note_taking platform: agnostic + replit: + name: Replit + category: code_editor + platform: agnostic revolt: name: Revolt category: messaging