Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add new blogpost#2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
gauravkukade merged 2 commits intomasterfromblog/2020-12-19-uuid-guide
Dec 19, 2020
Merged
Show file tree
Hide file tree
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
Add a gem in Gemfile
  • Loading branch information
@gauravkukade
gauravkukade committedDec 19, 2020
commit059faabbe6e4b9e68e7ecbb75df060f6ba06f2c4
1 change: 1 addition & 0 deletionsGemfile
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -17,4 +17,5 @@ group :jekyll_plugins do
gem 'jekyll-archives'
gem 'kramdown'
gem 'rouge'
gem 'kramdown-parser-gfm'
end
7 changes: 6 additions & 1 deletionGemfile.lock
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -44,6 +44,8 @@ GEM
listen (~> 3.0)
kramdown (2.3.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand All@@ -63,6 +65,7 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
wdm (0.1.1)

PLATFORMS
ruby
Expand All@@ -75,7 +78,9 @@ DEPENDENCIES
jekyll-seo-tag
jekyll-sitemap
kramdown
kramdown-parser-gfm
rouge
wdm (>= 0.1.0)

BUNDLED WITH
2.0.2
2.1.4

[8]ページ先頭

©2009-2025 Movatter.jp