[PR #404] [MERGED] section refactoring #512

Closed
opened 2025-11-06 12:01:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/404
Author: @veggiemonk
Created: 8/13/2017
Status: Merged
Merged: 9/1/2017
Merged by: @veggiemonk

Base: masterHead: refactor/section


📝 Commits (3)

  • 88bbbc7 First step towards section refactoring
  • e551f28 Remove subsection 'Newsletter','Videos Main Account'
  • ba09738 refactor: reorder sections

📊 Changes

2 files changed (+172 additions, -142 deletions)

View changed files

📝 README.md (+169 -139)
📝 index.html (+3 -3)

📄 Description

To Do

  • Name sections
  • Refactor contents
  • Arrange sections accordingly

Optional steps in this PR?

  • (Re)move listed items accordingly

Ok guys, all the comments/ideas are gathered here from all the discussions we had. If you see something is missing please let us know.

The Useful Resources section was restructured according to https://github.com/veggiemonk/awesome-docker/issues/393#issuecomment-320203782

The Tools section was restructured according to #397 and #393

Also, i want to remove this Twitter section, it doesn't bring any value anymore. It was useful back when Docker was totally unknow for most IT people but not anymore.

By the way, I think the thing is a bit too serious for my taste.
So I wanted to try something and instead of icons I used emojis. Feel free to change them and try others if you like. After all this list is everybody's project and it's better if we have fun while doing it. And we don't use enough emojis!!! 😄
here are a few that might be of interest: 🎥 for related videos, 📖 for related articles, 💣 for beta.

Feel free to check out this branch and add commits to it.

# in your local repo
git checkout refactor/section

# (make changes)
git add .
git commit -m "your commit message here"
git push

If all of us agree on the name of the section, before merging it, we should at least order the section according to the menu. What do you think?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/404 **Author:** [@veggiemonk](https://github.com/veggiemonk) **Created:** 8/13/2017 **Status:** ✅ Merged **Merged:** 9/1/2017 **Merged by:** [@veggiemonk](https://github.com/veggiemonk) **Base:** `master` ← **Head:** `refactor/section` --- ### 📝 Commits (3) - [`88bbbc7`](https://github.com/veggiemonk/awesome-docker/commit/88bbbc79eab134a7e10a0c2d3dae6b843f014050) First step towards section refactoring - [`e551f28`](https://github.com/veggiemonk/awesome-docker/commit/e551f28cb0973f7a089a50d775535d90aece7dc1) Remove subsection 'Newsletter','Videos Main Account' - [`ba09738`](https://github.com/veggiemonk/awesome-docker/commit/ba09738ad3911845890977b7a1adc02ddc994974) refactor: reorder sections ### 📊 Changes **2 files changed** (+172 additions, -142 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+169 -139) 📝 `index.html` (+3 -3) </details> ### 📄 Description ## To Do - [ ] Name sections - [ ] Refactor contents - [ ] Arrange sections accordingly Optional steps in this PR? - [ ] (Re)move listed items accordingly --- Ok guys, all the comments/ideas are gathered here from all the discussions we had. If you see something is missing please let us know. ### The `Useful Resources` section was restructured according to https://github.com/veggiemonk/awesome-docker/issues/393#issuecomment-320203782 ### The `Tools` section was restructured according to #397 and #393 Also, i want to remove this Twitter section, it doesn't bring any value anymore. It was useful back when Docker was totally unknow for most IT people but not anymore. By the way, I think the thing is a bit too serious for my taste. So I wanted to try something and instead of icons I used emojis. Feel free to change them and try others if you like. After all this list is everybody's project and it's better if we have fun while doing it. And we don't use enough emojis!!! 😄 here are a few that might be of interest: 🎥 for related videos, 📖 for related articles, 💣 for beta. Feel free to check out this branch and add commits to it. ``` bash # in your local repo git checkout refactor/section # (make changes) git add . git commit -m "your commit message here" git push ``` # If all of us agree on the name of the section, **before merging it**, we should at least order the section according to the menu. What do you think? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:01:05 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#512