GithubHelp home page GithubHelp logo

docs's Introduction

Catalyst Documentation

This is the catalyst documentation.

Compilation and Installation

Install these dependencies with this command Simply run the following commands

git clone https://github.com/JaydenDev/Catalyst
cd Catalyst
npm/pnpm install
pnpm run tailwind:once
pnpm run make

Installation

Then binaries will be available in the out directory.

Understanding the Source Code

The UI

The UI is in the src/ directory. The directory contains the javascript and HTML, don't worry about the JS yet.

The Javascript

The JS is also in the src/ directory.

Writing code for Catalyst (Getting Started)

Some people want to contribute to their FAVORITE BROWSER! Assuming you have obtained the source code, You can go ahead and just start writing

Forking the Source Code

You need to fork the source code, to do that simply go here and follow the instructions.

Running the source

Simply run

npm/pnpm run dev

And as soon as you make a change, it'll reload itself.

Writing Code for Catalyst

Getting the source

You'll need to get the fork you created earlier, clone the repository and then go to the src/ directory.

Writing the code

You'll need an understanding of tailwind. Read the documentation, get some practice on another project, or dive head first. Just make sure your code works before making a PR.

Making a PR to make your changes public

Once you've written your code, you can make a PR to make your changes public.

Making a PR

You'll need to make a PR to the Catalyst repository. To do this, go to your repository, and click the contribute button in the orange box. Then click the green button.

Naming your PR

Make sure you add feat: or fix: to the title of your PR.

Done! Just post it.

Now post your PR and wait for JaydenDev to look at your code and eventually merge your PR.

Then just wait!

Your code will surely be in the next release!

docs's People

Contributors

jdev082 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.