Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
Merged
Changes from all commits
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
4 changes: 2 additions & 2 deletions src/frameworks/frameworks_jekyll.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Jekyll is a great static site generator, also used by github pages. You simply n
$ gem install jekyll
$ jekyll new my-awesome-site
$ cd my-awesome-site
$ jekyll serve --port $PORT
$ jekyll serve --host $IP --port $PORT

<iframe width="640" height="480" src="//www.youtube.com/embed/xdxfyFS3pog" frameborder="0" allowfullscreen></iframe>
<iframe width="640" height="480" src="//www.youtube.com/embed/xdxfyFS3pog" frameborder="0" allowfullscreen></iframe>