GithubHelp home page GithubHelp logo

matthewaltenburg / website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from southern-cross-ai/website

0.0 0.0 0.0 273 KB

Southern Cross AI's open-source website

Home Page: https://southerncross.ai

License: Other

JavaScript 2.22% TypeScript 97.03% CSS 0.75%

website's Introduction

Southern Cross AI - Australia's first large language model research initiative

This is a test

Welcome to the Southern Cross AI project's repository, aimed at developing Australia's pioneering and sovereign open-source LLM through collaborative efforts across academia, research, government, and business sectors.This repository hosts the website for documenting and facilitating the collaborative development of Australia's first LLM, serving as a central hub for information, updates, and community engagement.

Getting Involved

Development: Enhance the site's functionality and user experience.

Content: Write documentation, tutorials, and blog posts about the project's progress.

Feedback: Offer suggestions and feedback on the website to ensure it effectively serves the project's needs and the community's expectations.

How to Contribute and Submit a Pull Request

Follow these steps to contribute to the project and submit your changes through a pull request.

Public Preview Branch URL

https://website-jxwq8hwf0-southern-cross-ai.vercel.app/

Step 1: Set Up for Development

  1. Fork and Clone the Repository: Clone the project to your local machine to get started.

    git clone https://github.com/Southern-Cross-AI/WebSite.git
    
  2. Install Dependencies: Navigate to the project directory and install its dependencies.

    npm install
    

    Alternatively, use yarn or pnpm if you prefer.

  3. Start the Development Server: Run the development server to see your changes in real time.

    npm run dev
    

    You can also use yarn dev, pnpm dev, or bun dev based on your setup.

Step 2: Make Your Contribution

  1. Create a New Branch: Create a new branch for your changes.

    git checkout -b your-branch-name
    
  2. Make Your Changes: Implement the changes or improvements you're contributing.

  3. Commit Your Changes: Commit your changes with a descriptive message.

    git add .
    git commit -m "Your descriptive commit message"
    

Step 3: Submit Your Pull Request

  1. Push to Your Fork: If it's your first contribution, make sure to fork the repository. Then, push your branch to your fork.

    git push origin your-branch-name
    
  2. Open a Pull Request (PR): Navigate to the original repository on GitHub. You should see a prompt to open a pull request with your changes. If not, go to the "Pull requests" tab, click "New pull request", then "compare across forks", and select your branch.

  3. Describe Your PR: Provide a concise title and detailed description for your pull request. Explain the changes you've made and their impact.

  4. Submit the PR: Submit your pull request. Await feedback or approval from the project maintainers.


Important Links:

website's People

Contributors

matthewaltenburg avatar duds avatar umarbutler 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.