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

Support preview command #4

Open
ihostage opened this issue Oct 13, 2022 · 0 comments · May be fixed by #10
Open

Support preview command #4

ihostage opened this issue Oct 13, 2022 · 0 comments · May be fixed by #10
Labels
maintenance Maintenance tasks (tools, build systems, etc)

Comments

@ihostage
Copy link
Member

This command should do the next steps:

  • Clean dist and build folder (maybe clean-webpack-plugin can help us)
  • Build UI bundle (currently it is generated by npx webpack command)
  • Generate example site (currently it is generated by npx antora antora-playbook.yml command)
  • Start local HTTP server and publish build/site directory
  • [Optionally] If it's possible to think about hot-reload example site by change of CSS/JS/hbs sources
@ihostage ihostage added the documentation Improvements or additions to documentation label Oct 13, 2022
@ihostage ihostage linked a pull request Oct 26, 2022 that will close this issue
@ihostage ihostage added maintenance Maintenance tasks (tools, build systems, etc) and removed documentation Improvements or additions to documentation labels Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance tasks (tools, build systems, etc)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant