oasis/docs
Christian Bundy 2e7cb4ad66 Remove readme and startup focus on configuration
Problem: A big chunk of both the readme and the startup output is
dedicated to configuration, which feels to me to be focused on
developers and advanced users rather than beginners who just want to try
using Oasis.

Solution: Move readme configuration info to its own file and hide all
config output (except one line) behind `--debug`. While doing this I
noticed that we're `require()`ing a few modules that we don't need
before setting `process.env.DEBUG`, which I've reorganized so that we
don't accidentally disable debug mode for those modules.
2020-03-01 11:39:01 -08:00
..
AUTHORS Add AUTHORS and MAINTAINERS files 2020-02-17 16:38:02 -08:00
MAINTAINERS Add AUTHORS and MAINTAINERS files 2020-02-17 16:38:02 -08:00
architecture.md rename contributing to architecture 2020-01-28 12:25:22 -05:00
blob-security.md Add document describing blob security model 2020-02-02 14:00:20 -08:00
code-of-conduct.md Experiment with common-good module 2020-01-21 16:22:19 -08:00
configuring.md Remove readme and startup focus on configuration 2020-03-01 11:39:01 -08:00
contributing.md Replace "must" with "shall" in contributing.md 2020-01-30 09:12:58 -08:00
install.md Simplify installation 2020-02-29 08:31:07 -08:00
screenshot.png Replace screenshot with wider screenshot of art 2020-02-10 19:40:21 -08:00
security.md Remove duplicate line from security.md 2020-02-06 14:15:03 -08:00
translating.md Add docs/translating.md -- instructions for adding new languages 2020-02-20 15:15:29 -08:00
with-docker.md Change to organize install docs 2020-01-03 15:04:16 -08:00
with-systemd.md Add install-systemd-service.js 2020-01-03 21:06:08 -08:00
with-termux.md Remove `--no-optional` to install sodium-native 2020-02-21 07:43:21 -08:00