less than 1 minute read

모두 체크해 줍니다.

image-20220107202853727

image-20220107203326631

image-20220107203514733

image-20220107205636497

image-20220107210959469

image-20220107214215102

image-20220107214344223

image-20220107214638762

image-20220107215526883

image-20220107215606837

image-20220107220325890

image-20220107222917554

image-20220107222952006

image-20220107223018023

image-20220107223424180

source "https://rubygems.org"

# Hello! This is where you manage which Jekyll version is used to run.
# When you want to use a different version, change it below, save the
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
#
#     bundle exec jekyll serve
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!

# gem "github-pages", group: :jekyll_plugins

# To upgrade, run `bundle update`.

gem "jekyll"
gem "minimal-mistakes-jekyll"

# The following plugins are automatically loaded by the theme-gem:
#   gem "jekyll-paginate"
#   gem "jekyll-sitemap"
#   gem "jekyll-gist"
#   gem "jekyll-feed"
#   gem "jekyll-include-cache"
#
# If you have any other plugins, put them here!
# Cf. https://jekyllrb.com/docs/plugins/installation/
group :jekyll_plugins do
end

image-20220107232350382

Updated: