Giter Club home page Giter Club logo

ray-so's Introduction

ray.so

ray.so

Built by Raycast

Create code snippets, browse AI prompts, create extension icons and more.

About

This repository contains the source code for ray.so, a collection of tools built by Raycast. It includes:

Setup

This is a Next.js project. If you're unfamiliar with it, check out the Next.js Documentation.

To get started, download the repo, install dependencies and run the development server:

npm install
npm run dev

Contributing

We welcome contributions primarily in the form of new presets, prompts, snippets, themes, and bug fixes. If you're interested in contributing, follow the steps below:

Presets, Prompts & Snippets

  • Open prompts.ts or presets.ts or snippets.ts
  • Add your data to the relevant category
    • Ensure it includes all fields, and that they're unique within their category
  • Create a pull request ๐Ÿš€

Themes

1. Copy the Theme JSON from Raycast

  • Open Theme Studio in Raycast
  • Right click on your Theme and select "Copy as JSON"

2. Add the theme to repo

  • In themes, create a folder with your Raycast username, ie: peduarte
  • In that folder, create a file with the theme name, ie: red.json
  • In that file, paste the theme JSON you copied from Raycast's Theme Studio

3. Generate the theme OG image

  • Make sure your local server running (npm run dev)
  • Open a new terminal session and run npm run generate-themes-og-images -- --slug=username/themename (replace username/themename with your theme's folder and file name)

4. Commit and push your changes

  • Create a Pull Request ๐Ÿš€

ray-so's People

Contributors

samuelkraft avatar rso avatar peduarte avatar michael-nielsen avatar itsnwa avatar benoitgrelard avatar rauchg avatar steven-tey avatar dependabot[bot] avatar marcmagn1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.