Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:monty5811/apostello
Browse files Browse the repository at this point in the history
  • Loading branch information
monty5811 committed Oct 18, 2018
2 parents 611f58e + 97eef7e commit fa68089
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -4,9 +4,7 @@

apostello is free SMS communication software for your church.

Visit our [website](https://church.io) or view some [screenshots](https://apostello.readthedocs.org/en/latest/screenshots.html) to find out more.

[![Chat with us](https://img.shields.io/badge/chat-slack-e01563.svg)](http://chat.church.io/)[![Stories in Ready](https://badge.waffle.io/monty5811/apostello.png?label=ready&title=Ready)](https://waffle.io/monty5811/apostello)
Visit our [documentation](https://apostello.readthedocs.org) or view some [screenshots](https://apostello.readthedocs.org/en/latest/screenshots.html) to find out more.

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)[![Install with Ansible](https://img.shields.io/badge/install-ansible-blue.svg)](https://apostello.readthedocs.io/en/latest/deploy_ansible.html)[![Install on DigitalOcean](https://img.shields.io/badge/install-Digital%20Ocean-blue.svg)](http://apostello.readthedocs.io/en/latest/deploy_do.html)

Expand Down
2 changes: 0 additions & 2 deletions docs/contributing.rst
Expand Up @@ -16,8 +16,6 @@ Guidelines for code contributions:
* Please run ``./scripts/run_yapf.py`` before committing to maintain code style
* Please add only a single feature per pull request

Please do not hesitate to ask for help in the `chat <http://chat.church.io/>`_.


Development Environment
#######################
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Expand Up @@ -66,7 +66,7 @@ Once you have apostello setup we need to tell Twilio what url to talk to when it
* In the "Request URL field" add the url to your server, followed by ``/sms/``. If you are using Heroku it may look like ``https://apostello-demo.herokuapp.com/sms/`` or if your site is hosted at ``https://sms.example.com``, your URL would be ``https://sms.example.com/sms``
* Click save

Now you should be able to test your setup - send a message to your number and you should receive an automated reply. If not, raise an `issue <https://github.com/monty5811/apostello/issues/new?title=[Setup%20Help]>`_ or get in touch on `slack <http://chat.church.io>`_.
Now you should be able to test your setup - send a message to your number and you should receive an automated reply. If not, raise an `issue <https://github.com/monty5811/apostello/issues/new?title=[Setup%20Help]>`_.

.. _email-setup:

Expand Down

0 comments on commit fa68089

Please sign in to comment.