From cc00de71dc0afec72a5c9413809f4360c0c6f0db Mon Sep 17 00:00:00 2001 From: shibao Date: Wed, 26 Oct 2022 22:08:59 -0400 Subject: [PATCH] update readme --- readme.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index 5ee895a..6820dd6 100644 --- a/readme.md +++ b/readme.md @@ -1,16 +1,17 @@ # Memex -Memex is a local business aggregation site helping you to shop locally by -providing a one-stop-shop for your local community. Set your profile and start -shopping today! +memex is an easy way to digitize the structured processes of your life. + +- Notes: Document notes about individual items or concepts +- Contexts: Provide context around a single topic and hotlink to individual + concepts in your notes +- Pipelines: Document your processes, attaching contexts to each step. # Features -- User Registration/Sign in via `phx_gen_auth` -- `Dockerfile` and example `docker-compose.yml` -- Automatic migrations in `MIX_ENV=prod` or Docker image -- JS linting with [standard.js](https://standardjs.com), HEEx linting with - [heex_formatter](https://github.com/feliperenan/heex_formatter) +- Multi-user: Built with sharing and collaboration in mind +- Privacy: Privacy controls on a per-note, context or pipeline basis +- Convenient: Accessible from any internet-capable device # Installation