Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legacy docs take a long time to generate #39

Open
rprouse opened this issue Nov 26, 2017 · 0 comments
Open

Legacy docs take a long time to generate #39

rprouse opened this issue Nov 26, 2017 · 0 comments

Comments

@rprouse
Copy link
Member

rprouse commented Nov 26, 2017

I am not sure how to fix this, but until we added the legacy docs, the site regenerated nearly instantly as you made changes. It not takes nearly a minute. This really slows down the dev/test cycle.

We could,

  • Not generate the files and use javascript to include them, similar to our current index.php javascript redirect, but do the include
  • Pre-generate them and only regenerate when we change headers
  • Pre-generate them with lighter docs only headers that don't change
  • Figure out how to not generate them during development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant