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

Commitc4d18d8

Browse files
committed
Add missing words in sentence & change jekyll watch instruction.
(cherry picked from commit 5b482d7e7acd700967a0c067f6ee043cffbc2cac)
1 parente682996 commitc4d18d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎theme-setup/index.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,9 @@ To modify the site's JavaScript files I setup a Grunt build script to lint/conca
236236
npm install
237237
{% endhighlight %}
238238

239-
From the theme's root, use`grunt` concatenate JavaScript files, and optimize .jpg, .png, and .svg files in the`images/` folder. You can also use`grunt dev` in combination with`jekyll build --watch` to watch for updates JS files that Grunt will then automatically re-build as you write your code which will in turn auto-generate your Jekyll site when developing locally.
239+
From the theme's root, use`grunt` to concatenate JavaScript files and optimize`.jpg`,`.png` and`.svg` files in the`images/` folder.
240+
241+
You can also use`grunt dev` in combination with`bundle exec jekyll serve` to watch for updates in JS files that Grunt will then automatically re-build as you write your code, which will in turn auto-generate your Jekyll site when developing locally.
240242

241243
---
242244

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp