Add readme and update homepages
This commit is contained in:
parent
91a47fc10f
commit
4efab80a76
3
peertube-plugin-hello-world/README.md
Normal file
3
peertube-plugin-hello-world/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Hello World plugin
|
||||||
|
|
||||||
|
Just a PeerTube plugin example, that says "Hello world".
|
@ -9,9 +9,9 @@
|
|||||||
"peertube",
|
"peertube",
|
||||||
"plugin"
|
"plugin"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/Chocobozzz/PeerTube",
|
"homepage": "https://framagit.org/framasoft/peertube/official-plugins/tree/master/peertube-plugin-hello-world",
|
||||||
"author": "Chocobozzz",
|
"author": "Chocobozzz",
|
||||||
"bugs": "https://github.com/Chocobozzz/PeerTube/issues",
|
"bugs": "https://framagit.org/framasoft/peertube/official-plugins/issues",
|
||||||
"library": "./main.js",
|
"library": "./main.js",
|
||||||
"staticDirs": {
|
"staticDirs": {
|
||||||
"images": "public/images"
|
"images": "public/images"
|
||||||
|
3
peertube-theme-background-red/README.md
Normal file
3
peertube-theme-background-red/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Background red theme
|
||||||
|
|
||||||
|
Ugly and painful example theme.
|
@ -9,9 +9,9 @@
|
|||||||
"peertube",
|
"peertube",
|
||||||
"theme"
|
"theme"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/Chocobozzz/PeerTube",
|
"homepage": "https://framagit.org/framasoft/peertube/official-plugins/tree/master/peertube-theme-background-red",
|
||||||
"author": "Chocobozzz",
|
"author": "Chocobozzz",
|
||||||
"bugs": "https://github.com/Chocobozzz/PeerTube/issues",
|
"bugs": "https://framagit.org/framasoft/peertube/official-plugins/issues",
|
||||||
"staticDirs": {
|
"staticDirs": {
|
||||||
"images": "public/images"
|
"images": "public/images"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user