Skip to content

crazyfraggle/crazyfraggle.github.io

Repository files navigation

crazyfraggle.github.io

This is the repository from which I publish my blog. You can find that at the actual blog site https://crazyfraggle.github.io/.

If you want to use this repository as a guide to how to set up a blog using Jekyll, feel free. The file structure should be quite straight forward to understand, it is mostly following the guide from the Jekyll docs

Install developer dependencies

Extracted from the Jekyll docs above. First, set up local gem installation path if you haven't already. (Tip: It's in the zsh-customs setup.)

sudo apt-get install ruby-full build-essential zlib1g-dev
gem install jekyll bundler

Running locally

To preview the site before pushing to github, running Jekyll locally is a good idea. Install Jekyll as described in the docs above, then start with:

bundle exec jekyll serve

Or if you want to see your drafts rendered too:

bundle exec jekyll serve --drafts

About

Crazyfraggle blog thingy. Maybe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages