embark/site/source
emizzle fc01daf3e9 feat(@embark/whisper): Remove support for `service whisper on/off`
Remove support for `service whisper on/off` because Whisper cannot be started without first disabling it in the communications config, then restarting Embark.

Add documentation for the `service [process] on/off` command

This command was only added a few commits back so it is not considered a breaking change.

Refactor the `service [process] on/off` commands so that there is only one command. Previously we had a command registered for each process, ie:
```
service blockchain on/off
service ipfs on/off
…
```

Now, we only have one command with many options:
```
service [process] on/off - Starts/stops the process. Options: blockchain, embark, ipfs, api
```

Whisper is deliberately not included in the available options for the aforementioned reasons.
2019-05-15 13:34:13 +02:00
..
_data docs(plugins): Adding embark-mythx to plugins page 2019-05-03 09:26:50 +02:00
_posts chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
assets/images chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
chat chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
community chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
docs feat(@embark/whisper): Remove support for `service whisper on/off` 2019-05-15 13:34:13 +02:00
news chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
plugins docs(plugins): Adding embark-mythx to plugins page 2019-05-03 09:26:50 +02:00
templates chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
tutorials chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
CNAME chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
browserconfig.xml chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
coverage-files.png chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
coverage-report.png chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
embark-logo.svg chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
favicon.ico chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
index.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
robots.txt chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00