youhosi / nodebb-theme-oxide

Theme based on Github for NodeBB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ‰ nodebb-theme-oxide


NodeBB theme made to look similar to GitHub design. Theme itself is not fully done yet, there might still be some places where CSS styling is missing, in addition, some visual components might need to be changed depending on your taste.

πŸ“š Installation


npm i nodebb-theme-oxide

  1. Installation is pretty simple, all you have to do is to log into your SSH, go into your main nodebb directory, then copy & paste the above command. It will install the theme for you automatically.
  2. After this step, you have to go into your ACP to enable it inside of Appearance > Themes section.
  3. Once you have selected the theme, it will ask you to Restart & Rebuild your NodeBB instance, do it.
  4. Enjoy this awesome theme! Wooo πŸ‘»

πŸ“„ Contributing


  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Create PR!

🧐 Screenshots


Demo

screenshot screenshot

About

Theme based on Github for NodeBB.

License:MIT License


Languages

Language:Smarty 64.5%Language:Less 27.7%Language:JavaScript 7.8%