Skip to content

Disable client app #660

Answered by Mister-Hope
scinos asked this question in Q&A
Discussion options

You must be logged in to vote

Currently no, and this is not our project goal.

Also, functions like navbar and sidebar may need javascript enabled and compoent actived to work.

If you don't need navbar and sidebar, just static pages rendered by markdown content, you can follow this idea:

Write a script to handle output. The script should try to handle the output files:

  1. remove all the js files
  2. use regexp to remove all the script tags in output html files.

After you build a project, run the script and get you want

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Mister-Hope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants