Customized NodeBB Persona theme for Netdata's Community
npm install nodebb-theme-persona-netdataPersona theme for NodeBB
====================
Note: This fork is for Netdata's community.
Before installing this theme on Netdata's community, make sure to test (and develop) locally.
Install mongodb, using your system's preferred method.
Install nodebb (i.e. https://docs.nodebb.org/installing/os/arch/)
Copy-paste the entire nodebb-theme-persona-netdata in nodebb/node_modules
Start nodebb with
````
cd nodebb
./nodebb start
Go to localhost:4567
Login as the administrator user you created
Go to themes
Activate Persona for Netdata
Change categories to match community settings
Change footer to match community settings
Change logos to match community settings
---
Persona is the new default theme for NodeBB as of v0.7.1

