From 8f8d095d77461bca2d0679a9d47f5329afcf4770 Mon Sep 17 00:00:00 2001 From: Anne Gentle Date: Sat, 22 Jul 2023 13:11:50 -0500 Subject: [PATCH] Redis Labs to Redis --- .../2018-11-15-moving-agile-open-source-docs.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_posts/articles/2018-11-15-moving-agile-open-source-docs.md b/_posts/articles/2018-11-15-moving-agile-open-source-docs.md index 73cbd1db..e8d20439 100644 --- a/_posts/articles/2018-11-15-moving-agile-open-source-docs.md +++ b/_posts/articles/2018-11-15-moving-agile-open-source-docs.md @@ -1,14 +1,14 @@ --- layout: post -title: "Redis Labs - Moving to Agile, Open Source Docs" -excerpt: Why Redis Labs is joining the revolution of open source docs. +title: "Redis - Moving to Agile, Open Source Docs" +excerpt: Why Redis is joining the revolution of open source docs. last_modified_at: Thu Nov 15 22:01:44 CDT 2018 categories: articles author: ben_mansheim tags: image: - path: /images/redislabs/writer_in_the_middle.jpg - caption: "[Courtesy Redis Labs Blog](https://redislabs.com/blog/moving-agile-open-source-docs/)" + path: /images/redis/writer_in_the_middle.jpg + caption: "[Courtesy Redis Blog](https://redis.com/blog/moving-agile-open-source-docs/)" comments: false share: true --- @@ -16,7 +16,7 @@ share: true At its core, open source merely means that a product ships with the code that was written to produce it. The ability to access this source code creates the potential for modification and repackaging that is governed by a variety of open source licenses. It also can allow people to contribute modifications back into the core project, so that everyone benefits from those modifications. -As a software company built on the principles of providing superior service while also promoting the common good, we at [Redis Labs](https://www.redislabs.com) decided to bring this open source agility to a less known, but highly impactful, area -- Product Documentation. +As a software company built on the principles of providing superior service while also promoting the common good, we at [Redis](https://www.redis.com) decided to bring this open source agility to a less known, but highly impactful, area -- Product Documentation. We feel that joining open source with documentation is a great combination to provide our community with: @@ -24,7 +24,7 @@ We feel that joining open source with documentation is a great combination to pr * A platform for collaborative contributions from others * Highly accurate details from a dedicated community -To find out how you can contribute, check out our [contribution guide](https://docs.redislabs.com/latest/contribution-guide/). +To find out how you can contribute, check out our [contribution guide](https://docs.redis.com/latest/contribution-guide/). So why did we decide to take the open source route for documentation? To understand, let’s look at the evolution of technical documentation over the last few years. @@ -46,9 +46,9 @@ Since technical writers are frequently the only ones with access to the source f ## The Next Revolution - Open source docs -Open source gives everyone some level of access to the source files of the product. In the case of Redis Labs docs, that means putting the source files of our documentation in a publicly accessible repository. Anyone can view those source files and edit a copy of the files to suggest contributions, changing the writer from the content owner to the content editor and curator. You can even get there straight from the “Edit on GitHub” link on each page in our docs. +Open source gives everyone some level of access to the source files of the product. In the case of Redis docs, that means putting the source files of our documentation in a publicly accessible repository. Anyone can view those source files and edit a copy of the files to suggest contributions, changing the writer from the content owner to the content editor and curator. You can even get there straight from the “Edit on GitHub” link on each page in our docs. -This simple change in methodology opens ownership of the documentation’s accuracy to the technical experts within Redis Labs, as well as our customers and partners who are experiencing the product’s behavior every single day. Add that to the immediate delivery of approved contributions at [docs.redislabs.com](https://docs.redislabs.com), and we have dramatically improved our ability to provide up-to-the-moment and accurate documentation for our customers. +This simple change in methodology opens ownership of the documentation’s accuracy to the technical experts within Redis, as well as our customers and partners who are experiencing the product’s behavior every single day. Add that to the immediate delivery of approved contributions at [docs.redis.com](https://docs.redis.com), and we have dramatically improved our ability to provide up-to-the-moment and accurate documentation for our customers. ## We’re Not Stopping Now