https://github.com/gruppe-adler/nodebb-theme-gruppe-adler
NodeBB theme for our forum.
https://github.com/gruppe-adler/nodebb-theme-gruppe-adler
nodebb nodebb-theme web
Last synced: 2 months ago
JSON representation
NodeBB theme for our forum.
- Host: GitHub
- URL: https://github.com/gruppe-adler/nodebb-theme-gruppe-adler
- Owner: gruppe-adler
- Created: 2014-09-10T20:54:43.000Z (over 10 years ago)
- Default Branch: 2.6
- Last Pushed: 2023-02-14T18:37:13.000Z (over 2 years ago)
- Last Synced: 2024-10-23T03:59:51.579Z (7 months ago)
- Topics: nodebb, nodebb-theme, web
- Language: Less
- Homepage:
- Size: 2.79 MB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gruppe Adler Theme for NodeBB
=============================Gruppe Adler Theme for NodeBB. Based on [Persona](https://github.com/NodeBB/nodebb-theme-persona).
Development strategy: rebase on latest Persona, apply our changes & build on them
## How
After cloning this repo, do this:
* `git remote add upstream https://github.com/NodeBB/nodebb-theme-persona.git
* `git fetch upstream`
* `git checkout 1.17.x` (whatever our current nodebb major/minor version is)
* if it does not exist yet, do `git checkout -b 1.17.x`
* `git rebase` onto whatever version is in the target NodeBB version's instal/package.json