Tuesday, November 16, 2021

Show HN: Create a simple, searchable wiki from Google Drive https://ift.tt/3FmOerG

Show HN: Create a simple, searchable wiki from Google Drive Hi folks, I've built a tool to quickly create wikis from Google Drive folders that makes it easy to find files fast. It's similar to creating a wiki with Google Sites, but it looks nicer and the search is faster and more accurate. You can easily publish public wikis to a custom domain too. Here's the link: https://neat.wiki Hope it's useful, any feedback is much appreciated. November 16, 2021 at 08:01PM

No comments:

Post a Comment

Show HN: Nibble https://ift.tt/tkOndsQ

Show HN: Nibble An attempt at a single pass LLVM frontend in ~3000 lines of C without external dependencies, malloc, or an AST. Included are...