From 930521a3776b18de6a8f1716518aa0f6acd8cbff Mon Sep 17 00:00:00 2001 From: Julia Kent Date: Fri, 8 Jan 2021 11:32:24 -0700 Subject: [PATCH 1/9] create links page --- content/pages/links.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 content/pages/links.md diff --git a/content/pages/links.md b/content/pages/links.md new file mode 100644 index 000000000..e69de29bb From bcd0a5ff166ef9a8a80fc1b5fa59a662435aa070 Mon Sep 17 00:00:00 2001 From: Julia Kent Date: Fri, 8 Jan 2021 11:32:36 -0700 Subject: [PATCH 2/9] comment out gallery toctreee --- content/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/index.md b/content/index.md index 77ffac139..e93269def 100644 --- a/content/index.md +++ b/content/index.md @@ -63,7 +63,7 @@ pages/contributing.md pages/code_of_conduct.md ``` -```{toctree} + From f24ba9ea94eed031ef1d37287c317e308e97625b Mon Sep 17 00:00:00 2001 From: Julia Kent Date: Fri, 8 Jan 2021 11:32:54 -0700 Subject: [PATCH 3/9] add links.md to toctreee --- content/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/index.md b/content/index.md index e93269def..e6246915f 100644 --- a/content/index.md +++ b/content/index.md @@ -61,6 +61,7 @@ pages/people.md pages/meetings.md pages/contributing.md pages/code_of_conduct.md +pages/links.md ``` +``` +--> From 167ebfa83a43d61bb24b07344b55fcd8a5b24f0a Mon Sep 17 00:00:00 2001 From: Julia Kent Date: Mon, 11 Jan 2021 10:00:40 -0700 Subject: [PATCH 7/9] change language -approve --- content/pages/links.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/links.md b/content/pages/links.md index a5a03178f..cc5d90734 100644 --- a/content/pages/links.md +++ b/content/pages/links.md @@ -1,6 +1,6 @@ # Link to External Resources -The members of Project Pythia approve of these resources on Python specific topics. +Project Pythia find the links below to be useful resources on a variety of Python specific topics. ## Introductory/Basics | Topic | Self-Paced Tutorials | Example Notebook Galleries | From f133d16b7b1ac324aefeaebb34492f56739c9a67 Mon Sep 17 00:00:00 2001 From: Julia Kent <46687291+jukent@users.noreply.github.com> Date: Mon, 11 Jan 2021 10:44:34 -0700 Subject: [PATCH 8/9] Update content/pages/links.md Co-authored-by: Kevin Paul --- content/pages/links.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/links.md b/content/pages/links.md index cc5d90734..b72e707e8 100644 --- a/content/pages/links.md +++ b/content/pages/links.md @@ -1,4 +1,4 @@ -# Link to External Resources +# Links to External Resources Project Pythia find the links below to be useful resources on a variety of Python specific topics. From 99db14008f4a34d9f163b522120245d57db1bf10 Mon Sep 17 00:00:00 2001 From: Julia Kent <46687291+jukent@users.noreply.github.com> Date: Mon, 11 Jan 2021 10:44:39 -0700 Subject: [PATCH 9/9] Update content/pages/links.md Co-authored-by: Kevin Paul --- content/pages/links.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/links.md b/content/pages/links.md index b72e707e8..20c459e16 100644 --- a/content/pages/links.md +++ b/content/pages/links.md @@ -1,6 +1,6 @@ # Links to External Resources -Project Pythia find the links below to be useful resources on a variety of Python specific topics. +Project Pythia finds the links below to be useful resources on a variety of Python specific topics. ## Introductory/Basics | Topic | Self-Paced Tutorials | Example Notebook Galleries |