Code Monkey home page Code Monkey logo

betaflight.com's Introduction

Vitroid FPV

forthebadge ko-fi Netlify Status

Your quick source of all FPV info, in a convenient place.

This site is a constantly evolving project of mine, started around June 2021 as a small thing for me to learn a bit of HTML, now being completely rewritten in Svelte and Tailwind, to make it modular, and allow others to contribute easily!

If you want to request content, please make a Content Suggestion issue, or make a direct content request.

What can you find on the site?

Right now, there are four main pages available:

  • โ“ FAQ - Quick answers to frequently asked questions in the world of FPV
  • ๐Ÿ”ง Builds - All different kinds of (not only) quadcopters, from beginner to advanced
  • ๐Ÿ› ๏ธ Equipment - All the things you will need to get flying - Batteries and chargers, video and radio equipment, and tools to put it all together
  • ๐Ÿ“ฐ Articles - Reviews, FPV news, guides/tutorials, and more in something that's definitely not a blog

Contributing:

forthebadge

This process requires at least some familiarity with Git, but should still be easy to follow with either the CLI or Github desktop. As any SvelteKit app, it supports a complete HMR Live Dev environment by running the npm run dev command in the CLI

Process:

CLI:

  1. Navigate to the directory you want to clone the repo to
  2. git clone <URL of your fork>
  3. cd VitroidFPV
  4. checkout -b name-of-new-branch
  5. do your changes/additions
  6. git add . will add all the files in the current directory
  7. git push origin name-of-new-branch will push to your fork of the repo

GitHub Desktop:

  1. File > Clone Repository > find your forked repo, and select a path to clone it to
  2. Make a new branch based from the main branch
  3. Go to the directory you cloned it to, and make your changes/additions
  4. In GitHub Desktop, write a summary and commit the changes
  5. And publish/push the branch to your forked repo

From there, you can submit a pull request from the GitHub UI

betaflight.com's People

Contributors

asdosjani avatar asizon avatar atomgomba avatar benlumley avatar blckmn avatar chaotixtech avatar ctzsnooze avatar dependabot[bot] avatar freasy avatar haslinghuis avatar howels avatar hthuren avatar jawz101 avatar karatebrot avatar kensherman avatar limonspb avatar mikeller avatar nerdcopter avatar ot0tot avatar pictureelement avatar ricardocarva avatar rickard-von-essen avatar roboschmied avatar simonbethke avatar stoneman avatar sugaark avatar supaflyfpv avatar tbolin avatar valeriyvan avatar vitroidfpv 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.