Coder Social home page Coder Social logo

edgetx.github.io's Introduction

Please note: This repository is for the EdgeTX Web page.

If you would like to report an issue with the EdgeTX webpage, please create an issue with the link below. EdgeTX Website Issues

If you would like to report an issue with the EdgeTX software, please create an issue with the link below. EdgeTX Software Issues

How to contribute to the EdgeTX.org website

For small changes (spelling errors or re-phrasing cetain blocks of text) you can simply open the affected .md file and edit it in the browser. Once complete, submit is as a pull request

For bigger changes (new pages, core website changes)

  1. Create a fork of the edgetx.github.io repository to your private Github account. Rename your repository to (username).github.io.

  2. Deploy your fork via github pages (this will allow us later to preview your proposed changes online). https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site.

    Note: Make sure that you update the Name: tag in the CI.yml file in the .github/workflows folder to your repository name. Also, select the gh-pages branch and root folder location for deployent location (the gh-pages branch will only be visible after updating the CI.yml file and the rebuild action is complete) .

    ---Recommended---

  3. Install MKDocs on your local computer. https://www.mkdocs.org/user-guide/installation/

  4. Install MKDocs material on your local computer. https://squidfunk.github.io/mkdocs-material/getting-started

  5. Clone your forked repository locally to your computer.

    The two steps above will allow you to make changes to the website and see the changes immediately on your local machine.

  6. Make the proposed changes and push the changes to your forked repo online.

  7. Create a pull request (PR) for the Master repository, describing the changes and including a link to your deployed forked page.

  8. Once the PR is accepted, it will be merged to the Master branch and deployed.

File Directory Structure

/edgetx.github.io/mkdocs.yml = MK docs configuration file (https://squidfunk.github.io/mkdocs-material/setup/)

/edgetx.github.io/docs/ = Contains individual page .md files

/edgetx.github.io/docs/assets = Contains images for the webpages

/edgetx.github.io/docs/stylesheets = this is where you can customize the CSS for the webpage (https://squidfunk.github.io/mkdocs-material/customization/)

/edgetx.github.io/downloads = storage folder for files to link for downloading

/edgetx.github.io/overrides/ = this is where individual HTML overide files are placed (current main.html file has annoucement banner text.

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.