Skip to content

Repository files navigation

Recipes

My, andreasl's cooking recipe blog.

This jekyll-based blog contains my curated collection of food recipes. Find it on GitHub pages at https://langenhagen.github.io/recipes/. Enjoy!

Prerequisites

You need ruby, possibly installed with rbenv. You also need jekyll. See: https://jekyllrb.com/docs/installation/.

Local Usage

Run locally with:

jekyll serve --baseurl ""

You should visit the blog then according to your jekyll installation on localhost:4000.

Update Dependencies

You can update the project's dependencies by first updating bundler to the latest version and then updating the projects dependencies.

To update bundler and the project dependencies, call:

gem install bundler;
bundle update;

About

My, andreasl's cooking recipe blog.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages