Closed nwkyz closed 8 months ago
Currently there is no static export option, it will be added as a plugin in the future. You can export manually using
wget -r --mirror -p --convert-links -P --follow-tags=a ./ https://website.com
Okay thanks.
The site works well on localhost, but is there a method to export them as a static site, or some ways to host it on cloudflare pages and github pages? Thanks.