perun

Discuss perun static site generator
podviaznikov 2017-02-21T00:49:04.000578Z

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.

bhagany 2017-02-21T00:52:55.000579Z

sounds interesting! I'll check it out.

👍 1
bhagany 2017-02-21T01:01:54.000581Z

Feedback requested on a proposed Pandoc task, details: https://github.com/hashobject/perun/pull/173

bhagany 2017-02-21T01:14:37.000583Z

@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?

podviaznikov 2017-02-21T01:15:40.000584Z

just enabled your account. try to logout/login again

podviaznikov 2017-02-21T01:17:08.000585Z

might hit bunch of bugs. You are basically 2nd person (except me) to try it

bhagany 2017-02-21T01:17:29.000586Z

no worries, I can handle bugs 🙂

1
bhagany 2017-02-21T02:00:13.000588Z

@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

bhagany 2017-02-21T02:00:36.000589Z

I'd like to get confirmation that it works for you before i merge it

2017-02-21T03:44:25.000591Z

@bhagany sorry for the delay, just built and ran the windows-separators branch, everything seemed to be working good on first glance!

podviaznikov 2017-02-21T04:43:07.000592Z

nice, I merged that PR into master

bhagany 2017-02-21T13:05:14.000593Z

great, thanks to both of you!