-
Notifications
You must be signed in to change notification settings - Fork 1
Add "Resource Recommendations" #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
081d659
8e0555c
121be21
20fe371
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,208 @@ | ||
| --- | ||
| author: Upstream | ||
| duration: 4 Min Read | ||
| excerpt: These resources have also formed and shaped Upstream. We’ve allowed these books to influence how we think and approach ministry. | ||
| image: articles/feature-book-shelf.jpg | ||
| image_alt: A shelf of books. | ||
| layout: article | ||
| nav_state: transparent-dark | ||
| permalink: /articles/resource-recommendations/ | ||
| title: Resource Recommendations | ||
| --- | ||
|
|
||
| <h2>Learn With Us</h2> | ||
|
|
||
| <p> | ||
| There is an ocean of resources about missions, technology, faith and work, | ||
| theology…the list of topics goes on and on. If you’re like us, life is busy | ||
| and you can’t read everything. We’ve curated a shortlist that we hope | ||
| illuminates a trusted pathway through the sea of options. Or at least it can | ||
| serve as a good starting point. | ||
| </p> | ||
|
|
||
| <p> | ||
| These resources have also formed and shaped Upstream. We’ve allowed these | ||
| books to influence how we think and approach ministry. In this sense, the list | ||
| also gives a bit of a behind the scenes look into who we are and what we | ||
| value. | ||
| </p> | ||
|
|
||
| <div class="row justify-content-between align-items-center"> | ||
| <div class="start-image-box order-1 col-12 col-md-5 text-center"> | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| <img src="{{ "/assets/images/articles/resource_the-five-disfunctions.jpeg" | | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I now realize these comments are under the wrong image, in the wrong file (this adjustment will need to be in _layouts/article.html, line 17). This change would affect all other articles, so hopefully this is an easy fix across the board! |
||
| relative_url }}" class="img-fluid resource-img" alt="The Five Dysfunctions | ||
| of a Team: A Leadership Fable"> | ||
| </div> | ||
| <div class="d-none d-md-flex order-2 col-12 col-md-1"></div> | ||
| <div class="content-box order-3 col-12 col-md-6 resource-detail"> | ||
| <p class="resource-topic">Team DNA and Community</p> | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same comments apply to other resources |
||
| <p class="resource-title"> | ||
| The Five Dysfunctions of a Team: A Leadership Fable | ||
| </p> | ||
| <p class="resource-author">by Patrick Lencioni</p> | ||
| <p class="resource-description"> | ||
| Several of our Core Team members have been formed by Lencioni’s leadership | ||
| principles. If we’ve been successful at implementing his lessons, you | ||
| should expect to find Lencioini’s fingerprints at Upstream. | ||
| </p> | ||
| </div> | ||
| </div> | ||
|
|
||
| <div class="row justify-content-between align-items-center"> | ||
| <div class="start-image-box order-1 col-12 col-md-5 text-center"> | ||
| <img src="{{ "/assets/images/articles/resource_the-art-of-gathering.jpeg" | | ||
| relative_url }}" class="img-fluid resource-img" alt="The Art of Gathering: | ||
| How We Meet and Why It Matters"> | ||
| </div> | ||
| <div class="d-none d-md-flex order-2 col-12 col-md-1"></div> | ||
| <div class="content-box order-3 col-12 col-md-6 resource-detail"> | ||
| <p class="resource-topic">Team DNA and Community</p> | ||
| <p class="resource-title"> | ||
| The Art of Gathering: How We Meet and Why It Matters | ||
| </p> | ||
| <p class="resource-author">by Priya Parker</p> | ||
| <p class="resource-description"> | ||
| Mary recommends The Art of Gathering. The principles in this book are | ||
| woven into the way we interact when we come together, even if it’s remote. | ||
| </p> | ||
| </div> | ||
| </div> | ||
|
|
||
| <div class="row justify-content-between align-items-center"> | ||
| <div class="start-image-box order-1 col-12 col-md-5 text-center"> | ||
| <img src="{{ "/assets/images/articles/resource_every-good-endeavour.jpeg" | | ||
| relative_url }}" class="img-fluid resource-img" alt="Every Good Endeavor: | ||
| Connecting Your Work to God's Work"> | ||
| </div> | ||
| <div class="d-none d-md-flex order-2 col-12 col-md-1"></div> | ||
| <div class="content-box order-3 col-12 col-md-6 resource-detail"> | ||
| <p class="resource-topic">faith & work</p> | ||
| <p class="resource-title"> | ||
| Every Good Endeavor: Connecting Your Work to God's Work | ||
| </p> | ||
| <p class="resource-author">by Timothy Keller</p> | ||
| <p class="resource-description"> | ||
| Andrew was impacted by this book and recommends it to anyone interested in | ||
| building a healthy view of faith and work. | ||
| </p> | ||
| </div> | ||
| </div> | ||
|
|
||
| <div class="row justify-content-between align-items-center"> | ||
| <div class="start-image-box order-1 col-12 col-md-5 text-center"> | ||
| <img src="{{ "/assets/images/articles/resource_no-shortcut-to-success.jpeg" | ||
| | relative_url }}" class="img-fluid resource-img" alt="No Shortcut to | ||
| Success: A Manifesto for Modern Missions"> | ||
| </div> | ||
| <div class="d-none d-md-flex order-2 col-12 col-md-1"></div> | ||
| <div class="content-box order-3 col-12 col-md-6 resource-detail"> | ||
| <p class="resource-topic">Missiology</p> | ||
| <p class="resource-title"> | ||
| No Shortcut to Success: A Manifesto for Modern Missions | ||
| </p> | ||
| <p class="resource-author">by Matt Rhodes</p> | ||
| <p class="resource-description"> | ||
| David recommends this book as a helpful overview of issues and imbalances | ||
| in modern missions. It’s generated quite a bit of buzz and is worth | ||
| reading even if you disagree with Rhodes. | ||
| </p> | ||
| </div> | ||
| </div> | ||
|
|
||
| <div class="row justify-content-between align-items-center"> | ||
| <div class="start-image-box order-1 col-12 col-md-5 text-center"> | ||
| <img src="{{ "/assets/images/articles/resource_clean-code.png" | | ||
| relative_url }}" class="img-fluid resource-img" alt="Clean Code: A Handbook | ||
| of Agile Software Craftsmanship"> | ||
| </div> | ||
| <div class="d-none d-md-flex order-2 col-12 col-md-1"></div> | ||
| <div class="content-box order-3 col-12 col-md-6 resource-detail"> | ||
| <p class="resource-topic">coding</p> | ||
| <p class="resource-title"> | ||
| Clean Code: A Handbook of Agile Software Craftsmanship | ||
| </p> | ||
| <p class="resource-author">by Robert C. Martin</p> | ||
| <p class="resource-description"> | ||
| Jaya found this book helpful while working as a mobile app developer. We | ||
| aim for our code to follow the principles in this book. | ||
| </p> | ||
| </div> | ||
| </div> | ||
|
|
||
| <div class="row justify-content-between align-items-center"> | ||
| <div class="start-image-box order-1 col-12 col-md-5 text-center"> | ||
| <img src="{{ | ||
| "/assets/images/articles/resource_the-field-guide-to-human-centered-design.jpeg" | ||
| | relative_url }}" class="img-fluid resource-img" alt="Field Guide to | ||
| Human-Centered Design"> | ||
| </div> | ||
| <div class="d-none d-md-flex order-2 col-12 col-md-1"></div> | ||
| <div class="content-box order-3 col-12 col-md-6 resource-detail"> | ||
| <p class="resource-topic">Design</p> | ||
| <p class="resource-title">Field Guide to Human-Centered Design</p> | ||
| <p class="resource-author">by IDEO</p> | ||
| <p class="resource-description"> | ||
| This manual introduces the principles and practices of human-centered | ||
| design which emphasizes empathy, collaboration, and iteration. As a | ||
| missional tech foundry with users spread across the most remote areas, it | ||
| has influenced Upstream's design process, reminding us that every service | ||
| we create is tailored precisely to the needs and preferences of each | ||
| audience. | ||
| </p> | ||
| </div> | ||
| </div> | ||
|
|
||
| <div class="row justify-content-between align-items-center"> | ||
| <div class="start-image-box order-1 col-12 col-md-5 text-center"> | ||
| <img src="{{ "/assets/images/articles/resource_l-m-sacasus.jpeg" | | ||
| relative_url }}" class="img-fluid resource-img" alt="L.M. Sacasus"> | ||
| </div> | ||
| <div class="d-none d-md-flex order-2 col-12 col-md-1"></div> | ||
| <div class="content-box order-3 col-12 col-md-6 resource-detail"> | ||
| <p class="resource-topic">Philosophy of Technology</p> | ||
| <p class="resource-title">L.M. Sacasus</p> | ||
| <p class="resource-description"> | ||
| Sacasus writes at the intersection of technology, culture, and ethics. | ||
| He’s particularly brilliant in the areas of the history of technology and | ||
| philosophy of technology. His online presence can be found at his | ||
| <a | ||
| href="https://thefrailestthing.com/" | ||
| target="_blank" | ||
| rel="noopener noreferrer" | ||
| >website<img style="height: 15px;" src="{{ | ||
| "/assets/images/icons/arrows/in-line-arrow-external.svg" | relative_url | ||
| }}" class="img-in-line"></a | ||
| > | ||
| or his | ||
| <a | ||
| href="https://theconvivialsociety.substack.com/" | ||
| target="_blank" | ||
| rel="noopener noreferrer" | ||
| >podcast and blog<img style="height: 15px;" src="{{ | ||
| "/assets/images/icons/arrows/in-line-arrow-external.svg" | relative_url | ||
| }}" class="img-in-line"></a | ||
| >. | ||
| </p> | ||
| </div> | ||
| </div> | ||
|
|
||
| <div class="row justify-content-between align-items-center"> | ||
| <div class="start-image-box order-1 col-12 col-md-5 text-center"> | ||
| <img src="{{ "/assets/images/articles/resource_culture-making.jpeg" | | ||
| relative_url }}" class="img-fluid resource-img" alt="L.M. Sacasus"> | ||
| </div> | ||
| <div class="d-none d-md-flex order-2 col-12 col-md-1"></div> | ||
| <div class="content-box order-3 col-12 col-md-6 resource-detail"> | ||
| <p class="resource-topic">cultural-engagement</p> | ||
| <p class="resource-title"> | ||
| Culture Making: Recovering Our Creative Calling | ||
| </p> | ||
| <p class="resource-author">by Andy Crouch</p> | ||
| <p class="resource-description"> | ||
| Andrew read this book a few years after graduating university, during what | ||
| his wife calls “second puberty”. It has shaped the way he thinks about | ||
| culture and our responsibility as Christians. The ideas expressed in this | ||
| book apply to Christians of all vocations. | ||
| </p> | ||
| </div> | ||
| </div> | ||
This file was deleted.






There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be "Upstream"
