hey guys, I recently built a new app (with clojure, datomic etc) that helps with organizing personal knowledge (books read, quotes found, essays written) and publish all that as personal site. Basically I wanted centralized place to store all the information/knowledge I found/produced (instead of using 3d party services such as GoodReads, Amazon Kindle Highlights, Medium etc). My web app called https://montaigne.io, I made it for myself and I was able to publish my personal site through it https://podviaznikov.com/. If anyone wants to try or play with it - let me know. Also, would love to hear any feedback on the approach.
sounds interesting! I'll check it out.
Feedback requested on a proposed Pandoc task, details: https://github.com/hashobject/perun/pull/173
@podviaznikov I signed up for http://montaigne.io, looking forward to seeing how it works. I assume I'll get an email when it's ready?
just enabled your account. try to logout/login again
might hit bunch of bugs. You are basically 2nd person (except me) to try it
no worries, I can handle bugs 🙂
@jjttjj (reposting, not sure if you saw) are you able to build a version of Perun locally? I have a branch that passes all tests on Windows
I'd like to get confirmation that it works for you before i merge it
@bhagany sorry for the delay, just built and ran the windows-separators branch, everything seemed to be working good on first glance!
nice, I merged that PR into master
great, thanks to both of you!