An open API service indexing awesome lists of open source software.

https://github.com/brianschubert/troop89medfield.org

Source code to troop89medfield.org
https://github.com/brianschubert/troop89medfield.org

Last synced: over 1 year ago
JSON representation

Source code to troop89medfield.org

Awesome Lists containing this project

README

          

Troop 89 Medfield Website
=========================

.. image:: https://img.shields.io/uptimerobot/ratio/m782767776-61ebaadedcec63347e9f5459.svg
:target: https://stats.uptimerobot.com/5WPm9SmQZ
:alt: Uptime Robot Status

.. image:: https://img.shields.io/mozilla-observatory/grade/troop89medfield.org.svg
:target: https://observatory.mozilla.org/analyze/troop89medfield.org
:alt: Mozilla observatory grade

.. image:: https://travis-ci.com/blueschu/troop89medfield.org.svg?branch=master
:target: https://travis-ci.com/blueschu/troop89medfield.org
:alt: Travis CI Build

.. image:: https://coveralls.io/repos/github/blueschu/troop89medfield.org/badge.svg?branch=development
:target: https://coveralls.io/github/blueschu/troop89medfield.org?branch=development
:alt: Coverage

.. image:: https://readthedocs.org/projects/troop89medfieldorg/badge/?version=latest
:target: https://troop89medfieldorg.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://img.shields.io/github/license/blueschu/troop89medfield.org.svg
:target: ./LICENSE
:alt: GitHub

The official website of the `Boy Scouts of America`_'s Troop 89 Medfield, a member of the `Mayflower Council`_.

This website is intended to be designed and maintained by the youth members of Troop 89.

.. _Django: https://www.djangoproject.com/
.. _Python: https://www.python.org/
.. _Mayflower Council: https://www.mayflowerbsa.org/
.. _Boy Scouts of America: https://www.scouting.org/

Documentation
-------------

The Troop 89 website is powered by `Django`_, a `Python`_ web framework. For a technical reference, see the magnificent `Django docs`_. Documentation specific to the Troop 89 website is available on `Read the Docs`_.

.. _Django docs: https://docs.djangoproject.com/en/2.2/
.. _Read The Docs: https://troop89medfieldorg.readthedocs.io/en/latest/

License
-------

This software is licensed under the `MPL version 2.0`_. For more
information, read the file `LICENSE`_.

.. _MPL version 2.0: https://www.mozilla.org/MPL/
.. _LICENSE: ./LICENSE