fuentesloic / seork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

04 - deal with real data

NEXT STEP: automatisation data insertion from instagram

How to run

  1. To install Jekyll:

At the terminal prompt, simply run the following command to install Jekyll:

$ gem install jekyll
  1. To build Jekyll:
  • You can use this command:
$ jekyll build
  • Or that one:
$ jekyll build --watch

Watched for changes and regenerated automatically.

  1. To run:

Easy, just run that:

$ jekyll serve

and a development server will run at http://localhost:4000/
PS: Auto-regeneration: enable so use --no-watch to disable.

About


Languages

Language:CSS 70.1%Language:JavaScript 23.0%Language:HTML 6.8%