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. Start by reading the introductory tutorial, then check the User Guide for more information.
No explainshell videos yet. You could help us improve this page by suggesting one.
Based on our record, explainshell seems to be a lot more popular than MkDocs. While we know about 110 links to explainshell, we've tracked only 2 mentions of MkDocs. 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'm a software engineer, and before getting my rM2, I kept all of my notes in Markdown format. They're under source control (git), and I use mkdocs to build them into a static website. I have a CI pipeline set up so that whenever I push changes to my notes to GitHub/Gitlab/Sourcehut, they are automatically built and published to my site. Source: about 2 years ago
Starlette is a web framework developed by the author of Django REST Framework (DRF), Tom Christie. DRF is such a solid project. Sharing the same creator bolstered my confidence that Starlette will be a well designed piece of software. - Source: dev.to / about 4 years ago
I've found this tool handy for faster-than-man explanations of various CLI invocations: https://explainshell.com/ Sadly, it hasn't been updated in years. - Source: Hacker News / 3 months ago
Https://explainshell.com/ also is good for explaining commands. - Source: Hacker News / over 1 year ago
Https://explainshell.com/ can help with that but isn't perfect. - Source: Hacker News / over 1 year ago
Explainshell.com is a reference I was recently given from a mentor. Source: over 1 year ago
Shout out to https://explainshell.com/ for being a great resource to understand cli tools and options. - Source: Hacker News / over 1 year ago
GitBook - Modern Publishing, Simply taking your books from ideas to finished, polished books.
cheat.sh - The only cheat sheet you need Unified access to the best community driven documentation
Doxygen - Generate documentation from source code
Kmdr - Kmdr explains the syntax of CLI commands you select in your browser
Docusaurus - Easy to maintain open source documentation websites
regular expressions 101 - Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.