Yeah I was updating this forum.
how to generate the tpl file in the directory of public/templates
-
I find the directory(public/templates) is not in git repo ,but when I setup finished ,it appeared.
I need to modify the homepage a little.
I have seen the code ,but I still don't know where generate it . someone can tell me ? -
The source files are mainly in the theme, which is a separate dependency. For example, the persona theme is found here: https://github.com/NodeBB/nodebb-theme-persona
You'll want to fork the theme, probably
-
This post is deleted! -
@julian Thanks