View on GitHub

QSO-Party

Software to support the administration of the California QSO Party ham radio contest and perhaps other state QSO parties.

Download this project as a .zip file Download this project as a tar.gz file

Welcome to the QSO Party Software Project

This project has been established to create software to support the administration of ham radio contests. In particular, we are focusing on the California QSO party; however, our intent is to make a system that can support multiple similar contests. We welcome contributions from the ham/programmer community.

This project is licensed under the 2-clause BSD license. The copyright is 2014, Northern California Contest Club

Our initial scope is to focus on these two problems:

  1. Log retrieval: this involves creating a website to retrieve Cabrillo file logs from the contestants, querying them for additional information that's not in the log, and checking their logs for syntactic errors.
  2. Log normalization: Logs are generated by numerous pieces of software, and they all have their own slightly different ways of making the files. For our scoring software to work, we need all the logs to have a common normal form. This part of the project is about morphing logs into the normal form.
$ cd your_repo_root/repo_name
$ git fetch origin
$ git checkout gh-pages

If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.

Designer Templates

We've crafted some handsome templates for you to use. Go ahead and continue to layouts to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved if it remained markdown format.

Rather Drive Stick?

If you prefer to not use the automatic generator, push a branch named gh-pages to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator written by our own Tom Preston-Werner. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.

Authors and Contributors

You can @mention a GitHub username to generate a link to their profile. The resulting <a> element will link to the contributor's GitHub Profile. For example: In 2007, Chris Wanstrath (@defunkt), PJ Hyett (@pjhyett), and Tom Preston-Werner (@mojombo) founded GitHub.

Support or Contact

Having trouble with Pages? Check out the documentation at http://help.github.com/pages or contact support@github.com and we’ll help you sort it out.