Skip to content

arbbas/EnigmaGamesWebsite

Repository files navigation

example-jekyll-gitpod

Sample repository for a Jekyll-based website using the Minima theme, with Gitpod support.

The resulting website is available at https://bluezio.github.io/example-jekyll-gitpod/.

To use Gitpod to edit the site, install the browser extension and click on the "Gitpod" button.

Local editing

First, install Ruby and Bundler.

Next, clone this repository, and install its dependencies:

bundle install

Start the live preview:

bundle exec jekyll serve

You can now preview the site at http://localhost:4000. Feel free to make any changes and then reload your page in the browser.

Publishing to Github Pages

If you have just created a new repository from this template, you will need to enable Github Pages for your repository to have the site built and served automatically. Check Step 2 of these instructions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors