From d4cbe82a9c800ad0f67276c36822d087988c5644 Mon Sep 17 00:00:00 2001 From: IT WG Date: Fri, 2 Jun 2017 13:59:35 -0400 Subject: [PATCH 1/8] Created Washington Park Page --- book/Washington-park.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 book/Washington-park.md diff --git a/book/Washington-park.md b/book/Washington-park.md new file mode 100644 index 0000000..4dec9e0 --- /dev/null +++ b/book/Washington-park.md @@ -0,0 +1,15 @@ +# Washington Park +4001 Southwest Canyon Road, Portland, OR 97221 +[Directions](https://www.google.com/maps/dir/''/Washington+Park/data=!4m5!4m4!1m0!1m2!1m1!1s0x54950a270bd7f419:0x6e4012538a68d97b?sa=X&ved=0ahUKEwjHzZax3Z_UAhViIpoKHTfKCxoQ9RcIpQIwDQ) + +## Hours of Operation +-Friday 5AM–10PM +-Saturday 5AM–10PM +-Sunday 5AM–10PM +-Monday 5AM–10PM +-Tuesday 5AM–10PM +-Wednesday 5AM–10PM +-Thursday 5AM–10PM + +## Phone +-(503) 823-2525 From a45eeeb0b162e61e9a8e94f279a0a879d3b9bf79 Mon Sep 17 00:00:00 2001 From: Matt Desmond Date: Thu, 6 Jul 2017 11:11:12 -0400 Subject: [PATCH 2/8] Update README.md --- book/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/README.md b/book/README.md index b4d0c4b..7ce9bf6 100644 --- a/book/README.md +++ b/book/README.md @@ -1,6 +1,6 @@ # Things To Do: Portland -The following book is the result of a collaborative project from the How to Git workshop at Write the Docs Portland. Participants in the class used a Fork and Pull workflow to generate content for this GitBook-based documentation. +The following book is the result of a collaborative project from the How to Git workshop at Write the Docs Portland. Participants in the class used a Fork and Pull workflow to generate content for this GitBook-based documentation. :+1: ## How to Contribute 1. Fork the `wtd-things` repository [here](https://github.com/beardofedu/wtd-things) From 9cc9102f5a004a51dfb30dd078a6bcd8fdaa6169 Mon Sep 17 00:00:00 2001 From: beardofedu Date: Thu, 6 Jul 2017 11:20:30 -0400 Subject: [PATCH 3/8] Put a bird on it. Obvs. --- book/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/README.md b/book/README.md index 7ce9bf6..6243691 100644 --- a/book/README.md +++ b/book/README.md @@ -1,10 +1,10 @@ # Things To Do: Portland -The following book is the result of a collaborative project from the How to Git workshop at Write the Docs Portland. Participants in the class used a Fork and Pull workflow to generate content for this GitBook-based documentation. :+1: +The following book is the result of a collaborative project from the How to Git workshop at Write the Docs Portland :bird:. Participants in the class used a Fork and Pull workflow to generate content for this GitBook-based documentation. :+1: ## How to Contribute 1. Fork the `wtd-things` repository [here](https://github.com/beardofedu/wtd-things) -2. Create a branch on your forked version of the repository +2. Create a branch on your forked version of the repository. 3. On your branch, perform the following: - Create a markdown file in the `/book` folder, for example: `place-name.md` - Add content about the place you are suggesting, items to include could be: From 978a6a6f058199f1ab57914426c13197b3393c36 Mon Sep 17 00:00:00 2001 From: Matt Desmond Date: Mon, 12 Mar 2018 11:28:56 +0100 Subject: [PATCH 4/8] Update oblation.md --- book/oblation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/book/oblation.md b/book/oblation.md index dd67fc8..0f7e4d0 100644 --- a/book/oblation.md +++ b/book/oblation.md @@ -19,4 +19,5 @@ ## eringrace's Suggestions - Read what other people have written -- there's always something interesting. -- Check out the store for cool stationery. \ No newline at end of file +- Check out the store for cool stationery. +- Enjoy the tactile feel of the keys. From 16077f9df074153747886acdad3bf7db6401096c Mon Sep 17 00:00:00 2001 From: Matt Desmond Date: Thu, 19 Jul 2018 17:42:09 -0400 Subject: [PATCH 5/8] closes #25 --- LICENSE | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..ea80265 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2018 Matt Desmond + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. From 92637676ed1cadd7f67bb06abab30682d8a55700 Mon Sep 17 00:00:00 2001 From: Matt Desmond Date: Fri, 20 Jul 2018 10:39:08 -0400 Subject: [PATCH 6/8] Create CODEOWNERS --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..8a47369 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +*.md @hollenberry From b6e5407c54b694c062bd6be13e9ed80ff556ba30 Mon Sep 17 00:00:00 2001 From: sanjeeth09 <42778312+sanjeeth09@users.noreply.github.com> Date: Wed, 29 Aug 2018 10:51:43 -0500 Subject: [PATCH 7/8] Update portland-zoo.md --- book/portland-zoo.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/book/portland-zoo.md b/book/portland-zoo.md index 74490ed..9baf960 100644 --- a/book/portland-zoo.md +++ b/book/portland-zoo.md @@ -11,3 +11,7 @@ Thinking about visiting the zoo? See the list of events scheduled for [today](http://www.oregonzoo.org/visit/today-zoo)! ![img](/images/oregon-zoo.png) +Hi All, + +Sanjeeth created new branch name(Sanjeeth_Branch).. + From d58f7597f3e8bf52971837be79a84ab4c4b4e671 Mon Sep 17 00:00:00 2001 From: rdinn001 <42749506+rdinn001@users.noreply.github.com> Date: Wed, 29 Aug 2018 10:51:59 -0500 Subject: [PATCH 8/8] Updated by rdinn001 --- book/powells.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/book/powells.md b/book/powells.md index f18076a..88c2fb6 100644 --- a/book/powells.md +++ b/book/powells.md @@ -11,4 +11,6 @@ ## eringrace's Suggestions - Grab a map at the entrance; Powell's is huge! -- Hard-to-find and used books are the store's speciality. Look for something you've been having a hard time finding. \ No newline at end of file +- Hard-to-find and used books are the store's speciality. Look for something you've been having a hard time finding. + +Updated by rdinn001 for testing.