mirror of
				https://github.com/binwiederhier/ntfy.git
				synced 2025-11-03 22:40:29 +01:00 
			
		
		
		
	WIP CLI
This commit is contained in:
		
							parent
							
								
									1e8421e8ce
								
							
						
					
					
						commit
						a1f513f6a5
					
				
					 9 changed files with 138 additions and 65 deletions
				
			
		| 
						 | 
				
			
			@ -1,11 +1,11 @@
 | 
			
		|||
site_dir: server/docs
 | 
			
		||||
site_name: ntfy
 | 
			
		||||
site_url: https://ntfy.sh
 | 
			
		||||
site_description: simple HTTP-based pub-sub
 | 
			
		||||
site_description: Send push notifications to your phone via PUT/POST
 | 
			
		||||
copyright: Made with ❤️ by Philipp C. Heckel
 | 
			
		||||
repo_name: binwiederhier/ntfy
 | 
			
		||||
repo_url: https://github.com/binwiederhier/ntfy
 | 
			
		||||
edit_uri: edit/main/docs/
 | 
			
		||||
edit_uri: blob/main/docs/
 | 
			
		||||
 | 
			
		||||
theme:
 | 
			
		||||
  name: material
 | 
			
		||||
| 
						 | 
				
			
			@ -31,7 +31,6 @@ theme:
 | 
			
		|||
    - search.highlight
 | 
			
		||||
    - search.share
 | 
			
		||||
    - navigation.sections
 | 
			
		||||
    # - navigation.instant
 | 
			
		||||
    - toc.integrate
 | 
			
		||||
    - content.tabs.link
 | 
			
		||||
extra:
 | 
			
		||||
| 
						 | 
				
			
			@ -75,6 +74,7 @@ nav:
 | 
			
		|||
- "Subscribing":
 | 
			
		||||
  - "From your phone": subscribe/phone.md
 | 
			
		||||
  - "From the Web UI": subscribe/web.md
 | 
			
		||||
  - "Using the CLI": subscribe/cli.md
 | 
			
		||||
  - "Using the API": subscribe/api.md
 | 
			
		||||
- "Self-hosting":
 | 
			
		||||
  - "Installation": install.md
 | 
			
		||||
| 
						 | 
				
			
			@ -83,6 +83,7 @@ nav:
 | 
			
		|||
  - "FAQs": faq.md
 | 
			
		||||
  - "Examples": examples.md
 | 
			
		||||
  - "Emojis 🥳 🎉": emojis.md
 | 
			
		||||
  - "Deprecation notices": deprecations.md
 | 
			
		||||
  - "Development": develop.md
 | 
			
		||||
  - "Privacy policy": privacy.md
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue