Skip to content

A simple bash script to import Makefly weblog engine's post to Hugo

Notifications You must be signed in to change notification settings

blankoworld/makefly2hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Presentation

makefly2hugo gives opportunity to import Makefly's weblog engine post into Hugo.

Installation

git clone https://github.com/blankoworld/makefly2hugo.git makefly2hugo

Preparation

cd makefly
./makefly backup
cp mbackup/20160119-2058_makefly.tar.gz /path/to/makefly2hugo

It creates a backup file in mbackup directory. For an example 20160119-2058_makefly.tar.gz.

Place it into makefly2hugo git

Then do:

cd makefly2hugo
tar xvf 20160119-2058_makefly.tar.gz
bash makefly2hugo.sh

About

A simple bash script to import Makefly weblog engine's post to Hugo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages