MkDocs
BookStack

MkDocs | BookStack | |
---|---|---|
118 | 316 | |
19,841 | 15,960 | |
1.1% | 1.9% | |
7.9 | 9.6 | |
3 months ago | 6 days ago | |
Python | PHP | |
BSD 2-clause "Simplified" License | MIT |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MkDocs
-
How to Create and Publish a Python Package on PyPI đ
The original mkdocs uses a Python package for its installer, so you can just pip install mkdocs, mkdocs new ., and then mkdocs build to convert markdown files into HTML.
-
Docusaurus â Build optimized websites quickly, focus on your content
If you don't like to run javascript outside of a browser, MkDocs is a great Python-based alternative: https://www.mkdocs.org/
-
Why I Prefer RST to Markdown
I like Markdown because it's simple and doesn't give me that many headaches.
You know what I don't like? HTML, for user submitted content in particular. The mess I've seen, after someone opted for using HTML for messages in a system, because that's what JS based editors were available for at the time. Endless need to work against XSS, with more and more incremental updates needed to the sanitization logic, some of which broke the presentation of the data in the DB.
Never again. Markdown, BBCode, anything but that.
As for docs? Currently just some Markdown, because that's what GitHub, GitLab, Gitea and others all know how to render.
Maybe something like https://www.mkdocs.org/ for the more standalone use cases.
-
Why Docs-as-Code is the Key to Better Software Documentation
Developing the documentation website using an open-source static site generator like Sphinx or MkDocs to build the files locally through the command line, rather than using a commercial program.
- I am stepping down from MkDocs
-
Alternatives to Docusaurus for product documentation
MkDocs is BSD-2-Clause licensed and has a vibrant community; GitHub Discussion is used for questions and high-level discussion, while the Gitter/Matrix chat room is used to discuss less complex topics. These communities provide essential resources and support.
- Ask HN: Tips to get started on my own server
-
Enhance Your Project Quality with These Top Python Libraries
MkDocs is a fast, simple and downright gorgeous static site generator thatâs geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
-
Top 5 Open-Source Documentation Development Platforms of 2024
MkDocs is a popular static site generator designed explicitly for building project documentation. Its minimalist approach, flexibility, and ease of use have made it a favorite among developers and ideal for non-technical users.
BookStack
-
I Created API Docs for 5 Open-source Projects Within 10 Minutes
BookStack: A platform for storing and organising information and documentation.
- BookStack: Simple and Free Wiki Software
-
Information flow - how I capture the notes
Joplin open-source tool, with paid Sync service. However, it supports WebDav sync. As a user of Fastmail have a lot lot of storage for it. Those parts work great, links, complexity level, and clear Markdown. Themes, mobile app, tags, everything I needed was there. Unfortunately, again, for short notes, my go-to app becomes memos, for long-form BookStack, seems to be the best solution. Why? Firstly my love for self-hosted solutions boomed, also Joplin even if looks perfect for my use case was some reason hard to describe and did not encourage me to write. Soo.. I back to Obsidian.
-
Show HN: I am building an open-source Confluence and Notion alternative
We use Bookstack[0] for this and I can recommend it. Free and open source.
[0] https://www.bookstackapp.com/
-
15 open-source tools to elevate your software design workflow
Link | Demo | Github | License
-
What wiki platforms are you using and how is it structured?
While I haven't used it, Bookstack is spoken of favourably.
- Solution de documentation local ?
-
Revision numbers?
On another topic, anyone knows anything similar to what's mentioned in this issue? https://github.com/BookStackApp/BookStack/issues/473
- Welche Note taking/Wiki App nutzt ihr, falls ĂŒberhaupt?
- I am tired of creating documents in WORD. Looking for suggestions
What are some alternatives?
sphinx - The Sphinx documentation generator
Outline - The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
pdoc - API Documentation for Python Projects
Wiki.js - Wiki.js | A modern and powerful wiki app built on Node.js
DocFX - Static site generator for .NET API documentation.
Dokuwiki - The DokuWiki Open Source Wiki Engine
Hugo - The worldâs fastest framework for building websites.
Documize - Modern Confluence alternative designed for internal & external docs, built with Go + EmberJS
Docusaurus - Easy to maintain open source documentation websites.
Mediawiki - đ» The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.
mdBook - Create book from markdown files. Like Gitbook but implemented in Rust
