mdBook
woodpecker
Our great sponsors
mdBook | woodpecker | |
---|---|---|
76 | 3 | |
12,311 | 1,495 | |
6.3% | - | |
8.2 | 7.3 | |
9 days ago | 6 days ago | |
Rust | Rust | |
Mozilla Public License 2.0 | GNU General Public License v3.0 only |
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.
mdBook
-
I made a browser extension that automatically applies themes on websites generated with mdBook.
I personally had the frustration that websites generated with [mdBook](https://github.com/rust-lang/mdBook) always displayed me the "Navy" theme. But I prefer the "Ayu" theme, therefore I always set the theme to "Ayu". But doing things per hand is not the way we do stuff around here, so I decided to write a small browser extension that applies the themes for me.
-
Are books underrated as a source for learning?
It's mdBook which is made in Rust and popular with Rust content https://rust-lang.github.io/mdBook/
- Self-hosted/opensource Help Center / CMS?
-
mdbook PDF generator with (optionally) no dependencies
I made a PDF generator for mdbook called mdbook-compress.
-
How to improve documentation / technical writing skills?
This makes me think, maybe I'll start using mdBook. I find it really comfortable to read and it's probably not too complicated to use.
-
Anyone use Git for writing projects?
I sync Obsidian with Git and use pandoc for book / ebook generation (or Foam with Visual Code might work too).
Scrivener can synchronise with Git too - albeit indirectly (it sync's with a folder & I use a simple script to keep it up to date)
If you need to organise research you can sync Wiki.js with Git.
However, Gitbook or mdBook might be easier to use for a single book project.
https://rust-lang.github.io/mdBook/
-
Wiki or a static website for homelab description
mdBook
-
Name a program that doesn't get enough love!
+1 for Pandoc. I'll also add mdBook as an alternate for markdown to web version of ebooks (especially for search and themes).
-
What’s the prettiest yet most lightweight self-hosted wiki service out there?
I also don't mind using a Markdown editor + static site generator like mdBook - BookStack is where I'd have gone if I wanted something else
-
New Rust course by Android: Comprehensive Rust 🦀
All credit goes to the mdbook people for this! I'm using it to turn Markdown text into HTML, complete with interactive playgrounds and all :-)
woodpecker
- What are some less popular but well-made crates you'd like others to know about?
-
[Media] Introducing `pdc` a load testing library that can hit 500,000 req/sec
drill
-
[ANN] servant-benchmark v0.1.1.1
I've recently published servant-benchmark, a small library that produces request files from Servant APIs to be used by external benchmarking tools. It currently supports exports for wrk, siege, and drill.
What are some alternatives?
gitbook - 📝 Modern documentation format and toolchain using Git and Markdown
Wiki.js - Wiki.js | A modern and powerful wiki app built on Node.js
MkDocs - Project documentation with Markdown.
bookdown - Authoring Books and Technical Documents with R Markdown
nomicon - The Dark Arts of Advanced and Unsafe Rust Programming
habitat - Modern applications with built-in automation
notty - A new kind of terminal
iota - A terminal-based text editor written in Rust
parity-bitcoin - The Parity Bitcoin client
woodpecker - Drill is an HTTP load testing application written in Rust
coreutils - Cross-platform Rust rewrite of the GNU coreutils
rust-playground - The Rust Playground