From 56c9f501764cccb2d3127bc366646afc8e3cc89e Mon Sep 17 00:00:00 2001 From: Sebastian Hagens Date: Tue, 3 Dec 2024 15:08:52 +0100 Subject: [PATCH] Remove NIP files in /nips (#199) * remove all NIP pointers from the repo (it can be confusing that there are just 12 NIPs but there are many more) and provide some extra info in nips/README.md what NIPs are (and why this directory is here in the repo) and where to find the NIPs * add newline * formatting --- nips/01.md | 1 - nips/02.md | 1 - nips/03.md | 1 - nips/04.md | 1 - nips/05.md | 1 - nips/06.md | 1 - nips/08.md | 1 - nips/09.md | 1 - nips/11.md | 1 - nips/12.md | 1 - nips/README.md | 9 ++++++++- 11 files changed, 8 insertions(+), 11 deletions(-) delete mode 100644 nips/01.md delete mode 100644 nips/02.md delete mode 100644 nips/03.md delete mode 100644 nips/04.md delete mode 100644 nips/05.md delete mode 100644 nips/06.md delete mode 100644 nips/08.md delete mode 100644 nips/09.md delete mode 100644 nips/11.md delete mode 100644 nips/12.md diff --git a/nips/01.md b/nips/01.md deleted file mode 100644 index 8e419bf..0000000 --- a/nips/01.md +++ /dev/null @@ -1 +0,0 @@ -This page was moved to https://github.com/nostr-protocol/nips/blob/master/01.md diff --git a/nips/02.md b/nips/02.md deleted file mode 100644 index acdf347..0000000 --- a/nips/02.md +++ /dev/null @@ -1 +0,0 @@ -This page was moved to https://github.com/nostr-protocol/nips/blob/master/02.md diff --git a/nips/03.md b/nips/03.md deleted file mode 100644 index c613014..0000000 --- a/nips/03.md +++ /dev/null @@ -1 +0,0 @@ -This page was moved to https://github.com/nostr-protocol/nips/blob/master/03.md diff --git a/nips/04.md b/nips/04.md deleted file mode 100644 index 0a47d65..0000000 --- a/nips/04.md +++ /dev/null @@ -1 +0,0 @@ -This page was moved to https://github.com/nostr-protocol/nips/blob/master/04.md diff --git a/nips/05.md b/nips/05.md deleted file mode 100644 index 3630657..0000000 --- a/nips/05.md +++ /dev/null @@ -1 +0,0 @@ -This page was moved to https://github.com/nostr-protocol/nips/blob/master/05.md diff --git a/nips/06.md b/nips/06.md deleted file mode 100644 index bb4e4ca..0000000 --- a/nips/06.md +++ /dev/null @@ -1 +0,0 @@ -This page was moved to https://github.com/nostr-protocol/nips/blob/master/06.md diff --git a/nips/08.md b/nips/08.md deleted file mode 100644 index c34ee47..0000000 --- a/nips/08.md +++ /dev/null @@ -1 +0,0 @@ -This page was moved to https://github.com/nostr-protocol/nips/blob/master/08.md diff --git a/nips/09.md b/nips/09.md deleted file mode 100644 index e41e6b9..0000000 --- a/nips/09.md +++ /dev/null @@ -1 +0,0 @@ -This page was moved to https://github.com/nostr-protocol/nips/blob/master/09.md diff --git a/nips/11.md b/nips/11.md deleted file mode 100644 index 804546b..0000000 --- a/nips/11.md +++ /dev/null @@ -1 +0,0 @@ -This page was moved to https://github.com/nostr-protocol/nips/blob/master/11.md diff --git a/nips/12.md b/nips/12.md deleted file mode 100644 index 3376780..0000000 --- a/nips/12.md +++ /dev/null @@ -1 +0,0 @@ -This page was moved to https://github.com/nostr-protocol/nips/blob/master/12.md diff --git a/nips/README.md b/nips/README.md index 0599eb8..c80d173 100644 --- a/nips/README.md +++ b/nips/README.md @@ -1 +1,8 @@ -This page was moved to https://github.com/nostr-protocol/nips/blob/master/README.md +# 💡 The original page was moved to https://github.com/nostr-protocol/nips/blob/master/README.md + +## NIPs + +NIPs stand for **Nostr Implementation Possibilities**. +They exist to document what may be implemented by Nostr-compatible relay and client software. + +List of NIPs: https://github.com/nostr-protocol/nips?tab=readme-ov-file#list