IPFS program for making simple HTML websites

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): https://github.com/shawnfratis/IQ-IPFS-Quickie-

This is for Linux mainly, but I will create exe’s for Linux and Win as soon as I get a chance.

I’ve made a Windows version of my HTML app. It’s on the GitHub link above. It’s clunky, but it seems to work, though I’m still doing some testing.

I made another IPFS page with my little app. I have a few of my own programs on it. It seems to work well as a plain hash and using ipfs.io : https://ipfs.io/ipfs/QmUj3ntND2aSk4uUuVZ4DqE1T2GrUFVJnroUT3k1Fj73Zh/

1 Like