[PR #445] [MERGED] Various formatting fixes and enhancements #460

Closed
opened 2025-11-06 17:01:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/445
Author: @nodiscc
Created: 1/20/2023
Status: Merged
Merged: 1/20/2023
Merged by: @nodiscc

Base: masterHead: formatting-fixes


📝 Commits (10+)

  • ab21bef formatting: use - as bullet point character everywhere
  • 7a0f9e6 formatting: add back to top links
  • 9cd1769 move DNS control panels to dedicated section
  • 06a1b40 add source code link and license/language for DomainMOD
  • c6404f7 update octoDNS description as per official description
  • eef254e add license and language for octoDNS
  • 2e5eb7f update DNSControl description as per official description, add source code link, license, language
  • b7da233 update Froxlor description, add source code link, license, language
  • 52f7241 update IPSConfi description as per official description, add source code link, license, language
  • 739d739 fix description for Sentora, add source code link, license, language

📊 Changes

1 file changed (+563 additions, -442 deletions)

View changed files

📝 README.md (+563 -442)

📄 Description

See commit messages.
This aims towards better conformity with https://github.com/awesome-foss/awesome-sysadmin/blob/master/.github/PULL_REQUEST_TEMPLATE.md, and https://github.com/awesome-foss/awesome-sysadmin/issues/416. Also removes an unmaintained project (OpenVZ Web Panel). Reorganization of some sections.

Thank you for taking the time to work on a PR for Awesome-Sysadmin!

To ensure your PR is dealt with swiftly please check the following:

  • Your additions are Free software
  • Software your are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts).
  • Submit one item per pull request. This eases reviewing and speeds up inclusion.
  • Format your submission as follows, where Demo and Clients are optional.
    Do not add a duplicate Source code link if it is the same as the main link.
    Keep the short description under 80 characters and use sentence case
    for it, even if the project's webpage or readme uses another capitalisation.
    Demo links should only be used for interactive demos, i.e. not video demonstrations.
    - [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language`
  • Additions are inserted preserving alphabetical order.
  • Additions are not already listed at awesome-selfhosted
  • The Language tag is the main server-side requirement for the software. Don't include frameworks or specific dialects.
  • You have searched the repository for any relevant issues or PRs, including closed ones.
  • Any category you are creating has the minimum requirement of 3 items.
  • Any software project you are adding to the list is actively maintained.
  • The pull request title is informative, unlike "Update README.md".
    Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
    "Remove aaa from bbb" for removing, "Fix license for aaa", etc.

Why it is awesome

Please replace this with a short paragraph explaning why you think this software is awesome.


🔄 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/awesome-foss/awesome-sysadmin/pull/445 **Author:** [@nodiscc](https://github.com/nodiscc) **Created:** 1/20/2023 **Status:** ✅ Merged **Merged:** 1/20/2023 **Merged by:** [@nodiscc](https://github.com/nodiscc) **Base:** `master` ← **Head:** `formatting-fixes` --- ### 📝 Commits (10+) - [`ab21bef`](https://github.com/awesome-foss/awesome-sysadmin/commit/ab21bef024378b715de6bd46f4d945d372902fe2) formatting: use - as bullet point character everywhere - [`7a0f9e6`](https://github.com/awesome-foss/awesome-sysadmin/commit/7a0f9e641282e813fae3d9fcbc6f4454ea37c4f2) formatting: add back to top links - [`9cd1769`](https://github.com/awesome-foss/awesome-sysadmin/commit/9cd176938a5a3e42f5663bf468cd4108a7a31fd6) move DNS control panels to dedicated section - [`06a1b40`](https://github.com/awesome-foss/awesome-sysadmin/commit/06a1b40530fcfbac90f3ef89268fc2d8edc791a5) add source code link and license/language for DomainMOD - [`c6404f7`](https://github.com/awesome-foss/awesome-sysadmin/commit/c6404f70380c64f51af25dd9709e9d3100136dee) update octoDNS description as per official description - [`eef254e`](https://github.com/awesome-foss/awesome-sysadmin/commit/eef254efe48b3200995556db772678b09fd1e125) add license and language for octoDNS - [`2e5eb7f`](https://github.com/awesome-foss/awesome-sysadmin/commit/2e5eb7fb66bf0911c4b85584fac56e0ace415714) update DNSControl description as per official description, add source code link, license, language - [`b7da233`](https://github.com/awesome-foss/awesome-sysadmin/commit/b7da233c08494f091d39002a18ff87901645b490) update Froxlor description, add source code link, license, language - [`52f7241`](https://github.com/awesome-foss/awesome-sysadmin/commit/52f724185158225ce24c158063dc14c960b0dbd1) update IPSConfi description as per official description, add source code link, license, language - [`739d739`](https://github.com/awesome-foss/awesome-sysadmin/commit/739d7397e97a50888d30a82fb7dd65373074d137) fix description for Sentora, add source code link, license, language ### 📊 Changes **1 file changed** (+563 additions, -442 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+563 -442) </details> ### 📄 Description See commit messages. This aims towards better conformity with https://github.com/awesome-foss/awesome-sysadmin/blob/master/.github/PULL_REQUEST_TEMPLATE.md, and https://github.com/awesome-foss/awesome-sysadmin/issues/416. Also removes an unmaintained project (OpenVZ Web Panel). Reorganization of some sections. <!-- DO NOT DELETE THE TEXT BELOW. Please make sure relevant boxes are checked [x] --> Thank you for taking the time to work on a PR for Awesome-Sysadmin! To ensure your PR is dealt with swiftly please check the following: - [x] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software) - [x] Software your are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts). - [ ] Submit one item per pull request. This eases reviewing and speeds up inclusion. - [x] Format your submission as follows, where `Demo` and `Clients` are optional. Do not add a duplicate `Source code` link if it is the same as the main link. Keep the short description under 80 characters and use [sentence case](https://en.wikipedia.org/wiki/Letter_case#Sentence_case) for it, even if the project's webpage or readme uses another capitalisation. `Demo` links should only be used for interactive demos, i.e. not video demonstrations. ``- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` `` - [x] Additions are inserted preserving alphabetical order. - [x] Additions are not already listed at [awesome-selfhosted](https://github.com/awesome-foss/awesome-sysadmin) - [x] The `Language` tag is the main **server-side** requirement for the software. Don't include frameworks or specific dialects. - [x] You have searched the repository for any relevant [issues](https://github.com/awesome-foss/awesome-sysadmin/issues) or [PRs](https://github.com/awesome-foss/awesome-sysadmin/pulls), including closed ones. - [ ] Any category you are creating has the minimum requirement of 3 items. - [x] Any software project you are adding to the list is actively maintained. - [x] The pull request title is informative, unlike "Update README.md". Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb, "Remove aaa from bbb" for removing, "Fix license for aaa", etc. -------------- ### Why it is awesome Please replace this with a short paragraph explaning why you think this software is awesome. --- <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 17:01:21 -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-sysadmin#460