Hi team,
I searched the forum and web but couldn’t find any easy answers to this question…
Is it possible to install my GH pages jekyll site to run from a USB stick?
Hi team,
I searched the forum and web but couldn’t find any easy answers to this question…
Is it possible to install my GH pages jekyll site to run from a USB stick?
One way is to use a tool like Wget to mirror the live Github site. Wget can adjust internal links to allow direct file browsing.
For example, to create a local mirror of Jekyll’s site:
wget --mirror --convert-links https://jekyllrb.com