diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5fa03de758897b8b0d7a23838c6f7c3ea83d7023..600c6cc3104d3c618c14fbbf5da9007a41beb731 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -45,7 +45,8 @@ We use the feature branch workflow. Please do not work from master, check out ma There are special branches which will deploy to online versions of nodenogg.in, beta, alpha and release. Do not work from or pull request to these branches. These are used for deployment only. -```plantuml +``` +plantuml !define ICONURL https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/v2.1.0 skinparam defaultTextAlignment center !include ICONURL/common.puml @@ -60,6 +61,7 @@ FA5_ROCKET(rocket,Integrated,node) #White } gitlab ..> gitlab2 gitlab2 ..> rocket + ``` ## Changelog diff --git a/README.md b/README.md index a6bcf3f402041c09d0932b5bd096859e2ad490f6..2a30f91c00e4dedc4cbe32b40a8f3b27814aacb5 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,6 @@ nodenogg.in empowers communities of practice to build and create knowledge by br nodenogg.in is free open source software, built in the open, inclusive by design, private by design, humane centered by design, delightful by design, intuitive and decentralised by design. - - - # Overarching Guide for Contributions Contributions to nodenogg.in must abide by the [Delightful Design Manifesto](MANIFESTO.md). More detail on Contributing can be read [here](CONTRIIBUTING.md). @@ -28,3 +25,6 @@ You can get all of the above via RSS using this [OPML file](https://nodenogg.in/ # Thank you Built with 💛 using open web tech HTML, CSS, Javascript, Vue.js, PouchDB and CouchDB. + + +