Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 23 Shell Markdown Projects
-
nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Project mention: Ask HN: What's a good, privacy focused bookmark manager? | news.ycombinator.com | 2023-06-12I use [nb](https://github.com/xwmx/nb). It's a CLI tool (easy to write a GUI for if you want one) that is fast, uses Git to version control things, and handles more than just bookmarks. I sync across computers using Dropbox.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
Note taking without the lock-in
-
-
-
I love the code [1]. Mine [2] is a bit over engineered because I wanted hot-reloading (without JS), and it was a delightful yak shave.
But the basic idea is the same --- heredocs for templating, using a plaintext -> html compiler (pandoc in my case), an intermediate CSV for index generation.
Very nice!
[1] https://github.com/karlb/karl.berlin/blob/master/blog.sh
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
-
Project mention: YSK: Debt dies with the individual, it does not transfer to anyone UNLESS they agree to pay in some way | /r/YouShouldKnow | 2023-03-10
simpleoptout.com. This website has an extensive list off all (?) the websites that store or sell your personal data and how to opts out. I usually go through the list once a year.
-
-
There are tools to do exactly that, like a simple bash scripts lit.sh: https://github.com/vijithassar/lit
I've heard it referred to as 'semi-literate programming' because it skips the reorganization functionality and just gives you nice prose to code conversion.
-
-
-
pandoc-templates
An opinionated set of Pandoc templates and scripts for converting markdown to DOCX manuscripts that adhere to William Shunn's Proper Manuscript Format guidelines using Pandoc. (by prosegrinder)
Project mention: Strange Machines: An Anthology of Dark User Manuals | /r/technicalwriting | 2023-04-15Also anyone can write a story in markdown then run it through a Pandoc template: https://github.com/prosegrinder/pandoc-templates
-
-
pandoc-markdown-latex-pdf
Example of how to produce scientific, academic, and technical PDF documents such as essays, reports, or thesis by writing Markdown and converting with Pandoc via LaTeX. We also included build and release automation with GitHub actions.
-
Project mention: Show HN: Notesium, Markdown Notes in Vim with an Obsidian-Like Graph View | news.ycombinator.com | 2023-06-29
-
Pandoc is such a great conversion program. I write in markdown and export to PDF and using pygments for code syntax coloring, with .tex files to adjust layouts, tables, and the like.
-
Project mention: Free Use of gpt3 and gpt4 APIs for Automatically Generating Multi-Language README.md | /r/github | 2023-08-28
Github: action-translate-readme
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Shell Markdown related posts
- Show HN: Notesium, Markdown Notes in Vim with an Obsidian-Like Graph View
- I recently open-sourced my personal markdown-based notes system with bi-directional links at its core, Vim integration, fuzzy search, graph view, and more. Looking for feedback and constructive criticism.
- Strange Machines: An Anthology of Dark User Manuals
- YSK: Debt dies with the individual, it does not transfer to anyone UNLESS they agree to pay in some way
- Manuscript format in other languages?
- Permission Slip by Consumer Reports: take back control of your data
- Law being pass to avoid excessive rent increases and my job sent an email to testify against it
-
A note from our sponsor - Onboard AI
getonboard.dev | 1 Oct 2023
Index
What are some of the best open-source Markdown projects in Shell? This list will help you:
Project | Stars | |
---|---|---|
1 | nb | 5,733 |
2 | adr-tools | 4,089 |
3 | github-markdown-toc | 3,104 |
4 | notes | 1,150 |
5 | github-action-markdown-link-check | 362 |
6 | dot | 200 |
7 | shite | 175 |
8 | mdsh | 150 |
9 | simpleoptout | 134 |
10 | cli | 134 |
11 | lit | 116 |
12 | mdt | 100 |
13 | noted | 74 |
14 | pandoc-templates | 53 |
15 | Runbook.md | 18 |
16 | pandoc-markdown-latex-pdf | 17 |
17 | notesium | 17 |
18 | pandoc-from-markdown-to-pdf | 15 |
19 | action-translate-readme | 13 |
20 | manaita | 7 |
21 | udoxy | 7 |
22 | tocgen | 6 |
23 | dev-tasks | 5 |