Coder Social home page Coder Social logo

pyrokinesisstudio / jekyll-import Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jekyll/jekyll-import

1.0 2.0 0.0 901 KB

:inbox_tray: The "jekyll import" command for importing from various blogs to Jekyll format.

Home Page: http://import.jekyllrb.com

License: MIT License

Ruby 99.89% Shell 0.11%

jekyll-import's Introduction

jekyll-import

Build Status

The new Jekyll command for importing from various blogs to Jekyll format.

Note: migrators are now called importers and are only available if one installs the jekyll-import gem.

How jekyll-import works:

Jekyll v2.x and higher

  1. Install the rubygem with gem install jekyll-import.
  2. Run jekyll import IMPORTER [options]

Jekyll v1.x

Launch IRB:

# 1. Require jekyll-import
irb> require 'jekyll-import'
# 2. Choose the importer you'd like to use.
irb> importer_class = "Behance" # an example, there are many others!
# 3. Run it!
irb> JekyllImport::Importers.const_get(importer_class).run(options_hash)

Documentation

jekyll-import has its own documentation site, found at http://import.jekyllrb.com. Dedicated documentation for each migrator is available there.

jekyll-import's People

Contributors

parkr avatar jekyllbot avatar mattr- avatar aniketpant avatar cat-in-136 avatar ryangreenberg avatar pfleidi avatar borfast avatar rayfranco avatar mojombo avatar njt1982 avatar dirkkelly avatar gr4y avatar danbernier avatar vidbina avatar jinghao avatar benguild avatar tomasgreif avatar quiddle avatar paramaggarwal avatar shigeya avatar tekkub avatar albertogg avatar drewish avatar suriyaakudoisc avatar joschi avatar derjoachim avatar dirtyf avatar nikkortumblr avatar timmillwood avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.