
Docsify.js
DocFX
Docusaurus
Doxygen
Daux.io
GitBook
Natural Docs
Docpress
Quickwit
Tantivy
Typesense
OpenSearch
ElasticSearch
Apache Solr
Algolia
Meilisearch
Docsify.js
QuickwitDocsify.js is recommended for projects that require straightforward, no-fuss documentation with minimal setup and configuration. It's especially suitable for small to medium-sized projects, open-source libraries, or internal documentation sites where real-time updates and markdown simplicity are valued. Developers who prefer working with markdown and need a tool that allows them to quickly get documentation up and running will likely find Docsify.js to be an excellent choice.
Docsify.js might be a bit more popular than Quickwit. We know about 19 links to it since March 2021 and only 14 links to Quickwit. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I had wanted to use Gitbook for blog/wiki[0] but then discovered that it's not opensource anymore. After not finding anything for a long while finally found something close that will work for me: Docsify[1]. Docsify is git-backed but not a static site generator. Instead it reads the markdown as-is and renders to HTML/DOM (don't know the details) in the browser. I had 2 problems with it, first the sidebar... - Source: Hacker News / 12 months ago
I built a fast, responsive, and lightweight static documentation site powered by Docsify, hosted on AWS S3 with a CloudFront CDN for global distribution. The entire infrastructure is managed using Pulumi YAML, allowing me to declaratively define and deploy resources without writing any imperative code. - Source: dev.to / over 1 year ago
Okay new plan, does anyone know how to do this docsify on github? I obviously am a noob on github and recently on reddit. I'd like to help where I can but my knowlegde seems to be my handycap. I could provide you a trash-mail, if you need one, but I need a PO (product owner) to manage the git... I have no clue about this yet (pages and functions and stuff). Source: about 3 years ago
Good idea. Instead of bookstack, I recommend something like Docsify The content is all in Markdown and can be managed in a git repo. Easy to deploy the whole website to any simple static HTTP server - or even Github pages. This way you can review contributions and have good version control. Source: about 3 years ago
The tools to author it aren't that important, frankly. Ask your audience what they're most comfortable using and try to meet them there. If the stakeholders are technical, you have more options. If they aren't, I hope you like Google Docs or Word, because if you give them anything other than that or a PDF, they'll probably complain. At worst, yeah, write it in a long Markdown text file and use tools like pandoc to... - Source: Hacker News / over 3 years ago
Nice... it's cool to see how different companies are putting together best fit solutions. I'm also glad that they at least started out with off the shelf apps instead of jumping to something like a bespoke solution early on. Quickwit[1] looks interesting, found via Tantivity reference. Kind of like ES w/ Lucene. 1. https://github.com/quickwit-oss/quickwit. - Source: Hacker News / about 1 year ago
Https://github.com/quickwit-oss/quickwit to_tsvector in PG never worked well for my use cases SELECT * FROM dump WHERE to_tsvector('english'::regconfig, hh_fullname) @@ to_tsquery('english'::regconfig, 'query'); Wish them to succeed. Will automatically upvote any post Tantivy as keyword. - Source: Hacker News / about 2 years ago
We tested S3 Express for our search engine quickwit[0] a couple of weeks ago. While this was really satisfying on the performance side, we were a bit disappointed by the price, and I mostly agree with the article on this matter. I can see some very specific use cases where the pricing should be OK but currently, I would say most of our users should just stay on the classic S3 and add some local SSD caching if they... - Source: Hacker News / over 2 years ago
Quickwit (https://quickwit.io/) | Paris, France | Onsite and remote (based in Europe) | Full-time The company is fully remote but we also have a small office in Paris. We prefer candidates based in Europe but can make exceptions for the right profiles. - Senior Software Engineer 80-110kโฌ + 0.25-1% equity based on experience.- Source: Hacker News / almost 3 years agoWeโre looking for a senior software engineer to contribute to...
- Another nice comment seen on HN ยซ it seems to be very easy to run, not very IO intensive, and running fine on a single node with modest hardware with >2 billion log rows. It has a really cool dynamic schema feature too.ยป [9] Fun fact: at least 4 users are using Garage[10] as the object storage, this OSS project looks really promising and made the HN front page a few months ago[11], we really cherish the OSS for... - Source: Hacker News / about 3 years ago
DocFX - A documentation generation tool for API reference and Markdown files!
Tantivy - ๐ On average 2x faster than Lucene ๐ Full-text search โ๏ธ Configurable tokenizer (stemming available for 17 languages) ๐ Tiny startup time (<10ms) โจ๏ธ Natural and Phrase Queries ไทด Range Queries ๐ Incremental Indexing ๐จ Multi-threaded Indexing ๐ฉ JSON Fโฆ
Docusaurus - Easy to maintain open source documentation websites
Typesense - Typo tolerant, delightfully simple, open source search ๐
Doxygen - Generate documentation from source code
OpenSearch - OpenSearch is a community-driven, open source search and analytics suite derived from Apache 2.0 licensed Elasticsearch 7.10.2 & Kibana 7.10.2. It consists of a search engine daemon, and a visualization and user interface, OpenSearch Dashboards.