update readme
This commit is contained in:
parent
2a02b33a4c
commit
06e5c0b41f
12
README.md
12
README.md
@ -1,6 +1,10 @@
|
|||||||
# Quickstart Theme for NodeBB
|
# Quickstart Theme for NodeBB
|
||||||
|
|
||||||
This repository contains all of the preparatory work for a theme based off of the [Persona theme](https://github.com/NodeBB/nodebb-theme-persona). If you'd like to base your theme off [Lavender](https://github.com/NodeBB/nodebb-theme-lavender) or [Vanilla](https://github.com/NodeBB/nodebb-theme-vanilla) instead, switch to the appropriate branch.
|
This repository contains all of the preparatory work for a theme based off of the [Persona theme](https://github.com/NodeBB/nodebb-theme-persona). If you'd like to base your theme off another supported theme instead, switch to the appropriate branch:
|
||||||
|
|
||||||
|
* [Lavender](https://github.com/NodeBB/nodebb-theme-lavender)
|
||||||
|
* [Vanilla](https://github.com/NodeBB/nodebb-theme-vanilla)
|
||||||
|
* [Material](https://github.com/pichalite/nodebb-theme-material)
|
||||||
|
|
||||||
Fork it to create your own theme based off of it!
|
Fork it to create your own theme based off of it!
|
||||||
|
|
||||||
@ -34,4 +38,8 @@ Also, add a screenshot! Take a picture of your theme, and save it as "screenshot
|
|||||||
|
|
||||||
``` json
|
``` json
|
||||||
"screenshot": "screenshot.png"
|
"screenshot": "screenshot.png"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Credits
|
||||||
|
|
||||||
|
Material theme by [pichalite](https://github.com/pichalite).
|
Loading…
x
Reference in New Issue
Block a user