Skip to content

fuentesloic/seork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published