Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/welksonramos/hexo-migrator-joomla

:recycle: Migrate your posts from Joomla to Hexo
https://github.com/welksonramos/hexo-migrator-joomla

hexo hexo-plugin javascript joomla joomla-migrator

Last synced: 2 months ago
JSON representation

:recycle: Migrate your posts from Joomla to Hexo

Awesome Lists containing this project

README

        

# hexo-joomla-migrator

[![npm version](https://img.shields.io/npm/v/hexo-migrator-joomla.svg)](https://www.npmjs.com/package/hexo-migrator-joomla) [![license](https://img.shields.io/npm/l/hexo-migrator-joomla.svg?style=flat)](https://raw.github.com/welksonramos/hexo-migrator-joomla/blob/master/LICENSE) [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

> Migrate your blog from Joomla to [Hexo](https://hexo.io/).

## Install

In your blog folder, add this npm dependency to your project :
``` bash
$ npm install hexo-migrator-joomla --save
```

## Usage

Export your Joomla articles with [J2XML](http://extensions.joomla.org/extensions/migration-a-conversion/data-import-a-export/12816?qh=YToxOntpOjA7czo1OiJqMnhtbCI7fQ%3D%3D) component.

Execute the following command after installed. `source` is the file path or URL of Joomla export file.

``` bash
$ hexo migrate joomla
```

# License

Lincensed under The MIT License (MIT)

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):


Jorge Zapata
Jorge Zapata

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!