Skip to content

JohnW4SBA/avare-docs.github.io

 
 

Repository files navigation

Apps4Av

This github repository hosts the source for the Apps4Av website. Public contributions are encouraged, especially in the form of blog posts and page editing.

  • The primary goal of this site is to support the Avare (and aviation) community
    • Avare app documentation is a high priority
    • Posts should be of general interest to the Avare community
    • Posts should minimize self-promotion and declare conflicts of interest
    • Posts should use appropriate citations and attribution (including links)

To contribute

To contribute, please submit patch requests by:

  1. Cloning this repo, preferably the pending branch or create your own local branch
    • You may also edit the pending branch directly on github!
  2. Edit in your local branch.
    • Create new pages or edit files using github markdown syntax
  3. Commit your changes
  4. Push your branch back as a public branch
  5. Submit a merge request

Local preview

  • The site is built with Jekyll on GitHub Pages
  • Within your local branch, execute the following commands (Linux)
foo@bar:~$ gem install bundler jekyll
foo@bar:~$ bundle update
foo@bar:~$ bundle exec jekyll serve --livereload

Alternative forms of submission

We recognize that some community members are uncomfortable with the use of git. You may send submissions by email.

Please:

  • Strive to be concise and precise
  • Use graphics rather than text where possible
  • Add authorship information and attribution
  • Avoid redundancy
  • Add tags and categories to the file yaml header info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 51.3%
  • HTML 48.7%