Where is stored ghost.js sorce html file? I want to create website using ghost.js, but I can't even find a html source file.
Asked
Active
Viewed 46 times
-3
-
@Jai — The code they said they couldn't find? – Quentin Jul 03 '17 at 10:37
1 Answers
0
Ghost is a CMS. It generates content from templates.
See the template guide in the documentation.
You'll find them in the themes directory with .hbs
file extensions along with a README that explains all this again.

Quentin
- 914,110
- 126
- 1,211
- 1,335