Comment on Pre-rendering static websites with the 23 year-old wget commandparentComments−tjholowaychukOP7yYeah it doesn't work if you're relying on JS for interactions and layout, but wget's crawling technique works great if you're happy with using server-side rendering for content.
Comments
Yeah it doesn't work if you're relying on JS for interactions and layout, but wget's crawling technique works great if you're happy with using server-side rendering for content.