Skip to content

Commit

Permalink
update abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
jules32 committed Sep 15, 2023
1 parent dff0fd9 commit 1b7edd1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,12 @@ https://posit.co/blog/keynotes-and-talks-at-posit-conf-2023/

### Documenting things: openly for future us

**Updated text, Sept 2023**

I'll share about documenting things, and how intentional approaches is helping big distributed teams tackle hard challenges and change organizational culture. The goal is to provide concrete tips to help you document things effectively & hear stories of how putting a focus on documentation can be help teams be efficient, productive, and less lonely. I'll give a short lightning talk (inspired by [Jenny Bryan's Naming Files](https://github.com/jennybc/how-to-name-files#how-to-name-files) 💙) followed by stories from NASA Openscapes & beyond.

**Submitted text, Spring 2023**

RMarkdown and Quarto are shifting the paradigm for how professionals learn to code, write documentation, and teach others. I'll showcase the style I first experienced by Jenny Bryan (Stat545, Happy Git With R, What They Forgot): narrative and code together, shared openly as a website, that builds trust with learners and provides a resource to consult during and outside of live-teaching. This mode shifts culture in a powerful way, since we can fork this idea, repeat it in our own work. I’ll share examples of how professional researchers are using this style to write open documentation, from technical workflows to community onboarding. I’ll also highlight design elements for writing open documentation, and tips for doing so with Quarto.


Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -395,9 +395,9 @@ <h2>Documenting things doesn’t have to be painful</h2>
</div>
<p><br></p>
<div class="fragment">
<p><strong>Purpose today:</strong> to help you document things effectively &amp; be inspired by teams working together to be more efficient, productive, and less lonely.</p>
<p><strong>Purpose today:</strong> to help you document things effectively &amp; hear stories of how putting a focus on documentation can be help teams be efficient, productive, and less lonely.</p>
<ul>
<li>6-min lightening talk (inspired by <a href="https://github.com/jennybc/how-to-name-files#how-to-name-files">Jenny Bryan’s Naming Files</a> 💙)</li>
<li>6-min lightning talk (inspired by <a href="https://github.com/jennybc/how-to-name-files#how-to-name-files">Jenny Bryan’s Naming Files</a> 💙)</li>
<li>9-min stories from NASA Openscapes &amp; beyond</li>
</ul>
</div>
Expand Down Expand Up @@ -913,7 +913,7 @@ <h2>Design: Reuse &amp; complement existing work</h2>
<div class="column" style="width:50%;">
<p><br> <img data-src="images/divio.png" data-fig-align="center" alt="Screenshot of Divios Documentation system: a black square with four quadrants labeled Tutorials, How To Guides, Reference, and Explanation"></p>
<div class="ref-text">
<p>Daniele Procida &amp; Divio, <a href="https://documentation.divio.com/">The Documentation System</a></p>
<p>Diátaxis &amp; Divio, <a href="https://diataxis.fr/how-to-use-diataxis/">Documentation System</a></p>
</div>
<p><br></p>
<p><strong>Framework</strong> - helped NASA Mentors focus on learning &amp; problem oriented documentation.</p>
Expand Down
8 changes: 4 additions & 4 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ format:
# highlight-style: a11y
# code-line-numbers: false
# SPEAKER NOTES
# - Hi! I'm here to share about documenting things and how intentional approaches is helpling teams tackle hard challeges and change culture across organizations like NASA and NOAA communities supporting climate change research and action.
# - Hi! I'm here to share about documenting things and how intentional approaches is helpling teams tackle hard challeges and change organizational culture.
#- My name is Julie Lowndes. I'm a marine ecologist and I grew up professionally in the R and Open science communities over past the 10 years. Documenting things has been a big part of shifting my career I now lead a program called Openscapes.
# - So let's talk about Documenting things: Openly for future us
---
Expand Down Expand Up @@ -83,9 +83,9 @@ Slowing down to speed up.
<br>

::: fragment
**Purpose today:** to help you document things effectively & be inspired by teams working together to be more efficient, productive, and less lonely.
**Purpose today:** to help you document things effectively & hear stories of how putting a focus on documentation can be help teams be efficient, productive, and less lonely.

- 6-min lightening talk (inspired by [Jenny Bryan's Naming Files](https://github.com/jennybc/how-to-name-files#how-to-name-files) 💙)
- 6-min lightning talk (inspired by [Jenny Bryan's Naming Files](https://github.com/jennybc/how-to-name-files#how-to-name-files) 💙)
- 9-min stories from NASA Openscapes & beyond
:::

Expand Down Expand Up @@ -523,7 +523,7 @@ Don't assume
![](images/divio.png){fig-alt="Screenshot of Divios Documentation system: a black square with four quadrants labeled Tutorials, How To Guides, Reference, and Explanation" fig-align="center"}

::: ref-text
Daniele Procida & Divio, [The Documentation System](https://documentation.divio.com/)
Diátaxis & Divio, [Documentation System](https://diataxis.fr/how-to-use-diataxis/)
:::

<br>
Expand Down

0 comments on commit 1b7edd1

Please sign in to comment.