Igapyon Diary System v3 (#igapyonv3) is an OSS diary system written in Java. One of main feature is converter which convert Markdown text (.md) to Html text with Bootstrap (.html)
##About
- Hashtag: #igapyonv3
- Data format: #Markdown
- Web design: #Bootstrap
- Written in #Java
- IgapyonMd2Html : Command line utility which convert Markdown text (.md) to Html text with Bootstrap (.html).
- IgapyonHatenaDiary2Md : IgapyonHatenaDiary2Md is command line utility which convert Hatena Diary xml (.xml) to md text (.md).
Igapyon Diary System v3 is released under GNU LGPL version 3 and Apache License version 2 (dual license). You can select either LGPL or ASL or both.
Igapyon Diary System v3 (#igapyonv3) depends on several great OSSs. Great thanks to great OSSs.
- Write HatenaDialy2md prog.