SlideShare uma empresa Scribd logo
1 de 32
Baixar para ler offline
2015
Collaborating on GitHub

FOR OPEN SOURCE DOCUMENTATION

Anne	
  Gentle,	
  Principal	
  Engineer	
  
January	
  13,	
  2016
#writethedocs
#atx
Questions at the end…
…but	
  you	
  can	
  always	
  
ask	
  me	
  anything:
2
documenting 20 cloud services
across 130 GitHub repositories
With 800 docs contributors in 4 years
@annegentle, #writethedocs
anne.gentle@rackspace.com
www.justwriteclick.com
Git and GitHub
▪ 2005	
  born	
  after	
  spectacular	
  Linux	
  tooling	
  failure	
  
▪ Social	
  web,	
  leads	
  to	
  social	
  coding	
  
▪ Git	
  is	
  for	
  command	
  line,	
  GitHub	
  is	
  the	
  web	
  interface	
  
▪ Cross-­‐platform	
  tooling	
  -­‐	
  Windows,	
  Mac,	
  Linux	
  
▪ Merge	
  files	
  rather	
  than	
  a	
  “lock	
  and	
  checkout”	
  model	
  
▪ Non-­‐linear	
  branching	
  model
3
GitHub Vocabulary
4
BRANCH
Indicator	
  of	
  
divergence	
  
from	
  base	
  
COMMIT
Point	
  in	
  time	
  
snapshot	
  of	
  
repository	
  with	
  
changes
FORK
Copy	
  
repository,	
  
copy	
  of	
  
repository
PUSH
Move	
  changes	
  
branch	
  to	
  
branch	
  
ORGANIZATION
Collection	
  of	
  
repositories	
  
PULL	
  REQUEST
Comparison	
  of	
  
edits	
  to	
  see	
  if	
  
team	
  wants	
  to	
  
accept	
  changes	
  
RESPOSITORY
Collection	
  of	
  
stored	
  code	
  or	
  
documentation	
  
ISSUE
Defects,	
  tasks,	
  
or	
  feature	
  
requests	
  	
  
Github
5
WRITING	
  IN	
  
ISOLATION
Flickr:mtischendorf
Collaborate Where Users Are
▪ Curate	
  the	
  
audience	
  
▪ Write	
  with	
  and	
  for	
  
the	
  audience	
  
▪ Reward	
  the	
  
audience
6
7
Motivations	
  
Ensure	
  that	
  contributors	
  are	
  	
  
valued	
  and	
  rewarded!	
  
▪ Sense	
  of	
  belonging	
  
▪ Pay	
  it	
  forward	
  (reciprocity)	
  
▪ Effective,	
  time-­‐saving,	
  user	
  support	
  
▪ Reputation,	
  recruiting
Flickr:elkaypics
MOTIVATIONS
8
Ensure	
  that	
  contributors	
  are	
  	
  
valued	
  and	
  rewarded!	
  
▪ Sense	
  of	
  belonging	
  
▪ Pay	
  it	
  forward	
  (reciprocity)	
  
▪ Effective,	
  time-­‐saving,	
  user	
  support	
  
▪ Reputation,	
  recruiting
LET’S	
  CURATE
Authors
Processes
Tools
Mindsets
Attitudes
Jobs	
  
	
   Flickr:roswellsgirl
MOTIVATIONS
9
Ensure	
  that	
  contributors	
  are	
  	
  
valued	
  and	
  rewarded!	
  
▪ Sense	
  of	
  belonging	
  
▪ Pay	
  it	
  forward	
  (reciprocity)	
  
▪ Effective,	
  time-­‐saving,	
  user	
  support	
  
▪ Reputation,	
  recruiting
TREAT	
  DOCS
LIKE	
  CODE
Flickr:roswellsgirl
Long Tail Contributions
▪ Rise	
  of	
  the	
  niche	
  
▪ Finding	
  like-­‐minded	
  
people	
  interested	
  in	
  
your	
  content	
  
▪ Dark	
  corners	
  of	
  
knowledge	
  gap	
  are	
  
filled	
  with	
  docs
10
The Docs Suck
▪ In	
  what	
  way?	
  
▪ Which	
  page?	
  
▪ How	
  can	
  I	
  get	
  it	
  not	
  
to	
  suck?
11
Doc Issues Tracking
▪ Tasks,	
  outright	
  errors	
  
and	
  feature	
  requests	
  
▪ I’ll	
  triage	
  the	
  issue	
  and	
  
guide	
  you	
  in	
  fixing	
  it,	
  
issue	
  reporter	
  
▪ http://guides.github.com/
features/issues/
12
Writers Never Get Reviews
Documentation	
  system	
  
so	
  separate	
  from	
  code	
  
system	
  that	
  technical	
  
reviews	
  are	
  through	
  
email	
  
Or	
  
*gasp*	
  
Frozen-­‐in-­‐time	
  PDF	
  files
13
Flickr:elkaypics
Reviewers Fix Docs
“This	
  is	
  wrong,	
  here’s	
  how	
  to	
  fix	
  it”	
  
▪ Working	
  in	
  the	
  same	
  
collaboration	
  tools	
  as	
  technical	
  
people	
  gives	
  better	
  reviews	
  
▪ We	
  can	
  merge	
  as	
  many	
  as	
  50	
  
patches	
  per	
  day;	
  running	
  four	
  
automated	
  tests	
  per	
  patch	
  and	
  
requiring	
  two	
  humans	
  to	
  check	
  
the	
  patch	
  and	
  click	
  in	
  order	
  to	
  
publish
14
UNFAIR

TREATMENT

Docs	
  	
  ghetto
15
Flickr:mtischendorf
Value Proposition
Writer	
  contributions,	
  
when	
  treated	
  like	
  code,	
  
are	
  valued	
  equally	
  with	
  
developer	
  code
16
White Coat Tools
Closely	
  guarded	
  secrets	
  of	
  
proprietary	
  tool	
  chains	
  
with	
  expensive	
  per-­‐seat	
  
licenses	
  
Or	
  
Secret	
  developer	
  
workflows	
  are	
  mysterious	
  
to	
  writers
17
Flickr:darthnick
Beautiful Docs
▪ Widely	
  accepted	
  tooling	
  
built	
  in	
  the	
  open	
  so	
  we	
  
can	
  make	
  it	
  work	
  for	
  us	
  
and	
  for	
  devs	
  
(readthedocs.org)	
  
▪ Simple	
  markup	
  
▪ Flat	
  file	
  builds	
  
▪ We	
  can	
  patch	
  and	
  log	
  
issues	
  against	
  the	
  
tooling
18
19
ONLY	
  DEV	
  
TEAMS	
  GET	
  CI/CD

Deploying	
  containers	
  and	
  micro	
  
	
  services	
  oh	
  my.

Docs,	
  use	
  some	
  horrifyingly	
  slow	
  
proprietary	
  tool,	
  kthnxbai.	
  
Flickr:photohome_uk
20
CI/CD	
  FOR	
  ALL	
  
▪ Docs	
  can	
  be	
  published	
  automatically	
  after	
  
reviewers	
  merge	
  the	
  change	
  
▪ Docs	
  can	
  have	
  simple	
  tests	
  to	
  ensure	
  quality	
  and	
  
that	
  you	
  “don’t	
  break	
  the	
  build.”	
  
▪ Scrape	
  the	
  code	
  to	
  build	
  more	
  helpful	
  docs	
  
(especially	
  reference)	
  
▪ https://opensource.com/business/15/7/
continuous-integration-and-continuous-
delivery-documentation	
  
Flickr:pedrovenzini
What Pairs Well with GitHub?
▪ Simple	
  markup:	
  Markdown,	
  RST	
  
▪ GitHub	
  Pages:	
  http://pages.github.com	
  
▪ Static	
  site	
  generators:	
  https://
staticsitegenerators.net/	
  
▪ Well-­‐documented	
  style	
  guide	
  and	
  contributor	
  
guide	
  
▪ Open	
  licensing:	
  Creative	
  Commons	
  
▪ Borrowing	
  development	
  techniques
21
========================================
Discover the version number for a client
========================================
Run the following command to discover the version number for a client:
.. code-block:: console
$ PROJECT --version
For example, to see the version number for the ``nova`` client, run the
following command:
.. code-block:: console
$ nova --version
2.31.0
Source | Output
22
Who Uses Git and GitHub?
▪ O’Reilly	
  Media	
  for	
  book	
  publishing	
  
▪ GitHub	
  uses	
  GitHub	
  to	
  document	
  GitHub	
  
▪ OpenStack	
  uses	
  open	
  source	
  Git	
  
▪ Rackspace	
  Cloud	
  documentation	
  uses	
  GitHub	
  
▪ Many,	
  many	
  more	
  organizations
23
Flickr:lamont_cranston
What Are Some

Difficulties?
▪ Scope	
  of	
  reviews	
  
▪ Scale	
  questions	
  
▪ Official-­‐ness	
  
▪ Naming
24
Flickr:pedrovenzini
What Are Some

Difficulties?
▪ Scope	
  and	
  scale	
  questions	
  
▪ Official-­‐ness	
  
▪ Identity	
  
▪ Naming
25
Flickr:davebloggs007
QUALITY	
  GATE	
  
You	
  shall	
  not	
  pass…	
  
▪ Test	
  for	
  unwanted

white	
  space	
  
▪ Test	
  docs	
  syntax	
  
▪ Test	
  docs	
  build
Flickr:pedrovenzini
What Are Some

Difficulties?
▪ Scope	
  and	
  scale	
  questions	
  
▪ Official-­‐ness	
  
▪ Identity	
  
▪ Naming
26
Flickr:hddod
END	
  THE	
  TEDIUM	
  
ENABLE	
  THE	
  ROBOTS	
  
▪ Build	
  the	
  docs	
  and	
  publish	
  them	
  
to	
  drafts	
  or	
  staging	
  area	
  
▪ Docs	
  are	
  always	
  available	
  for	
  
reviews
Flickr:pedrovenzini
Coach Better Writing
▪ Become	
  the	
  experts	
  and	
  
consultations	
  while	
  enabling	
  
others	
  to	
  improve	
  their	
  
writing	
  
▪ The	
  people	
  with	
  the	
  
knowledge	
  can	
  become	
  
better	
  writers	
  and	
  learn	
  
more	
  empathy	
  by	
  writing	
  for	
  
the	
  users
27
Flickr:philgaldys
Flickr:pedrovenzini
What Are Some

Difficulties?
▪ Scope	
  and	
  scale	
  questions	
  
▪ Official-­‐ness	
  
▪ Identity	
  
▪ Naming
28
Flickr:mortimer
CREATE	
  TEAMS	
  
▪ We	
  now	
  divide	
  the	
  work	
  by	
  
deliverable:	
  user	
  guides,	
  install	
  
guides,	
  configuration	
  guides	
  
▪ We	
  scrape	
  the	
  code	
  as	
  often	
  as	
  
we	
  can	
  to	
  deliver	
  continuously
Flickr:pedrovenzini
What Are Some

Difficulties?
▪ Scope	
  and	
  scale	
  questions	
  
▪ Official-­‐ness	
  
▪ Identity	
  
▪ Naming
29
Flickr:turbojoe
BUILD	
  A	
  REPUTATION	
  
▪ Measure	
  quality	
  and	
  quantity	
  
▪ Count	
  contributions	
  and	
  
improvements	
  
▪ Compare	
  over	
  time;	
  benchmark	
  
and	
  reward
“We’re	
  crazy,	
  but	
  
we’re	
  writing	
  a	
  book	
  in	
  
five	
  days.”	
  
Anne	
  Gentle	
  
https://youtube.com/watch?v-­‐
IYfHEy6E2n0
30
Flickr:pedrovenzini
What Are Some

Difficulties?
▪ Scope	
  and	
  scale	
  questions	
  
▪ Official-­‐ness	
  
▪ Identity	
  
▪ Naming
31
Flickr:candelabrumdanse
Ask me. Challenge me. Find out.
MOTIVATIONS
32
Ensure	
  that	
  contributors	
  are	
  	
  
valued	
  and	
  rewarded!	
  
▪ Sense	
  of	
  belonging	
  
▪ Pay	
  it	
  forward	
  (reciprocity)	
  
▪ Effective,	
  time-­‐saving,	
  user	
  support	
  
▪ Reputation,	
  recruiting

Mais conteúdo relacionado

Mais procurados

DockerCon Recap - Online Meetup by Ben Firshman
DockerCon Recap - Online Meetup by Ben FirshmanDockerCon Recap - Online Meetup by Ben Firshman
DockerCon Recap - Online Meetup by Ben FirshmanDocker, Inc.
 
Intro to Git, GitHub, and Devpost
Intro to Git, GitHub, and DevpostIntro to Git, GitHub, and Devpost
Intro to Git, GitHub, and DevpostAndrew Kerr
 
Introduction to GitHub Actions
Introduction to GitHub ActionsIntroduction to GitHub Actions
Introduction to GitHub ActionsKnoldus Inc.
 
Contribute 101: Engine/Swarm/ContainerD by Phil Estes
Contribute 101: Engine/Swarm/ContainerD by Phil EstesContribute 101: Engine/Swarm/ContainerD by Phil Estes
Contribute 101: Engine/Swarm/ContainerD by Phil EstesDocker, Inc.
 
Introduction to Git for developers
Introduction to Git for developersIntroduction to Git for developers
Introduction to Git for developersDmitry Guyvoronsky
 
eZ Publish 5: from zero to automated deployment (and no regressions!) in one ...
eZ Publish 5: from zero to automated deployment (and no regressions!) in one ...eZ Publish 5: from zero to automated deployment (and no regressions!) in one ...
eZ Publish 5: from zero to automated deployment (and no regressions!) in one ...Gaetano Giunta
 
Why Your Site is Slow: Performance Answers for Your Clients
Why Your Site is Slow: Performance Answers for Your ClientsWhy Your Site is Slow: Performance Answers for Your Clients
Why Your Site is Slow: Performance Answers for Your ClientsPantheon
 
Why is Open Source so Good: Thirty Years of Lessons Learned
Why is Open Source so Good: Thirty Years of Lessons LearnedWhy is Open Source so Good: Thirty Years of Lessons Learned
Why is Open Source so Good: Thirty Years of Lessons LearnedMark Atwood
 
Containers for grownups migrating traditional & existing applications[1...
Containers for grownups   migrating traditional & existing applications[1...Containers for grownups   migrating traditional & existing applications[1...
Containers for grownups migrating traditional & existing applications[1...DevOps.com
 
It Takes a Village to Make WordPress
It Takes a Village to Make WordPressIt Takes a Village to Make WordPress
It Takes a Village to Make WordPressDrewAPicture
 
Practical Git - Philly.NET Code Camp
Practical Git - Philly.NET Code CampPractical Git - Philly.NET Code Camp
Practical Git - Philly.NET Code CampChristopher Gomez
 
Integrating Git, Gerrit and Jenkins/Hudson with Mylyn
Integrating Git, Gerrit and Jenkins/Hudson with MylynIntegrating Git, Gerrit and Jenkins/Hudson with Mylyn
Integrating Git, Gerrit and Jenkins/Hudson with MylynSascha Scholz
 
Continuous Integration Is for Teams: Moving past buzzword driven development
Continuous Integration Is for Teams: Moving past buzzword driven development Continuous Integration Is for Teams: Moving past buzzword driven development
Continuous Integration Is for Teams: Moving past buzzword driven development Pantheon
 

Mais procurados (20)

CI/CD with Github Actions
CI/CD with Github ActionsCI/CD with Github Actions
CI/CD with Github Actions
 
React Faceoff at Philly.NET
React Faceoff at Philly.NETReact Faceoff at Philly.NET
React Faceoff at Philly.NET
 
DockerCon Recap - Online Meetup by Ben Firshman
DockerCon Recap - Online Meetup by Ben FirshmanDockerCon Recap - Online Meetup by Ben Firshman
DockerCon Recap - Online Meetup by Ben Firshman
 
Intro to Git, GitHub, and Devpost
Intro to Git, GitHub, and DevpostIntro to Git, GitHub, and Devpost
Intro to Git, GitHub, and Devpost
 
Introduction to GitHub Actions
Introduction to GitHub ActionsIntroduction to GitHub Actions
Introduction to GitHub Actions
 
Contribute 101: Engine/Swarm/ContainerD by Phil Estes
Contribute 101: Engine/Swarm/ContainerD by Phil EstesContribute 101: Engine/Swarm/ContainerD by Phil Estes
Contribute 101: Engine/Swarm/ContainerD by Phil Estes
 
Introduction to Git for developers
Introduction to Git for developersIntroduction to Git for developers
Introduction to Git for developers
 
Github PowerPoint Final
Github PowerPoint FinalGithub PowerPoint Final
Github PowerPoint Final
 
Introduction to Git
Introduction to GitIntroduction to Git
Introduction to Git
 
eZ Publish 5: from zero to automated deployment (and no regressions!) in one ...
eZ Publish 5: from zero to automated deployment (and no regressions!) in one ...eZ Publish 5: from zero to automated deployment (and no regressions!) in one ...
eZ Publish 5: from zero to automated deployment (and no regressions!) in one ...
 
Up GitLab Presentation 2015
Up GitLab Presentation 2015Up GitLab Presentation 2015
Up GitLab Presentation 2015
 
Why Your Site is Slow: Performance Answers for Your Clients
Why Your Site is Slow: Performance Answers for Your ClientsWhy Your Site is Slow: Performance Answers for Your Clients
Why Your Site is Slow: Performance Answers for Your Clients
 
Intro to Git and GitHub
Intro to Git and GitHubIntro to Git and GitHub
Intro to Git and GitHub
 
Github
GithubGithub
Github
 
Why is Open Source so Good: Thirty Years of Lessons Learned
Why is Open Source so Good: Thirty Years of Lessons LearnedWhy is Open Source so Good: Thirty Years of Lessons Learned
Why is Open Source so Good: Thirty Years of Lessons Learned
 
Containers for grownups migrating traditional & existing applications[1...
Containers for grownups   migrating traditional & existing applications[1...Containers for grownups   migrating traditional & existing applications[1...
Containers for grownups migrating traditional & existing applications[1...
 
It Takes a Village to Make WordPress
It Takes a Village to Make WordPressIt Takes a Village to Make WordPress
It Takes a Village to Make WordPress
 
Practical Git - Philly.NET Code Camp
Practical Git - Philly.NET Code CampPractical Git - Philly.NET Code Camp
Practical Git - Philly.NET Code Camp
 
Integrating Git, Gerrit and Jenkins/Hudson with Mylyn
Integrating Git, Gerrit and Jenkins/Hudson with MylynIntegrating Git, Gerrit and Jenkins/Hudson with Mylyn
Integrating Git, Gerrit and Jenkins/Hudson with Mylyn
 
Continuous Integration Is for Teams: Moving past buzzword driven development
Continuous Integration Is for Teams: Moving past buzzword driven development Continuous Integration Is for Teams: Moving past buzzword driven development
Continuous Integration Is for Teams: Moving past buzzword driven development
 

Destaque (16)

PC_tablets_in_Solano_County
PC_tablets_in_Solano_CountyPC_tablets_in_Solano_County
PC_tablets_in_Solano_County
 
U2 drive2 equipo2
U2 drive2 equipo2U2 drive2 equipo2
U2 drive2 equipo2
 
P01092015 b
P01092015 bP01092015 b
P01092015 b
 
Joe_Catania_Resume
Joe_Catania_ResumeJoe_Catania_Resume
Joe_Catania_Resume
 
Carta de Dilma a evangélicos
Carta de Dilma a evangélicos Carta de Dilma a evangélicos
Carta de Dilma a evangélicos
 
Quicksight
QuicksightQuicksight
Quicksight
 
Liputan6 cyber news6
Liputan6 cyber news6Liputan6 cyber news6
Liputan6 cyber news6
 
Pen logo
Pen logoPen logo
Pen logo
 
El vicio
El vicioEl vicio
El vicio
 
LAS TIC CLAVES EN LA EDUCACION
LAS TIC CLAVES EN LA EDUCACIONLAS TIC CLAVES EN LA EDUCACION
LAS TIC CLAVES EN LA EDUCACION
 
Calendario hermanamiento
Calendario hermanamientoCalendario hermanamiento
Calendario hermanamiento
 
Fluhe 39
Fluhe 39Fluhe 39
Fluhe 39
 
Demak-XRPLA-3
Demak-XRPLA-3Demak-XRPLA-3
Demak-XRPLA-3
 
Básica blog
Básica blogBásica blog
Básica blog
 
Sejarah kerajaan bali
Sejarah kerajaan baliSejarah kerajaan bali
Sejarah kerajaan bali
 
Expo capacitacion final
Expo capacitacion  finalExpo capacitacion  final
Expo capacitacion final
 

Semelhante a Collaborating on GitHub for Open Source Documentation

Git and GitHub for Documentation
Git and GitHub for DocumentationGit and GitHub for Documentation
Git and GitHub for DocumentationAnne Gentle
 
Documentation Communities: Sound Strategy or Documentarian's Gambit?
Documentation Communities: Sound Strategy or Documentarian's Gambit?Documentation Communities: Sound Strategy or Documentarian's Gambit?
Documentation Communities: Sound Strategy or Documentarian's Gambit?Laura Novich
 
We Need to Talk: How Communication Helps Code
We Need to Talk: How Communication Helps CodeWe Need to Talk: How Communication Helps Code
We Need to Talk: How Communication Helps CodeDocker, Inc.
 
Docs Like Code: Strategies and Stories
Docs Like Code: Strategies and StoriesDocs Like Code: Strategies and Stories
Docs Like Code: Strategies and StoriesAnne Gentle
 
Untangling the web11
Untangling the web11Untangling the web11
Untangling the web11Derek Jacoby
 
Spark: Authoring Experience++ in Drupal 7, 8, and Beyond
Spark: Authoring Experience++ in Drupal 7, 8, and BeyondSpark: Authoring Experience++ in Drupal 7, 8, and Beyond
Spark: Authoring Experience++ in Drupal 7, 8, and BeyondAngela Byron
 
Overcoming the Fear of Contributing to Open Source
Overcoming the Fear of Contributing to Open SourceOvercoming the Fear of Contributing to Open Source
Overcoming the Fear of Contributing to Open SourceAll Things Open
 
Creating and Maintaining an Open Source Library
Creating and Maintaining an Open Source LibraryCreating and Maintaining an Open Source Library
Creating and Maintaining an Open Source LibraryNicholas Schweitzer
 
Everyone wants (someone else) to do it: writing documentation for open source...
Everyone wants (someone else) to do it: writing documentation for open source...Everyone wants (someone else) to do it: writing documentation for open source...
Everyone wants (someone else) to do it: writing documentation for open source...Jody Garnett
 
Drupal 8 - Build Week Update
Drupal 8 - Build Week UpdateDrupal 8 - Build Week Update
Drupal 8 - Build Week UpdateAngela Byron
 
O'Leary - Using GitHub for Enterprise and Open Source Documentation
O'Leary - Using GitHub for Enterprise and Open Source DocumentationO'Leary - Using GitHub for Enterprise and Open Source Documentation
O'Leary - Using GitHub for Enterprise and Open Source DocumentationLavaCon
 
Devconf 2011 - PHP - How Yii framework is developed
Devconf 2011 - PHP - How Yii framework is developedDevconf 2011 - PHP - How Yii framework is developed
Devconf 2011 - PHP - How Yii framework is developedAlexander Makarov
 
Creating a Documentation Portal
Creating a Documentation PortalCreating a Documentation Portal
Creating a Documentation PortalSteve Anderson
 
Open your mind for OpenSource
Open your mind for OpenSourceOpen your mind for OpenSource
Open your mind for OpenSourceCOMAQA.BY
 
Prototyping like it is 2022
Prototyping like it is 2022 Prototyping like it is 2022
Prototyping like it is 2022 Michael Yagudaev
 
Advancing Your API Strategy in an Infrastructure World
Advancing Your API Strategy in an Infrastructure WorldAdvancing Your API Strategy in an Infrastructure World
Advancing Your API Strategy in an Infrastructure WorldPronovix
 
Moving From Infrastructure Automation To True DevOps
Moving From Infrastructure Automation To True DevOpsMoving From Infrastructure Automation To True DevOps
Moving From Infrastructure Automation To True DevOpsXebiaLabs
 
The Journey Towards Continuous Integration
The Journey Towards Continuous IntegrationThe Journey Towards Continuous Integration
The Journey Towards Continuous IntegrationSebastian Marek
 

Semelhante a Collaborating on GitHub for Open Source Documentation (20)

Git and GitHub for Documentation
Git and GitHub for DocumentationGit and GitHub for Documentation
Git and GitHub for Documentation
 
Documentation Communities: Sound Strategy or Documentarian's Gambit?
Documentation Communities: Sound Strategy or Documentarian's Gambit?Documentation Communities: Sound Strategy or Documentarian's Gambit?
Documentation Communities: Sound Strategy or Documentarian's Gambit?
 
We Need to Talk: How Communication Helps Code
We Need to Talk: How Communication Helps CodeWe Need to Talk: How Communication Helps Code
We Need to Talk: How Communication Helps Code
 
Docs Like Code: Strategies and Stories
Docs Like Code: Strategies and StoriesDocs Like Code: Strategies and Stories
Docs Like Code: Strategies and Stories
 
Untangling the web11
Untangling the web11Untangling the web11
Untangling the web11
 
Spark: Authoring Experience++ in Drupal 7, 8, and Beyond
Spark: Authoring Experience++ in Drupal 7, 8, and BeyondSpark: Authoring Experience++ in Drupal 7, 8, and Beyond
Spark: Authoring Experience++ in Drupal 7, 8, and Beyond
 
Overcoming the Fear of Contributing to Open Source
Overcoming the Fear of Contributing to Open SourceOvercoming the Fear of Contributing to Open Source
Overcoming the Fear of Contributing to Open Source
 
Creating and Maintaining an Open Source Library
Creating and Maintaining an Open Source LibraryCreating and Maintaining an Open Source Library
Creating and Maintaining an Open Source Library
 
Hinting at a better web
Hinting at a better webHinting at a better web
Hinting at a better web
 
Everyone wants (someone else) to do it: writing documentation for open source...
Everyone wants (someone else) to do it: writing documentation for open source...Everyone wants (someone else) to do it: writing documentation for open source...
Everyone wants (someone else) to do it: writing documentation for open source...
 
Drupal 8 - Build Week Update
Drupal 8 - Build Week UpdateDrupal 8 - Build Week Update
Drupal 8 - Build Week Update
 
O'Leary - Using GitHub for Enterprise and Open Source Documentation
O'Leary - Using GitHub for Enterprise and Open Source DocumentationO'Leary - Using GitHub for Enterprise and Open Source Documentation
O'Leary - Using GitHub for Enterprise and Open Source Documentation
 
Devconf 2011 - PHP - How Yii framework is developed
Devconf 2011 - PHP - How Yii framework is developedDevconf 2011 - PHP - How Yii framework is developed
Devconf 2011 - PHP - How Yii framework is developed
 
Designing in the open
Designing in the openDesigning in the open
Designing in the open
 
Creating a Documentation Portal
Creating a Documentation PortalCreating a Documentation Portal
Creating a Documentation Portal
 
Open your mind for OpenSource
Open your mind for OpenSourceOpen your mind for OpenSource
Open your mind for OpenSource
 
Prototyping like it is 2022
Prototyping like it is 2022 Prototyping like it is 2022
Prototyping like it is 2022
 
Advancing Your API Strategy in an Infrastructure World
Advancing Your API Strategy in an Infrastructure WorldAdvancing Your API Strategy in an Infrastructure World
Advancing Your API Strategy in an Infrastructure World
 
Moving From Infrastructure Automation To True DevOps
Moving From Infrastructure Automation To True DevOpsMoving From Infrastructure Automation To True DevOps
Moving From Infrastructure Automation To True DevOps
 
The Journey Towards Continuous Integration
The Journey Towards Continuous IntegrationThe Journey Towards Continuous Integration
The Journey Towards Continuous Integration
 

Mais de Anne Gentle

Inclusive, Accessible Tech: Bias-Free Language in Code and Configurations
Inclusive, Accessible Tech: Bias-Free Language in Code and ConfigurationsInclusive, Accessible Tech: Bias-Free Language in Code and Configurations
Inclusive, Accessible Tech: Bias-Free Language in Code and ConfigurationsAnne Gentle
 
Docs as Code: Publishing Processes for API Experiences
Docs as Code: Publishing Processes for API ExperiencesDocs as Code: Publishing Processes for API Experiences
Docs as Code: Publishing Processes for API ExperiencesAnne Gentle
 
Make an Instant Website with Webhooks
Make an Instant Website with WebhooksMake an Instant Website with Webhooks
Make an Instant Website with WebhooksAnne Gentle
 
Journey into Continuous Glucose Monitoring Technology as a Parent
Journey into Continuous Glucose Monitoring Technology as a ParentJourney into Continuous Glucose Monitoring Technology as a Parent
Journey into Continuous Glucose Monitoring Technology as a ParentAnne Gentle
 
Writing a Technical Talk Proposal
Writing a Technical Talk ProposalWriting a Technical Talk Proposal
Writing a Technical Talk ProposalAnne Gentle
 
Women in tech: Be that light
Women in tech: Be that lightWomen in tech: Be that light
Women in tech: Be that lightAnne Gentle
 
You'll Never Look at Developer Support the Same Way Again
You'll Never Look at Developer Support the Same Way AgainYou'll Never Look at Developer Support the Same Way Again
You'll Never Look at Developer Support the Same Way AgainAnne Gentle
 
So You Want to be an OpenStack Contributor
So You Want to be an OpenStack ContributorSo You Want to be an OpenStack Contributor
So You Want to be an OpenStack ContributorAnne Gentle
 
OpenStack Doc Overview for Boot Camp
OpenStack Doc Overview for Boot CampOpenStack Doc Overview for Boot Camp
OpenStack Doc Overview for Boot CampAnne Gentle
 
Social Media, Social Networking, and Social Relevance in Tech Comm
Social Media, Social Networking, and Social Relevance in Tech CommSocial Media, Social Networking, and Social Relevance in Tech Comm
Social Media, Social Networking, and Social Relevance in Tech CommAnne Gentle
 
OpenStack How To - PyLadies ATX
OpenStack How To - PyLadies ATXOpenStack How To - PyLadies ATX
OpenStack How To - PyLadies ATXAnne Gentle
 
Women of OpenStack breakfast welcome
Women of OpenStack breakfast welcomeWomen of OpenStack breakfast welcome
Women of OpenStack breakfast welcomeAnne Gentle
 
Social web for Tech Comm, STC March 2013
Social web for Tech Comm, STC March 2013Social web for Tech Comm, STC March 2013
Social web for Tech Comm, STC March 2013Anne Gentle
 
OpenStack documentation & translation management 2012_summit
OpenStack documentation & translation management 2012_summitOpenStack documentation & translation management 2012_summit
OpenStack documentation & translation management 2012_summitAnne Gentle
 
OpenStack Documentation in the Open
OpenStack Documentation in the OpenOpenStack Documentation in the Open
OpenStack Documentation in the OpenAnne Gentle
 
OpenStack Documentation Projects and Processes
OpenStack Documentation Projects and ProcessesOpenStack Documentation Projects and Processes
OpenStack Documentation Projects and ProcessesAnne Gentle
 
TryStack: A Sandbox for OpenStack Users and Admins
TryStack: A Sandbox for OpenStack Users and AdminsTryStack: A Sandbox for OpenStack Users and Admins
TryStack: A Sandbox for OpenStack Users and AdminsAnne Gentle
 
Sprints and Stacks
Sprints and StacksSprints and Stacks
Sprints and StacksAnne Gentle
 
OpenStack Overview for Austin Cloud User Group
OpenStack Overview for Austin Cloud User GroupOpenStack Overview for Austin Cloud User Group
OpenStack Overview for Austin Cloud User GroupAnne Gentle
 

Mais de Anne Gentle (20)

Inclusive, Accessible Tech: Bias-Free Language in Code and Configurations
Inclusive, Accessible Tech: Bias-Free Language in Code and ConfigurationsInclusive, Accessible Tech: Bias-Free Language in Code and Configurations
Inclusive, Accessible Tech: Bias-Free Language in Code and Configurations
 
Docs as Code: Publishing Processes for API Experiences
Docs as Code: Publishing Processes for API ExperiencesDocs as Code: Publishing Processes for API Experiences
Docs as Code: Publishing Processes for API Experiences
 
Make an Instant Website with Webhooks
Make an Instant Website with WebhooksMake an Instant Website with Webhooks
Make an Instant Website with Webhooks
 
Docs Like Code
Docs Like CodeDocs Like Code
Docs Like Code
 
Journey into Continuous Glucose Monitoring Technology as a Parent
Journey into Continuous Glucose Monitoring Technology as a ParentJourney into Continuous Glucose Monitoring Technology as a Parent
Journey into Continuous Glucose Monitoring Technology as a Parent
 
Writing a Technical Talk Proposal
Writing a Technical Talk ProposalWriting a Technical Talk Proposal
Writing a Technical Talk Proposal
 
Women in tech: Be that light
Women in tech: Be that lightWomen in tech: Be that light
Women in tech: Be that light
 
You'll Never Look at Developer Support the Same Way Again
You'll Never Look at Developer Support the Same Way AgainYou'll Never Look at Developer Support the Same Way Again
You'll Never Look at Developer Support the Same Way Again
 
So You Want to be an OpenStack Contributor
So You Want to be an OpenStack ContributorSo You Want to be an OpenStack Contributor
So You Want to be an OpenStack Contributor
 
OpenStack Doc Overview for Boot Camp
OpenStack Doc Overview for Boot CampOpenStack Doc Overview for Boot Camp
OpenStack Doc Overview for Boot Camp
 
Social Media, Social Networking, and Social Relevance in Tech Comm
Social Media, Social Networking, and Social Relevance in Tech CommSocial Media, Social Networking, and Social Relevance in Tech Comm
Social Media, Social Networking, and Social Relevance in Tech Comm
 
OpenStack How To - PyLadies ATX
OpenStack How To - PyLadies ATXOpenStack How To - PyLadies ATX
OpenStack How To - PyLadies ATX
 
Women of OpenStack breakfast welcome
Women of OpenStack breakfast welcomeWomen of OpenStack breakfast welcome
Women of OpenStack breakfast welcome
 
Social web for Tech Comm, STC March 2013
Social web for Tech Comm, STC March 2013Social web for Tech Comm, STC March 2013
Social web for Tech Comm, STC March 2013
 
OpenStack documentation & translation management 2012_summit
OpenStack documentation & translation management 2012_summitOpenStack documentation & translation management 2012_summit
OpenStack documentation & translation management 2012_summit
 
OpenStack Documentation in the Open
OpenStack Documentation in the OpenOpenStack Documentation in the Open
OpenStack Documentation in the Open
 
OpenStack Documentation Projects and Processes
OpenStack Documentation Projects and ProcessesOpenStack Documentation Projects and Processes
OpenStack Documentation Projects and Processes
 
TryStack: A Sandbox for OpenStack Users and Admins
TryStack: A Sandbox for OpenStack Users and AdminsTryStack: A Sandbox for OpenStack Users and Admins
TryStack: A Sandbox for OpenStack Users and Admins
 
Sprints and Stacks
Sprints and StacksSprints and Stacks
Sprints and Stacks
 
OpenStack Overview for Austin Cloud User Group
OpenStack Overview for Austin Cloud User GroupOpenStack Overview for Austin Cloud User Group
OpenStack Overview for Austin Cloud User Group
 

Último

Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 

Último (20)

Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 

Collaborating on GitHub for Open Source Documentation

  • 1. 2015 Collaborating on GitHub
 FOR OPEN SOURCE DOCUMENTATION
 Anne  Gentle,  Principal  Engineer   January  13,  2016 #writethedocs #atx
  • 2. Questions at the end… …but  you  can  always   ask  me  anything: 2 documenting 20 cloud services across 130 GitHub repositories With 800 docs contributors in 4 years @annegentle, #writethedocs anne.gentle@rackspace.com www.justwriteclick.com
  • 3. Git and GitHub ▪ 2005  born  after  spectacular  Linux  tooling  failure   ▪ Social  web,  leads  to  social  coding   ▪ Git  is  for  command  line,  GitHub  is  the  web  interface   ▪ Cross-­‐platform  tooling  -­‐  Windows,  Mac,  Linux   ▪ Merge  files  rather  than  a  “lock  and  checkout”  model   ▪ Non-­‐linear  branching  model 3
  • 4. GitHub Vocabulary 4 BRANCH Indicator  of   divergence   from  base   COMMIT Point  in  time   snapshot  of   repository  with   changes FORK Copy   repository,   copy  of   repository PUSH Move  changes   branch  to   branch   ORGANIZATION Collection  of   repositories   PULL  REQUEST Comparison  of   edits  to  see  if   team  wants  to   accept  changes   RESPOSITORY Collection  of   stored  code  or   documentation   ISSUE Defects,  tasks,   or  feature   requests    
  • 6. Collaborate Where Users Are ▪ Curate  the   audience   ▪ Write  with  and  for   the  audience   ▪ Reward  the   audience 6
  • 7. 7 Motivations   Ensure  that  contributors  are     valued  and  rewarded!   ▪ Sense  of  belonging   ▪ Pay  it  forward  (reciprocity)   ▪ Effective,  time-­‐saving,  user  support   ▪ Reputation,  recruiting Flickr:elkaypics
  • 8. MOTIVATIONS 8 Ensure  that  contributors  are     valued  and  rewarded!   ▪ Sense  of  belonging   ▪ Pay  it  forward  (reciprocity)   ▪ Effective,  time-­‐saving,  user  support   ▪ Reputation,  recruiting LET’S  CURATE Authors Processes Tools Mindsets Attitudes Jobs     Flickr:roswellsgirl
  • 9. MOTIVATIONS 9 Ensure  that  contributors  are     valued  and  rewarded!   ▪ Sense  of  belonging   ▪ Pay  it  forward  (reciprocity)   ▪ Effective,  time-­‐saving,  user  support   ▪ Reputation,  recruiting TREAT  DOCS LIKE  CODE Flickr:roswellsgirl
  • 10. Long Tail Contributions ▪ Rise  of  the  niche   ▪ Finding  like-­‐minded   people  interested  in   your  content   ▪ Dark  corners  of   knowledge  gap  are   filled  with  docs 10
  • 11. The Docs Suck ▪ In  what  way?   ▪ Which  page?   ▪ How  can  I  get  it  not   to  suck? 11
  • 12. Doc Issues Tracking ▪ Tasks,  outright  errors   and  feature  requests   ▪ I’ll  triage  the  issue  and   guide  you  in  fixing  it,   issue  reporter   ▪ http://guides.github.com/ features/issues/ 12
  • 13. Writers Never Get Reviews Documentation  system   so  separate  from  code   system  that  technical   reviews  are  through   email   Or   *gasp*   Frozen-­‐in-­‐time  PDF  files 13 Flickr:elkaypics
  • 14. Reviewers Fix Docs “This  is  wrong,  here’s  how  to  fix  it”   ▪ Working  in  the  same   collaboration  tools  as  technical   people  gives  better  reviews   ▪ We  can  merge  as  many  as  50   patches  per  day;  running  four   automated  tests  per  patch  and   requiring  two  humans  to  check   the  patch  and  click  in  order  to   publish 14
  • 16. Value Proposition Writer  contributions,   when  treated  like  code,   are  valued  equally  with   developer  code 16
  • 17. White Coat Tools Closely  guarded  secrets  of   proprietary  tool  chains   with  expensive  per-­‐seat   licenses   Or   Secret  developer   workflows  are  mysterious   to  writers 17 Flickr:darthnick
  • 18. Beautiful Docs ▪ Widely  accepted  tooling   built  in  the  open  so  we   can  make  it  work  for  us   and  for  devs   (readthedocs.org)   ▪ Simple  markup   ▪ Flat  file  builds   ▪ We  can  patch  and  log   issues  against  the   tooling 18
  • 19. 19 ONLY  DEV   TEAMS  GET  CI/CD
 Deploying  containers  and  micro    services  oh  my.
 Docs,  use  some  horrifyingly  slow   proprietary  tool,  kthnxbai.   Flickr:photohome_uk
  • 20. 20 CI/CD  FOR  ALL   ▪ Docs  can  be  published  automatically  after   reviewers  merge  the  change   ▪ Docs  can  have  simple  tests  to  ensure  quality  and   that  you  “don’t  break  the  build.”   ▪ Scrape  the  code  to  build  more  helpful  docs   (especially  reference)   ▪ https://opensource.com/business/15/7/ continuous-integration-and-continuous- delivery-documentation   Flickr:pedrovenzini
  • 21. What Pairs Well with GitHub? ▪ Simple  markup:  Markdown,  RST   ▪ GitHub  Pages:  http://pages.github.com   ▪ Static  site  generators:  https:// staticsitegenerators.net/   ▪ Well-­‐documented  style  guide  and  contributor   guide   ▪ Open  licensing:  Creative  Commons   ▪ Borrowing  development  techniques 21
  • 22. ======================================== Discover the version number for a client ======================================== Run the following command to discover the version number for a client: .. code-block:: console $ PROJECT --version For example, to see the version number for the ``nova`` client, run the following command: .. code-block:: console $ nova --version 2.31.0 Source | Output 22
  • 23. Who Uses Git and GitHub? ▪ O’Reilly  Media  for  book  publishing   ▪ GitHub  uses  GitHub  to  document  GitHub   ▪ OpenStack  uses  open  source  Git   ▪ Rackspace  Cloud  documentation  uses  GitHub   ▪ Many,  many  more  organizations 23
  • 24. Flickr:lamont_cranston What Are Some
 Difficulties? ▪ Scope  of  reviews   ▪ Scale  questions   ▪ Official-­‐ness   ▪ Naming 24
  • 25. Flickr:pedrovenzini What Are Some
 Difficulties? ▪ Scope  and  scale  questions   ▪ Official-­‐ness   ▪ Identity   ▪ Naming 25 Flickr:davebloggs007 QUALITY  GATE   You  shall  not  pass…   ▪ Test  for  unwanted
 white  space   ▪ Test  docs  syntax   ▪ Test  docs  build
  • 26. Flickr:pedrovenzini What Are Some
 Difficulties? ▪ Scope  and  scale  questions   ▪ Official-­‐ness   ▪ Identity   ▪ Naming 26 Flickr:hddod END  THE  TEDIUM   ENABLE  THE  ROBOTS   ▪ Build  the  docs  and  publish  them   to  drafts  or  staging  area   ▪ Docs  are  always  available  for   reviews
  • 27. Flickr:pedrovenzini Coach Better Writing ▪ Become  the  experts  and   consultations  while  enabling   others  to  improve  their   writing   ▪ The  people  with  the   knowledge  can  become   better  writers  and  learn   more  empathy  by  writing  for   the  users 27 Flickr:philgaldys
  • 28. Flickr:pedrovenzini What Are Some
 Difficulties? ▪ Scope  and  scale  questions   ▪ Official-­‐ness   ▪ Identity   ▪ Naming 28 Flickr:mortimer CREATE  TEAMS   ▪ We  now  divide  the  work  by   deliverable:  user  guides,  install   guides,  configuration  guides   ▪ We  scrape  the  code  as  often  as   we  can  to  deliver  continuously
  • 29. Flickr:pedrovenzini What Are Some
 Difficulties? ▪ Scope  and  scale  questions   ▪ Official-­‐ness   ▪ Identity   ▪ Naming 29 Flickr:turbojoe BUILD  A  REPUTATION   ▪ Measure  quality  and  quantity   ▪ Count  contributions  and   improvements   ▪ Compare  over  time;  benchmark   and  reward
  • 30. “We’re  crazy,  but   we’re  writing  a  book  in   five  days.”   Anne  Gentle   https://youtube.com/watch?v-­‐ IYfHEy6E2n0 30
  • 31. Flickr:pedrovenzini What Are Some
 Difficulties? ▪ Scope  and  scale  questions   ▪ Official-­‐ness   ▪ Identity   ▪ Naming 31 Flickr:candelabrumdanse Ask me. Challenge me. Find out.
  • 32. MOTIVATIONS 32 Ensure  that  contributors  are     valued  and  rewarded!   ▪ Sense  of  belonging   ▪ Pay  it  forward  (reciprocity)   ▪ Effective,  time-­‐saving,  user  support   ▪ Reputation,  recruiting