[PR #2915] [MERGED] Misc docs related fixes #2931

Closed
opened 2025-12-29 04:19:42 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2915
Author: @nblock
Created: 11/24/2025
Status: Merged
Merged: 11/28/2025
Merged by: @nblock

Base: mainHead: misc


📝 Commits (5)

  • 696c835 Update pre-commit-hooks
  • 33dd416 Exclude docs/ only for prettier pre-commit hook
  • e0802a0 Fix trailing whitespace
  • b8ec866 Provide Headscale's favicon at its expected place
  • 65dcf20 Move static doc assets into docs/assets

📊 Changes

13 files changed (+9 additions, -8 deletions)

View changed files

📝 .pre-commit-config.yaml (+4 -3)
📝 README.md (+1 -1)
docs/assets/favicon.png (+0 -0)
📝 docs/assets/images/headscale-acl-network.png (+0 -0)
📝 docs/assets/logo/headscale3-dots.pdf (+0 -0)
📝 docs/assets/logo/headscale3-dots.png (+0 -0)
📝 docs/assets/logo/headscale3-dots.svg (+0 -0)
📝 docs/assets/logo/headscale3_header_stacked_left.pdf (+0 -0)
📝 docs/assets/logo/headscale3_header_stacked_left.png (+0 -0)
📝 docs/assets/logo/headscale3_header_stacked_left.svg (+0 -0)
📝 docs/ref/acls.md (+1 -1)
📝 docs/usage/getting-started.md (+1 -1)
📝 mkdocs.yml (+2 -2)

📄 Description

Please see commit messages for details.

  • have read the CONTRIBUTING.md file
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 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/juanfont/headscale/pull/2915 **Author:** [@nblock](https://github.com/nblock) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/28/2025 **Merged by:** [@nblock](https://github.com/nblock) **Base:** `main` ← **Head:** `misc` --- ### 📝 Commits (5) - [`696c835`](https://github.com/juanfont/headscale/commit/696c8354a4c36a3aca1e2a38e60acb92b52680ca) Update pre-commit-hooks - [`33dd416`](https://github.com/juanfont/headscale/commit/33dd4163d32499ce04278394f91289ba364298eb) Exclude docs/ only for prettier pre-commit hook - [`e0802a0`](https://github.com/juanfont/headscale/commit/e0802a05d799ad939fc6cf87401491282ad4a05e) Fix trailing whitespace - [`b8ec866`](https://github.com/juanfont/headscale/commit/b8ec86638eea5fe9f238bf208d4a71ec07108413) Provide Headscale's favicon at its expected place - [`65dcf20`](https://github.com/juanfont/headscale/commit/65dcf20168ec406aca194024b1aa8de9c37bd105) Move static doc assets into docs/assets ### 📊 Changes **13 files changed** (+9 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.pre-commit-config.yaml` (+4 -3) 📝 `README.md` (+1 -1) ➕ `docs/assets/favicon.png` (+0 -0) 📝 `docs/assets/images/headscale-acl-network.png` (+0 -0) 📝 `docs/assets/logo/headscale3-dots.pdf` (+0 -0) 📝 `docs/assets/logo/headscale3-dots.png` (+0 -0) 📝 `docs/assets/logo/headscale3-dots.svg` (+0 -0) 📝 `docs/assets/logo/headscale3_header_stacked_left.pdf` (+0 -0) 📝 `docs/assets/logo/headscale3_header_stacked_left.png` (+0 -0) 📝 `docs/assets/logo/headscale3_header_stacked_left.svg` (+0 -0) 📝 `docs/ref/acls.md` (+1 -1) 📝 `docs/usage/getting-started.md` (+1 -1) 📝 `mkdocs.yml` (+2 -2) </details> ### 📄 Description Please see commit messages for details. - [x] have read the [CONTRIBUTING.md](./CONTRIBUTING.md) file - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [x] updated documentation if needed - [ ] updated CHANGELOG.md --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 04:19:42 +01:00
adam closed this issue 2025-12-29 04:19:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2931