Giter VIP home page Giter VIP logo

fpv-racing-resources's Introduction

FPV Racing Resources

A list of resources for multi-rotors and FPV racing. See http://andyshinn.github.io/fpv-racing-resources/ for the resource index. The site is generated from the files in the docs folder.

Motivation

I found it difficult to find and organize parts while building my first multi-rotors. It seemed like a good idea to try and organize parts and specifications to be able to make decisions on what to buy at a glance.

Contributing

This index will thrive with contributions from users like you! Please feel free to fork and open a pull request with your additions. See below for instructions on adding a new resource.

Building

We use Hugo to build the site. Once you have Hugo installed, simply run hugo from the cloned repository directory. The site will be generated under the docs folder.

You can also run hugo server and then browse the generated site at http://localhost:50139/fpv-racing-resources/. This gives you a chance to see your changes before committing and opened a pull request.

Adding Page

Content is split into different sections (such as a shop or flight-controller). We use the hugo new command to add a new page. The following example adds a page for a fictional flight controller called the Super Boss F10:

hugo new flight-controller/super-boss.md

This will generate a new file at content/flight-controller/super-boss.md that we can further edit. We can start by setting the title to something more meaningful such as Super Boss F10. We can also fill out other information in the front-matter such as the specs and external_url. Any content we want to display on the actual page can be regular markdown after the last --- which denotes the end of the front-matter.

fpv-racing-resources's People

Stargazers

 avatar

Watchers

 avatar

Forkers

mors25

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.