bitovi / bitovi/documentjs

Template changes not reflected after re-generating the site

Open
#178 5 comments 0 reactions 0 assignees View on GitHub
documentation feature generate usability
Dominant language
JavaScript
Stars
598
Forks
371
PR merge metrics
No merged PRs in 30d

Description

When I run `grunt documentjs` the template files seem to be built and stored in `node_modules/documentjs/site/static` and `node_modules/documentjs/site/templates` creating multiple folders with names like `75a21ea334caf26fc57508f75c447391`

However, when I make changes to my own template files in `/styles/theme/templates/layout.mustache` (for example) and generate the site again, the changes are often not reflected in the generated site. I must manually delete all the files in `node_modules/documentjs/site/templates` and generate the site in order to see my changes.

I would expect `grunt documentjs` to automatically build the templates again instead of relying on the previous build.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.