I would like to run Jekyll to preview my Github Pages website. Is there a way I can install Jekyll and preview it using jekyll serve?
jekyll serve
I know that post is very old but I've created Jekyll template for Repl.it. Site is stored in docs folder.
Is there a way to install Jekyll for Github Pages?
I would like to run Jekyll to preview my Github Pages website. Is there a way I can install Jekyll and preview it using
jekyll serve
?I know that post is very old but I've created Jekyll template for Repl.it. Site is stored in docs folder.