bulllaha.blogg.se

Gem install jekyll bundler
Gem install jekyll bundler











gem install jekyll bundler gem install jekyll bundler

Install Ruby and Jekyll ( sudo apt-get install ruby ruby-dev make gcc and sudo gem install jekyll bundler).Method 2: Using remote_theme with a Ruby Jekyll site Show Steps Go to Settings, scroll down to the GitHub Pages section, and choose “master branch” as the source.Add remote_theme: to your _config.yml file (make sure to remove any previous theme or remote_theme parameters that may have been there before).Create a new GitHub repository or go to an existing repository.Method 1: Using remote_theme with a GitHub repository Show Steps You should look up the official documentation for whichever method you want to use, but here are the basics: These are advanced uses and you should only use one of these methods if you know how to write jekyll sites from scratch. There are three other ways of using beautiful-jekyll. If you’re an advanced user and want to use beautiful-jekyll as a ruby gem, then follow these steps.īeautiful-Jekyll was initially developed as a GitHub Pages theme that was meant to be used via forking as described above, but due to high demand it’s now also available as a Github “remote_theme” and as a Ruby Gem. Installation steps (as a ruby gem - the hard way)įor most people (including myself!), I suggest using the easy way and ignoring this section.













Gem install jekyll bundler