Jemi progress, part 7
Apr. 3rd, 2021 03:27 pmI fixed stuff - links to the regular web work, as do images (but doesn't deal with big images well)
At some point I might try a public release. But that would require pushing Compositor to maven central and/or getting my head round modules.
If you want to try it now, you'd need git and maven, then
Bug list: mailto links (I found one!)
Feature requests: bookmarks; visited link colour; gopher protocol; tabs?
At some point I might try a public release. But that would require pushing Compositor to maven central and/or getting my head round modules.
If you want to try it now, you'd need git and maven, then
git clone https://git.code.sf.net/p/compositor/code compositor cd compositor mvn package java -classpath core\target\compositor-1.0-SNAPSHOT.jar;apps\target\apps-1.0-SNAPSHOT.jar net.sf.compositor.gemini.Jemi...and who has the patience for that?
Bug list: mailto links (I found one!)
Feature requests: bookmarks; visited link colour; gopher protocol; tabs?