[PR #29] [MERGED] WIP: Docs #1205

Closed
opened 2026-05-07 01:01:00 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/29
Author: @binwiederhier
Created: 12/2/2021
Status: Merged
Merged: 12/5/2021
Merged by: @binwiederhier

Base: mainHead: docs


📝 Commits (10+)

📊 Changes

78 files changed (+3910 additions, -289 deletions)

View changed files

📝 .gitignore (+2 -0)
📝 Makefile (+4 -1)
📝 config/config.yml (+3 -1)
docs/config.md (+154 -0)
docs/develop.md (+71 -0)
docs/emojis.md (+1831 -0)
docs/examples.md (+68 -0)
docs/faq.md (+48 -0)
docs/index.md (+83 -0)
docs/install.md (+170 -0)
docs/privacy.md (+12 -0)
docs/publish.md (+334 -0)
docs/static/css/extra.css (+102 -0)
docs/static/img/android-notification-settings.png (+0 -0)
docs/static/img/android-screenshot-add-instant.jpg (+0 -0)
docs/static/img/android-screenshot-add-other.jpg (+0 -0)
docs/static/img/android-screenshot-add.jpg (+0 -0)
docs/static/img/android-screenshot-detail.jpg (+0 -0)
docs/static/img/android-screenshot-main.jpg (+0 -0)
docs/static/img/android-screenshot-pause.jpg (+0 -0)

...and 58 more files

📄 Description

Relates to #28


🔄 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/binwiederhier/ntfy/pull/29 **Author:** [@binwiederhier](https://github.com/binwiederhier) **Created:** 12/2/2021 **Status:** ✅ Merged **Merged:** 12/5/2021 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `docs` --- ### 📝 Commits (10+) - [`ae7bfb2`](https://github.com/binwiederhier/ntfy/commit/ae7bfb2c97dc793885db31fc15bc28fb53fa430d) WIP: Docs - [`1c8747f`](https://github.com/binwiederhier/ntfy/commit/1c8747f06fdb35fbe672ff7f4d641adb8442996b) SSL - [`62f4d99`](https://github.com/binwiederhier/ntfy/commit/62f4d9963ebfe9e6c412f26de7d73cb2b13823ef) Merge branch 'main' into docs - [`29f2196`](https://github.com/binwiederhier/ntfy/commit/29f2196376003c56f363b79f8dc524b70fbcde64) Emoji reference and such - [`7ba2688`](https://github.com/binwiederhier/ntfy/commit/7ba268887b7d782563ede18a4346bcf99ce306b0) Continuation of the docs - [`2460618`](https://github.com/binwiederhier/ntfy/commit/246061829b0aec8de5318b7f69f1030f0b43e764) Continued docs - [`acb0bdf`](https://github.com/binwiederhier/ntfy/commit/acb0bdf619b84d8593cb6ddf4ea85444450822b0) More docs - [`90ba341`](https://github.com/binwiederhier/ntfy/commit/90ba341323a635333faf09b5bd6de555619ec7bf) Remove print - [`069d662`](https://github.com/binwiederhier/ntfy/commit/069d66263d64279a73bea8e049d0cde766b62915) Merge branch 'main' into docs - [`cd80c7e`](https://github.com/binwiederhier/ntfy/commit/cd80c7ebd8ee122c15d3c2975abb63b796a01c8c) Strip down main page more ### 📊 Changes **78 files changed** (+3910 additions, -289 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) 📝 `Makefile` (+4 -1) 📝 `config/config.yml` (+3 -1) ➕ `docs/config.md` (+154 -0) ➕ `docs/develop.md` (+71 -0) ➕ `docs/emojis.md` (+1831 -0) ➕ `docs/examples.md` (+68 -0) ➕ `docs/faq.md` (+48 -0) ➕ `docs/index.md` (+83 -0) ➕ `docs/install.md` (+170 -0) ➕ `docs/privacy.md` (+12 -0) ➕ `docs/publish.md` (+334 -0) ➕ `docs/static/css/extra.css` (+102 -0) ➕ `docs/static/img/android-notification-settings.png` (+0 -0) ➕ `docs/static/img/android-screenshot-add-instant.jpg` (+0 -0) ➕ `docs/static/img/android-screenshot-add-other.jpg` (+0 -0) ➕ `docs/static/img/android-screenshot-add.jpg` (+0 -0) ➕ `docs/static/img/android-screenshot-detail.jpg` (+0 -0) ➕ `docs/static/img/android-screenshot-main.jpg` (+0 -0) ➕ `docs/static/img/android-screenshot-pause.jpg` (+0 -0) _...and 58 more files_ </details> ### 📄 Description Relates to #28 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:01:00 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1205
No description provided.