hateblo2hugo is a tool to migrate blog data of hatenablog to markdown data for Hugo.
$ go get github.com/stormcat24/hateblo2hugo
Before use this tool, you must export blog data from hatenablog. Data format of hatenablog is Movable Type.
$ hateblo2hugo migrate -i ~/your_path/your_hatenablog.export.txt -o ~/your_path/your_hugo_blog/blog/
- Remove Hatena Keyword link
- Download images from hatena photo life, and locate files to
{blog_dir}/static/images
directory. - Embed contents
- Tweet
- Speakerdeck
- General links
- GitHub Repository (use lepture/github-cards )
- Code syntax
See LICENSE.
Copyright © stromcat24. All Rights Reserved.