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
- Host: GitHub
- URL: https://github.com/brianschubert/troop89medfield.org
- Owner: brianschubert
- License: mpl-2.0
- Created: 2019-02-16T17:57:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T20:34:42.000Z (almost 7 years ago)
- Last Synced: 2025-01-29T22:46:42.346Z (over 1 year ago)
- Language: Python
- Homepage: https://www.troop89medfield.org
- Size: 711 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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