mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[PR #29] [MERGED] WIP: Docs #1205
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1205
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:docs📝 Commits (10+)
ae7bfb2WIP: Docs1c8747fSSL62f4d99Merge branch 'main' into docs29f2196Emoji reference and such7ba2688Continuation of the docs2460618Continued docsacb0bdfMore docs90ba341Remove print069d662Merge branch 'main' into docscd80c7eStrip down main page more📊 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.