README ¶ hateblo2hugo hateblo2hugo is a tool to migrate blog data of hatenablog to markdown data for Hugo. Install $ go get github.com/stormcat24/hateblo2hugo Preparation Before use this tool, you must export blog data from hatenablog. Data format of hatenablog is Movable Type. Usage $ hateblo2hugo migrate -i ~/your_path/your_hatenablog.export.txt -o ~/your_path/your_hugo_blog/blog/ Migration Features 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 Example using hateblog2hugo http://stormcat.hatenablog.com to https://blog.stormcat.io License See LICENSE. Copyright © stromcat24. All Rights Reserved. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis cmd helper hugo service transformer Click to show internal directories. Click to hide internal directories.