From 94ec70d68464b806b6e4d3300d97e6283701bae0 Mon Sep 17 00:00:00 2001 From: kn0wmad Date: Mon, 3 Jan 2022 17:43:08 -0700 Subject: [PATCH] Add all media, misc edits --- poetry.lock | 6 +- site/03-todo.md | 2 +- .../_static/images/articles/coindesk0.jpg | Bin 61826 -> 0 bytes site/source/index.rst | 4 +- site/source/learn/index.rst | 4 +- site/source/learn/media/articles.rst | 18 +- site/source/learn/media/index.rst | 3 +- site/source/learn/media/podcasts.rst | 175 ++++++++++++++++++ site/source/learn/media/videos.rst | 33 ++++ site/source/support/index.rst | 2 +- .../user-manual/getting-started/index.rst | 5 +- .../getting-started/recover-02.rst | 98 ++++++++++ .../getting-started/recover-03.rst | 16 ++ .../user-manual/getting-started/recover.rst | 27 --- site/source/support/user-manual/index.rst | 2 +- 15 files changed, 350 insertions(+), 45 deletions(-) delete mode 100644 site/source/_static/images/articles/coindesk0.jpg create mode 100644 site/source/learn/media/videos.rst create mode 100644 site/source/support/user-manual/getting-started/recover-02.rst create mode 100644 site/source/support/user-manual/getting-started/recover-03.rst delete mode 100644 site/source/support/user-manual/getting-started/recover.rst diff --git a/poetry.lock b/poetry.lock index 1018e3c..8e1c34b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -305,7 +305,7 @@ sphinx = ">=1.3.1" [[package]] name = "requests" -version = "2.27.1" +version = "2.27.0" description = "Python HTTP for Humans." category = "main" optional = false @@ -828,8 +828,8 @@ recommonmark = [ {file = "recommonmark-0.5.0.tar.gz", hash = "sha256:a520b8d25071a51ae23a27cf6252f2fe387f51bdc913390d83b2b50617f5bb48"}, ] requests = [ - {file = "requests-2.27.1-py2.py3-none-any.whl", hash = "sha256:f22fa1e554c9ddfd16e6e41ac79759e17be9e492b3587efa038054674760e72d"}, - {file = "requests-2.27.1.tar.gz", hash = "sha256:68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61"}, + {file = "requests-2.27.0-py2.py3-none-any.whl", hash = "sha256:f71a09d7feba4a6b64ffd8e9d9bc60f9bf7d7e19fd0e04362acb1cfc2e3d98df"}, + {file = "requests-2.27.0.tar.gz", hash = "sha256:8e5643905bf20a308e25e4c1dd379117c09000bf8a82ebccc462cfb1b34a16b5"}, ] six = [ {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"}, diff --git a/site/03-todo.md b/site/03-todo.md index ec4f7a1..84d1fae 100644 --- a/site/03-todo.md +++ b/site/03-todo.md @@ -2,10 +2,10 @@ - Update principles, privacy, about, etc - Footer links need update (or removal?) - Lots of screenshots and details -- Warrant canary - Verify ALL links and TOCs - Add / verify ALL links in the UI go to the right place in docs - There are many issues that should be closed by 0.3 docs release, check that this is the case (some issues await new processes in order to test) +- Update all guides in services