Skip to content

Conversation

@CBID2
Copy link
Contributor

@CBID2 CBID2 commented Aug 27, 2024

Author checklist (Completed by original Author)

  • Good fit for the Rocky Linux project? Title and Author Metatags inserted ?
  • If applicable, steps and instructions have been tested to work
  • Initial self-review to fix basic typos and grammar completed

Rocky Documentation checklist (Completed by Rocky team)

  • 1st Pass (Document is good fit for project and author checklist completed)
  • 2nd Pass (Technical Review - check for technical correctness)
  • 3rd Pass (Detailed Editorial Review and Peer Review)
  • Final approval (Final Review)

Issue

Relates to #2161

CBID2 added 10 commits August 27, 2024 19:37
Signed-off-by: Christine <shecoder30@gmail.com>
Signed-off-by: Christine <shecoder30@gmail.com>
Signed-off-by: Christine <shecoder30@gmail.com>
Signed-off-by: Christine <shecoder30@gmail.com>
Signed-off-by: Christine <shecoder30@gmail.com>
Signed-off-by: Christine <shecoder30@gmail.com>
Signed-off-by: Christine <shecoder30@gmail.com>
Signed-off-by: Christine <shecoder30@gmail.com>
Signed-off-by: Christine <shecoder30@gmail.com>
Signed-off-by: Christine <shecoder30@gmail.com>
Copy link
Contributor Author

@CBID2 CBID2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this change

Copy link
Contributor Author

@CBID2 CBID2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove comment

Copy link
Contributor Author

@CBID2 CBID2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improve the conclusion

Copy link
Contributor Author

@CBID2 CBID2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No more using app

Copy link
Contributor Author

@CBID2 CBID2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix this a bit

CBID2 and others added 4 commits August 28, 2024 16:05
Signed-off-by: Christine <shecoder30@gmail.com>
Signed-off-by: Christine <shecoder30@gmail.com>
@CBID2
Copy link
Contributor Author

CBID2 commented Aug 28, 2024

Hey @sspencerwire. My PR is ready for review! :)

@github-actions
Copy link

Test results for beb6a4e:

Number of broken URLs: 3

URL,RESULT,FILENAME
 http://www.example.org/foo.txt,failed,books/web_services/052-load-balancer-proxies-varnish.md
 http://developer.download.nvidia/compute/cuda/repos/rhel9/$,failed,desktop/display/installing_nvidia_gpu_drivers.md
 https://azuremarketplace.microsoft.com/en-us/marketplace/apps/resf.rockylinux-aarch64,failed,guides/cloud/migration-to-new-azure-images.md

@CBID2 CBID2 marked this pull request as ready for review August 28, 2024 20:17
@sspencerwire sspencerwire merged commit 8b9453d into rocky-linux:main Aug 28, 2024
@CBID2 CBID2 deleted the christine-RSOD-part-2 branch August 28, 2024 21:00
@CBID2 CBID2 mentioned this pull request Aug 29, 2024
5 tasks
CBID2 added a commit to CBID2/documentation that referenced this pull request Aug 29, 2024
* docs: add user guide for decoder app in GNOME section

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: upload first screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: add screenshot for the first step of text tutorial

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: add screenshot for the second  step of text tutorial

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: adding more screenshots for the text tutorial and fixing alt text

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: adding more screenshots for the text tutorial

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: add more screenshots

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: finish wifi section

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: start the scan section

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: add screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: add screenshot for first step in scan tutorial

* fix: remove boilerplate text

* fix: improve format

* fix: revise formatting

* fix: revise the conclusion

* fix: replacing app with application

* feat: add another screenshot for scan tutorial

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: hyperlink screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: revise direction

* feat: add alt text

* feat: add screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: hyperlink screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

---------

Signed-off-by: Christine <shecoder30@gmail.com>

editing `decoder_install.png` (rocky-linux#2317)

* missing website link: If you send the reader to a link, include it.
* replace slang of "app" with "application" in the Introduction
* replace wording that didn't make sense in the Introduction
* instructions do not work as written, added a line to copy the install script from the image and included a new image
* added a line to run the install script too
* While numbering with only the number 1 and correct formatting works, this is not great for a user reading the content as markdown. Added the sequential numbering.

New Crowdin updates (rocky-linux#2315)

* New translations x11vnc_plus_ssh_lan.md (Ukrainian)

* New translations wireguard_vpn.md (Ukrainian)

* New translations install_software_with_appimage.md (Ukrainian)

* New translations installing_nvidia_gpu_drivers.md (Ukrainian)

* New translations openvpn.md (Ukrainian)

* New translations decibels.md (Ukrainian)

* New translations x11vnc_plus_ssh_lan.md (French)

* New translations cronie.md (Chinese Simplified)

* New translations olivetin.md (Chinese Simplified)

feat: add screenshot of manual install code

fix: remove picture

Signed-off-by: Christine <shecoder30@gmail.com>

fix: revise the install commands and hyperlink for install screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

fix: making the intro simpler

fix: using application instead of app

Signed-off-by: Christine <shecoder30@gmail.com>

fix: simplifying the alternative text for the screenshots

Signed-off-by: Christine <shecoder30@gmail.com>

fix: revise number in the How to use section
Signed-off-by: Christine <shecoder30@gmail.com>

fix: fixing the formatting of the first step in the How to Use section

Signed-off-by: Christine <shecoder30@gmail.com>

fix: revise the conclusion
sspencerwire added a commit that referenced this pull request Aug 30, 2024
* docs: add user guide on valuta

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: made some revisions

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: made more edits
Signed-off-by: Christine <shecoder30@gmail.com>

* feat: adding screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: add and hyperlink screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: this time, I actually added the screenshot's hyperlink

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: add and hyperlink the screenshot for step 3.

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: add a period

* fix: revise the installation instructions

* feat: add screenshot of manual install code

* fix: remove picture

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: revise the install commands and hyperlink for install screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: making the intro simpler

* fix: using application instead of app

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: simplifying the alternative text for the screenshots

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: revise number in the How to use section
Signed-off-by: Christine <shecoder30@gmail.com>

* fix: fixing the formatting of the first step in the How to Use section

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: revise the conclusion

* docs: add user guide on valuta to GNOME section

Signed-off-by: Christine <shecoder30@gmail.com>

fix: made some revisions

Signed-off-by: Christine <shecoder30@gmail.com>

fix: made more edits
Signed-off-by: Christine <shecoder30@gmail.com>

feat: adding screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

feat: add and hyperlink screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

fix: this time, I actually added the screenshot's hyperlink

Signed-off-by: Christine <shecoder30@gmail.com>

feat: add and hyperlink the screenshot for step 3.

Signed-off-by: Christine <shecoder30@gmail.com>

fix: add a period

* docs: add user guide for decoder app in GNOME section (#2307)

* docs: add user guide for decoder app in GNOME section

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: upload first screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: add screenshot for the first step of text tutorial

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: add screenshot for the second  step of text tutorial

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: adding more screenshots for the text tutorial and fixing alt text

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: adding more screenshots for the text tutorial

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: add more screenshots

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: finish wifi section

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: start the scan section

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: add screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: add screenshot for first step in scan tutorial

* fix: remove boilerplate text

* fix: improve format

* fix: revise formatting

* fix: revise the conclusion

* fix: replacing app with application

* feat: add another screenshot for scan tutorial

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: hyperlink screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: revise direction

* feat: add alt text

* feat: add screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* feat: hyperlink screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

---------

Signed-off-by: Christine <shecoder30@gmail.com>

editing `decoder_install.png` (#2317)

* missing website link: If you send the reader to a link, include it.
* replace slang of "app" with "application" in the Introduction
* replace wording that didn't make sense in the Introduction
* instructions do not work as written, added a line to copy the install script from the image and included a new image
* added a line to run the install script too
* While numbering with only the number 1 and correct formatting works, this is not great for a user reading the content as markdown. Added the sequential numbering.

New Crowdin updates (#2315)

* New translations x11vnc_plus_ssh_lan.md (Ukrainian)

* New translations wireguard_vpn.md (Ukrainian)

* New translations install_software_with_appimage.md (Ukrainian)

* New translations installing_nvidia_gpu_drivers.md (Ukrainian)

* New translations openvpn.md (Ukrainian)

* New translations decibels.md (Ukrainian)

* New translations x11vnc_plus_ssh_lan.md (French)

* New translations cronie.md (Chinese Simplified)

* New translations olivetin.md (Chinese Simplified)

feat: add screenshot of manual install code

fix: remove picture

Signed-off-by: Christine <shecoder30@gmail.com>

fix: revise the install commands and hyperlink for install screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

fix: making the intro simpler

fix: using application instead of app

Signed-off-by: Christine <shecoder30@gmail.com>

fix: simplifying the alternative text for the screenshots

Signed-off-by: Christine <shecoder30@gmail.com>

fix: revise number in the How to use section
Signed-off-by: Christine <shecoder30@gmail.com>

fix: fixing the formatting of the first step in the How to Use section

Signed-off-by: Christine <shecoder30@gmail.com>

fix: revise the conclusion

* feat: tweaking the installation process

* feat: add screenshot for manual install script

* fix: change screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: add hyperlink to screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: remove old screenshot

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: replace screenshot with a more accurate version

Signed-off-by: Christine <shecoder30@gmail.com>

* fix: indent second code block

* fix: indent first code block

* fix: move screenshot to the top

* Update valuta.md

see changes

---------

Signed-off-by: Christine <shecoder30@gmail.com>
Co-authored-by: sspencerwire <sspencerwire@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants