I’m working on a simple little app for making quick HTML pages and uploading them to IPFS. I wanted my own program for making quick, simple pages with images, etc. Here’s a sample page I made with it: https://ipfs.io/ipfs/QmZjArknV79EF5TTgwdnPxBcfrT9hPro5M6WVfYCbucgsi/
It’s written using Unicon. Here’s the code (so far-unfinished, but works): GitHub - shawnfratis/IQ-IPFS-Quickie-: An app for making quick HTML pages in IPFS
This is for Linux mainly, but I will create exe’s for Linux and Win as soon as I get a chance.