Igapyon Diary System v3 ======================= [Igapyon Diary System v3](https://github.com/igapyon/igapyonv3) (#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 ### Parts - Hashtag: #‎igapyonv3‬ - Data format: ‪#‎Markdown - Web design: ‪#‎Bootstrap‬ - Written in #‎Java ### Subprojects - [IgapyonMd2Html](https://github.com/igapyon/igapyonv3/blob/master/IgapyonMd2Html.md) : Command line utility which convert Markdown text (.md) to Html text with Bootstrap (.html). - [IgapyonHatenaDiary2Md](https://github.com/igapyon/igapyonv3/blob/master/IgapyonHatenaDiary2Md.md) : IgapyonHatenaDiary2Md is command line utility which convert Hatena Diary xml (*.xml) to md text (*.md). ### License [Igapyon Diary System v3](https://github.com/igapyon/igapyonv3) is released under GNU LGPL version 3 and Apache License version 2 (dual license). You can select either LGPL or ASL or both. ### Depends Igapyon Diary System v3 (#igapyonv3) depends on several great OSSs. Great thanks to great OSSs. - [pegdown](https://github.com/sirthias/pegdown) - [parboiled](https://github.com/sirthias/parboiled) - [ASM](http://asm.ow2.org/) - [Bootstrap](http://getbootstrap.com/) - [jQuery](https://jquery.com/) - [Apache Ant](http://ant.apache.org/) - [Apache Commons CLI](https://commons.apache.org/proper/commons-cli/) - [Apache Commons IO](https://commons.apache.org/proper/commons-io/) ## Misc ### TODO - Write HatenaDialy2md prog.