6 ms·
it's still in the works, but here's the plan: - written in golang, one binary - custom markup lang - very short urls (https://j3s.sh/$pagename https://j3s.sh
by j3s 1y ago
it's still in the works, but here's the plan:
- written in golang, one binary
- custom markup lang
- very short urls (https://j3s.sh/$pagename https://j3s.sh/$pagename)
- pages are saved as text-files-written-to-disk with git autocommits (similar to mycorrhiza[0])
- "blocks" that process parts of pages differently - similar to edna[1]
- pages editable via web interface (rudimentary phone support)
- autolinks between pages
- simple picture upload interface (^V with a pic in clipboard will upload the pic + paste appropriate markup)
- single user system, intended as a personal knowledge base
this system will replace https://j3s.sh https://j3s.sh and https://abyss.j3s.sh https://abyss.j3s.sh eventually -- all old links will redirect to the new wiki. it's been quite an undertaking, but i think the end result will be worth it :3
[0]: https://github.com/bouncepaw/mycorrhiza https://github.com/bouncepaw/mycorrhiza
[1]: https://edna.arslexis.io https://edna.arslexis.io
- lelanthran 1y agoSee my comment upthread; I'm very curious why PHP would not have worked for you.
- j3s 1y agobecause i don't enjoy working with PHP