DistriLab logo on peertube
Go to file
mose 44ac7746a6 fix logo size fix #1 2022-03-24 23:58:25 +08:00
assets fix logo size fix #1 2022-03-24 23:58:25 +08:00
client first version 2022-03-24 14:47:34 +01:00
public/images first version 2022-03-24 14:47:34 +01:00
.gitignore first version 2022-03-24 14:47:34 +01:00
LICENSE Initial commit 2022-03-24 12:50:34 +00:00
README.md update README.md 2022-03-24 15:16:11 +01:00
main.js first version 2022-03-24 14:47:34 +01:00
package-lock.json first version 2022-03-24 14:47:34 +01:00
package.json first version 2022-03-24 14:47:34 +01:00
webpack.config.js first version 2022-03-24 14:47:34 +01:00

README.md

peertube-plugin-logo-distrilab

DistriLab logo on peertube

Building and publishing a new version

  • change the version in package.json
  • npm install
  • npm run build
  • test on a local peertube instance
  • npm publish