Giter Site home page Giter Site logo

gatakka-google-gracida-co / jekyll-import Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jekyll/jekyll-import

0.0 1.0 0.0 1.09 MB

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

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

License: MIT License

Ruby 99.91% Shell 0.09%

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 https://import.jekyllrb.com. Dedicated documentation for each migrator is available there.

jekyll-import's People

Contributors

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

Watchers

James Cloos 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.