Giter Club home page Giter Club logo

codec-wiki's Introduction

Codec Wiki

A community maintained wiki for all things encoding.

Before You Contribute

  1. By making a contribution to the Codec Wiki, you are communicating that you have read & agreed to our Terms & Conditions, Privacy Policy, & Code of Conduct.
  2. Ensure your understanding of the material you're contributing is sufficient to a point where it is useful to the project. It is perfectly acceptable not to get everything right the first time, but always double check your contributions for factual correctness.
  3. If you would like, connect with us via our Revolt server located at rvlt.gg/emxNXv1x. You can ask questions & communicate with other contributors here.

Clone & Push Instructions

Make sure to clone from & edit the main branch only, & push your final changes to the deployment branch according to the instructions below. Also be sure to use node 18 LTS, as later versions tend to be troublesome.

don't forget to add unimportant files to the .gitignore

  1. Clone from the main branch to start to make a contribution:
% git clone [email protected]:av1-community-contributors/codec-wiki.git -b main
  1. Test your changes locally before making a commit:
% yarn
% yarn start
  1. Push changes to main branch:
% git add .
% git commit -m "Commit Message"
% git push -u origin main
  1. Deploy to deployment branch to make live on site:
% GIT_USER=<username> DEPLOYMENT_BRANCH=deployment yarn deploy

Docusaurus Info

Website

This website is built using Docusaurus 3, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

See initial instructions at the top.

codec-wiki's People

Contributors

32-bit-link avatar 6ws avatar bubblemint864 avatar gianni-rosato avatar kingstefan26 avatar notcancername avatar nova-aurora avatar pritkr avatar simulping avatar superyu1337 avatar trixoniisama 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.