Hacker News new | ask | show | jobs
by 627467 2212 days ago
I discovered andy's notes in the past and has been trying to determined what he uses to publish those clean yet powerfull notes. The janitor is only one part. do you also publish your notes as HTML? How to you make use of the backlinks generated by janitor?
3 comments

It's possible to get a similar system with TiddlyWiki and the Krystal theme plus a few plugins:

https://twitter.com/Learn_Awesome/status/1265574525342793730...

Intriguing... thanks for sharing!
I don't. I share my notes with some friends as a private GitHub repo. The backlinks I just use as click-throughs to help me navigate my own notes. I too admire his notes site. Making my own is too much effort for me right now, but it is something I really want...
I believe you can use this Gatsby theme to get the behavior you're looking for https://github.com/aravindballa/gatsby-theme-andy
Woah, looks neat! Thank you!