Hacker News new | ask | show | jobs
by tln 1931 days ago
I like markdown inside the code repo for the precise reason that it is easy to maintain! Also it easy to review ("Hey, this PR should update docs/Testing.md"), and easy to be in sync with what's deployed.

At $WORK I've got our repos hooked up to Slab, where the wiki style docs also go, so any search in Slab finds the markdown files as well.

And WRT slack, many tools including Slab let you use /slash commands to find answers. So in response to a question, you can do a /slab search, and maybe even /slab create to start a stub for a topic.

1 comments

Sorry, what’s Slab? I couldn’t figure it out by googling “slab source.”
> Slab

I'm guessing, it is https://slab.com/ ("The knowledge base that democratizes knowledge"), which I discovered by searching for "Slab for Slack".

Thanks, that's indeed the tool. Sorry I should have linked that.
Thanks. Comically googling for “slab” didn't show slab.com, although it does now.