Top 11 Mdbook Open-Source Projects
-
https://doc.rust-lang.org/book/ . That all. Official, easy to understand. You just follow this. When I started with new language I read which’s docs and use which’s func. It easy for you to remember which’s func
-
actions-gh-pages
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
Project mention: How I created my Portfolio website using Hugo and GitHub pages? | dev.to | 2022-06-19Interesting to note that GitHub stores this workflow in the "main" branch under .github/workflows folder. For more details on this Action please refer the documentation and code at https://github.com/peaceiris/actions-gh-pages.
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Looking forward, our stack opens up the ability to realize our full vision of what Warp can be. By choosing Rust and building a UI framework that is rendering-platform agnostic, we can easily scale to other platforms and even the web by compiling to WASM (a mistake we made was to not think about which crates will and won’t compile to WASM early on) and rendering with WebGL.
-
actions-mdbook
GitHub Actions for mdBook (rust-lang/mdBook) ⚡️ Setup mdBook quickly and build your site fast. Linux (Ubuntu), macOS, and Windows are supported.
-
Project mention: Codebase to study for learning Haskell | reddit.com/r/haskellquestions | 2021-11-17
blog generator
-
-
https://github.com/tommilligan/mdbook-admonish -- a preprocessor for mdbook to add Material Design admonishments
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
mdbook-pdf
A backend for mdBook written in Rust for generating PDF based on headless chrome and Chrome DevTools Protocol.(用 Rust 编写的 mdBook 后端,基于headless chrome和Chrome开发工具协议生成PDF)
mdbook-pdf depends on Google Chrome / Microsoft Edge / Chromium. The generated page are pretty much alike the one you manually print to PDF in your browser by opening print.html or executing google-chrome-stable --headless --print-to-pdf=output.pdf file:///path/to/print.html, but with customization of PDF paper orientation, scale of the webpage rendering, paper width and height, page margins, generated PDF page ranges, whether to display header and footer as well as customize their formats, and more, as well as automation. It supports all the platform where Google Chrome / Microsoft Edge / Chromium would work. You can check samples of the generated PDF files in the Artifacts here (The Rust book collections generated in x86_64 Windows, macOS as well as Linux).
-
Project mention: Announcing mdbook-man! An alternative backend for mdBook that generates man pages from the books. | reddit.com/r/rust | 2021-08-23
GitHub: https://github.com/vv9k/mdbook-man
-
Project mention: Element One – All of Matrix, WhatsApp, Signal and Telegram in One Place | news.ycombinator.com | 2021-10-26
> While it's interesting, I'm failing to see what the use case is.
I'm unclear if it supports relay mode, but if so, you can invite Matrix, Signal, and WhatsApp users into the same group chat! [1]
I've been using this on my self-hosted version of the bridge and it does wonders for those friends who are on Signal but don't want to try another app.
Also, a lot of people just don't want to swap between apps for direct messaging people on different services. This means you can use any Matrix compatible app [2] to chat with anyone on Matrix/WhatsApp/Signal/Telegram.
[1]: https://github.com/mautrix/docs/blob/master/bridges/python/s...
-
mdbook-template
A mdbook preprocessor that allows the re-usability of template files with dynamic arguments
I've been working on a preprocessor for mdbook called mdbook-template which allows you to dynamically pass arguments to any "template files" so you can de-duplicate common code in your mdbook.
Mdbook related posts
Index
What are some of the best open-source Mdbook projects? This list will help you:
Project | Stars | |
---|---|---|
1 | book | 9,617 |
2 | actions-gh-pages | 3,167 |
3 | book | 1,342 |
4 | actions-mdbook | 199 |
5 | learn-haskell-blog-generator | 128 |
6 | mdbook-katex | 77 |
7 | mdbook-admonish | 32 |
8 | mdbook-pdf | 21 |
9 | mdbook-man | 20 |
10 | docs | 15 |
11 | mdbook-template | 4 |
Are you hiring? Post a new remote job listing for free.