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

Commite30a885

Browse files
authored
Update README.md
1 parent48c899a commite30a885

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#Beautiful-Jekyll Theme (beautiful-jekyll-theme gem)
22

33
[![Gem Version](https://badge.fury.io/rb/beautiful-jekyll-theme.svg)](https://badge.fury.io/rb/beautiful-jekyll-theme)
4+
[![saythanks](http://i.imgur.com/L88apDa.png)](https://saythanks.io/to/daattali)
45

56
>*Copyright 2016[Dean Attali](http://deanattali.com). Licensed under the MIT license.*
67
@@ -15,9 +16,9 @@ If you need a bit of help or have comments, feel free to [contact me](http://dea
1516
To use this theme's gem, you need to first have a functioning Jekyll website. If you don't, there are many resources online for how to set up a Jekyll site. Here are the basic commands to get a minimal Jekyll site set up in Ubuntu:
1617

1718
```
18-
sudo apt-get install ruby ruby-dev make gcc
19-
sudo gem install jekyll bundler
20-
jekyll new ~/mysite
19+
$sudo apt-get install ruby ruby-dev make gcc
20+
$sudo gem install jekyll bundler
21+
$jekyll new ~/mysite
2122
```
2223

2324
##Installation

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp