Updated main machine list
This commit is contained in:
parent
a23147b5c6
commit
00a0ba0fee
28 changed files with 71 additions and 67 deletions
3
notes.md
3
notes.md
|
|
@ -162,7 +162,6 @@ Installing Jekyll
|
|||
gem 'github-pages'
|
||||
)
|
||||
bundle install
|
||||
jekyll serve (or: bundle exec jekyll serve)
|
||||
|
||||
Updating Jekyll
|
||||
---
|
||||
|
|
@ -172,7 +171,7 @@ Updating Jekyll
|
|||
Running Jekyll
|
||||
---
|
||||
|
||||
jekyll serve --incremental --config _config.yml,_developer.yml
|
||||
bundle exec jekyll serve --incremental --config _config.yml,_developer.yml
|
||||
|
||||
Embedding Screenshots with Jekyll
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue